awesome-elixir
awesome-elixir copied to clipboard
A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
added [enux](https://hex.pm/packages/enux) to configuration section
added [jsonc](https://hex.pm/packages/jsonc) to json section
`one_time_pass_ecto` is no longer maintained, as described in its current readme file. The author recommends `pot` (already included in this list) or `nimble_totp` from dashbit, which has not yet been...
Firezone is a web UI to manage WireGuard tunnels.
thank you for this awesome resource!
Adding a link for Faktory Worker which solves a similar problem to Oban but using Faktory which is Redis backed and polyglot for situations where that may be beneficial.
Adding beamchmark to Benchmarking section
## Title Add Package "int_set" ## Description Resolves #4646 ## Commit message A time- and memory-efficient unordered data structure for positive integers.