Packages
director
18.9.30It is a production-ready supervisor and manager for Erlang/Elixir processes that focuses on speed, performance and flexibility.
cfg
17.12.26Simple and modern config parser
sockerl
17.9.10Advanced Erlang socket library for TCP protocols and provides fast, useful and simple API for implementing server, client and connection pool.
emeter
18.6.13Erlang/Elixir Web based and pluginable metrics, monitoring, and observer.
ereturn
18.6.14Providing safe function result
lb
17.6.12Load-Balancer for spreading Erlang messages.
posthaste
18.10.14A hooking library
pl
18.1.31Pipeline syntax compiler
eauthor
17.12.30Library for adding information of code authors to compiled modules.
etcp
17.9.10Advanced Erlang socket library for TCP protocols which provides fast, efficient and simple API for implementing servers, clients and connection pools.
rmpc
18.5.9Remote Multi Procedure Call
gen_rest_client
17.12.24Generic ReST client
gen_fw
18.6.2Erlang/Elixir Generic firewall process.
is_auto_imported_bif
17.8.24Library which can tell us which function is Erlang auto imported BIF (is_atom/1, is_list/2, etc) or not