A simple cache with ttl based on ets and timers. Tested with property model testing. Thundering herd fix, as well
An XMPP Client for Elixir
An elixir module for elliptic curve cryptography. It can be used either as a library or as a GenServer-Task for signing messages and veri...
Framework for building simple REST API endpoints
A jsonapi.org serializer and optional server implementation in Elixir. Relax can be used as a standalone API with Relax.Router and Relax...
ExDash builds a Dash Docset with your local Elixir app.
A fuse wrapping macro for easy circuit breaking
A light-weight, relatively unopinionated AWS API client
OSX notifications for mix test. Best when used with the most excellent mix test.watch.
Neovim elixir host
dets wrapper for Elixir
Elixir wrapper for Logic Monitor REST api. Uses LMv1 API Token Authentication.
Small helper library
Uber client library for Elixir.
Provides some helper methods to build manager and admin applications quicker
Elixir library to inflect Russian first, last, and middle names.
EXE Shell Execution
An elixir SDK built on Tesla for interacting with swedbank's checkout APIs, not official nor endorsed by swedbank.
Add drm to your elixir app(s) by using this simple license server.
A pulsar client implemented purely in Elixir
🍪 Lexer step + parser combinators + great error messages [nibble fork]
Monadic types collection. Option (Maybe) - val/nil. Result - {:ok, val}/{:error, err}.
Elixir NIF to read image data from PNG files
RefData is a library for Phoenix projects that lets you provide reference data for your forms (e.g. Gender) without using a database ...
Stream standard I/O from system processes. Reliably reap, restrict and isolate system tasks: Stdio is a control plane for processes.
HTTP caching middleware for Tesla
Generate valid word variants from a base word.
A helper library that makes it easier to use Python, Ruby in Elixir.
Enhanced map operations for Elixir with set-like functions including intersection, difference, symmetric difference, and reconciliation.
Allow concurrent throttling using a named lock in Elixir