Packages
paxos_kv
0.6.0A distributed, cluster-wide key-value store implemented on the BEAM.
paxtor
0.3.0App for building CP (Consistent and Partition-tolerant) distributed systems.
memoizer
0.2.1OTP app to memoize/cache expensive function calls
gql_builder
0.2.2A GraphQL query builder for Elixir
loop
0.2.1Imperative style loops - functional performance
execvp
1.1.1Replace the ErlangVM with an OS system command
macro_env
0.1.1Bring Elixir-style __ENV__ macro into Erlang via parse transform
sup_tree
0.1.0A Mix.Task that prints the supervision tree of your app to the terminal
fake_riak
0.2.1In-memory fake for Riak, etcd, Redis and memcached that speaks their wire protocols on TCP, so you can point real clients at it. Ships as an escript.
fake_decimal
0.1.1A drop-in :decimal module reproducing the legacy erlang_decimal API on top of the modern Elixir Decimal library, so legacy code and the Elixir decimal app can coexist in one BEAM node.