Dmitriy Pertsev
davaeron
Total Packages
6
Total Downloads
6 167+
Packages
nbpm
0.3.1Nbpm is a custom EPMD module that maps Erlang node names to network ports.
supervised_server
0.1.0SupervisedServer is a start_link/1 + GenServer behaviour.
named_supervised_server
0.1.5NamedSupervisedServer is a start_link/1 + GenServer behaviour that is named as __MODULE__ by default or you can supply different name.
dns_srv_cluster
0.3.0Elixir clustering with DNS SRV records
pipe_assign
1.1.2PipeAssign provides a macro for capturing intermediate values in Elixir pipe chains without breaking the flow or requiring separate assignment statements.
result_chain
0.1.0Result-chaining operators for Elixir