pmarreck / elixir-snippetsLinks
Just some WIP in Elixir and related experiments
☆43Updated 2 years ago
Alternatives and similar repositories for elixir-snippets
Users that are interested in elixir-snippets are comparing it to the libraries listed below
Sorting:
- Reusable, composable patterns across Elixir libraries☆175Updated 6 months ago
- ☄️ Chaotic spawning for elixir☆90Updated 7 years ago
- An Elixir library for using SQL.☆81Updated 4 years ago
- Sqlite3 adapter for Ecto 2.2.x☆118Updated 4 years ago
- Ecto adapter for Mnesia Erlang term database.☆247Updated 5 years ago
- A simple code profiler for Elixir using eprof.☆180Updated 5 years ago
- Run your command. Send input. Get output.☆215Updated last year
- An Elixir implementation of Paseto (Platform-Agnostic Security Tokens)☆97Updated last year
- MiniRepo allows self-hosting of Hex packages.☆194Updated 5 years ago
- Deep (recursive) merge for maps, keywords and others in Elixir☆116Updated 2 years ago
- Mnesia autoclustering made easy!☆136Updated 2 years ago
- Elixir binding for Libpostal - a library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open g…☆100Updated 2 years ago
- The Tensor library adds support for Vectors, Matrixes and higher-dimension Tensors to Elixir.☆147Updated 3 years ago
- Simple leader election for Elixir applications☆78Updated 4 years ago
- ⚠️Retired⚠️ library that provided a ~m sigil for ES6-like map destructuring in Elixir.☆75Updated 6 years ago
- Library to manage OS environment variables and application configuration options with ease☆105Updated 2 years ago
- Statistical functions and distributions for Elixir☆141Updated 2 years ago
- Custom parenting of processes in Elixir☆277Updated last year
- An Elixir Library for Plaid☆71Updated 2 months ago
- Keep your ETS tables running forever using bouncing GenServers☆102Updated 3 weeks ago
- A WIP terminal-based observer for Erlang☆102Updated 5 years ago
- An implementation of TOML for Elixir projects, compliant with the latest specification☆203Updated 3 months ago
- Readable, side-by-side macro-expansion display for Elixir's interactive shell.☆157Updated 9 years ago
- ☆135Updated 4 years ago
- Keep your ports contained☆246Updated last month
- Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.☆131Updated 2 years ago
- Get started with Raxx + Elixir