按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
remote_shell_executor
This is a GenServer-ish implementation of a remote shell execution agent. A process that waits for the message to arrive on the RabbitMQ queue, tries to process (via shell execute) the request and send response back via RabbitMQ queue.
elogx
erlang logger extension
qrandom
Client for ANU QNRG service (random number from quantum fluctuations of the vacuum)
lfsr
Elixir implementation of a binary Galois Linear Feedback Shift Register.
medex
Medical Examination - application for register health check callbacks and represent their state via HTTP.
ex_aws_translate
ExAws.Translate Service Package
uuid_utils
UUID generator and utilities for Elixir.
epmdless
EPMDLess application (allows connecting erlang nodes without EPMD)
nested_filter
Drill down into a nested map and filter out keys according to user specified values
snor
A simple and fast implementation of basic features of Mustache templating
zwave
ZWave driver written in Elixir
telex
Telegram low-level API library for LFE
oath
Oath provides a system for Design by Contract in Elixir.
ex_airtable_phoenix
Sane conventions for using ExAirtable with Ecto for schema validation.
xbacon
A set of validators and matchers, focusing on Brazilian needs, but general too!
bit_field_set
Store and manipulate a set of bit flags, mostly used for syncing the state between peers in a peer to peer network, such as BitTorrent.
google_api_identity_toolkit
Google Identity Toolkit API client library. Help the third party sites to implement federated login.
git_auto_version
Auto version your apps with git tags
erlkaf
erlkaf - Erlang Kafka library based on librdkafka
grpc_lib
Shared functions for grpc and grpc_client
grapple
Webhook magic in Elixir
emeck
A Mocking library for Elixir language. It's implemented based on meck.
mongooseice
STUN/TURN server
tipo
Type checking for primitive elixir data types
forseti
An Erlang Balancer and Process Distributor
os_detect
Quickly determine the operating system from user-agent strings with binary pattern matching, falling back to BrowserScope patterns for completeness.
phoenix_pubsub_redis
The Redis PubSub adapter for the Phoenix framework
alexa_verifier
A Plug to verify signatures for Amazon Alexa requests
mantle
Mantle is a library that wraps requests to Core for ease of use in Platform.
sigaws_quickstart_provider
Signature verification provider implementation for Sigaws. This quickstart provider implementation can be used to try out AWS signature verification using `plug_sigaws` Hex package.
monex
Monadic types collection. Option (Maybe) - some(val)/none(). Result - ok(val)/error(err).
rebar_mix
A rebar plugin for building Elixir dependencies with mix
commando
Elixir command line options parser with descriptions, help messages, default values, and other useful features
nerves_system_rpi3_pigpio
Nerves System - Raspberry Pi 3 B with pigpio support (https://github.com/joan2937/pigpio)
riak_core_lite
Riak Core Lite
geo_gateway
A gateway for receiving and redistributing data from machine sensors
krypto
Crypto implementation in Elixir, using Erlang crypto, public_key and OpenSSL ports.
ecto_stream_factory
A factory library for property-based and regular tests
riverside
A plain WebSocket server framework.
genie
An inference engine written 100% in Elixir.
ldap
LDAP Directory and Identity Server
teleport
application to call remote functions
alice
A Slack bot
fast_yaml
Fast YAML native library for Erlang / Elixir
cure
Interfaces Elixir with C/C++ code in a user-friendly way! Based on Erlang-ports. Provides a few Mix-tasks to kickstart the development process.
lazy_for
Lazy implementation of Kernel.SpecialForms.for/1 based on streams
twilight_informant
Twilight Informant is an Elixir client for the Nightscout (cgm-remote-monitor) JSON API.
google_api_text_to_speech
Cloud Text-to-Speech API client library. Synthesizes natural-sounding speech by applying powerful neural network models.
rebar3_archive_plugin
Create Erlang Code archives with rebar3.
with_retry
Additional `with_retry` code block used for writing with statements that have retry logic.
prop_schema
An extension on `Ecto.Schema` where you can provide additional options, which will be read by the corresponding `PropSchema.TestHarness` module, used in the test files to generate property tests.
simple_agent
A simplification/abstraction layer for the Agent module.
exmoji
Emoji encoding swiss army knife for dealing with Unicode and other gotchas.
brainfux
Brainfux enables you to define brainfuck function in elixir.
recon
Diagnostic tools for production use
elixirpool
Utility functions to support pool implementations
toolchain_extras_pru_cgt
A wrapper for compiler TI's PRU C/C++ Compiler
elixometer
Elixometer is a light wrapper around exometer that defines and subscribes metrics automatically to the configured reporter.
knit
Transforms string maps into nested structs: knits strings into something useful.
ace_http
HTTP and HTTPS webservers built with the Ace connection manager
exldap_update
LDAP updating module for use with Exldap
spellbook
Provides dynamic hierarchical configurations loading from config files and environment variables.
google_api_cloud_private_catalog_producer
Cloud Private Catalog Producer API client library. Enables cloud users to manage and share enterprise catalogs intheir organizations.
test_iex
A utility module that helps you iterate faster on unit tests. This module lets execute specific tests from within a running iex shell to avoid needing to start and stop the whole application every time.
spotter
Package for implementing AMQP workers and middlewares
tesseract_ecs
Simple entity-component system implemented in Elixir.
ex_dockerapi
Docker API client.
fwup
Simple Elixir wrapper around FWUP.
solar
Solar Event Calculator
advent_of_code_utils
Input fetching and boilerplate generation for Advent of Code challenges.
deeperl
Erlang client app for the DeepL API
vex
An extensible data validation library for Elixir
credit_card
A library for validating credit card numbers
colorize
Colorize your text in the console
ex_callfire
Micro wrapper for the CallFire REST API
extwitter
Twitter client library for elixir.
mailchimp
A basic Elixir wrapper for version 3 of the MailChimp API.
decompilerl
Decompile Elixir modules to Erlang abstract code
misha_cafex
Cafex is a pure Elixir implementation of Kafka client.
imgix
A URL generator.
iexample
IExample - tiny macro to help you have formatted documentation iex examples.
mollie
Elixir wrapper for the Mollie API
brod_ex
Brod wrapper for elixir
humanize_time
HumanizeTime is an Elixir library for converting seconds and milliseconds into more human readable strings. It allows for custom formatting and flexibility.
ggity
GGity brings the familiar interface of R's ggplot2 library to SVG charting in Elixir.
ex_aws_sns
ExAws.SNS service package
loise
A noise-generator for LFE
wechat_applet
This package provides basic functions for Wechat applet.
shielded_cache
A CDN-like shielded caching mechanism that enables asynchronously fetching data while returning stale data to the client.
kmsg
Elixir logger backend for the printk buffer
safeio
Stat files/directories without locking up all file IO in case the underlying file system becomes unresponsive... (yes, I am looking at you, NFS).
distillery_consul
Distillery config provider for Consul KV
pynchon
A collection of arrow macros.
agala_vk
Vk provider for Agala framework.
lolcat
The clone of lolcat. written in elixir
ethereum
Ethereum's implementation in Elixir [WIP]
exhn
Streaming Hacker News API client
exvalid
Applicative powered Validation ADT, with a dash of Witchcraft.
honeybadger
Elixir client, Plug and error_logger for integrating with the Honeybadger.io exception tracker
‹
1
…
19
20
21
…
97
›