Compile-time checking of atoms
ActiveRecord for Ecto
A simple GenServer that owns your ETS tables and won't die, even if you do.
Sane pub/sub within and across nodes.
An undead cleanup crew for your processes
Elixir wrapper for `:pg2` with some conveniences
~p sigil for predicate shorthand. `~p(expr) ~> fn expr -> true; _ -> false end`
A generic Elixir application settings library
~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`
An HTTP API client authentication scheme based on RSA signatures.
Elixir native implementation of Dunning's t-digests.