am-kantox / elixir-iteraptorLinks
Handy enumerable operations implementation.
☆71Updated 10 months ago
Alternatives and similar repositories for elixir-iteraptor
Users that are interested in elixir-iteraptor are comparing it to the libraries listed below
Sorting:
- Keep your ETS tables running forever using bouncing GenServers☆102Updated 2 weeks ago
- Elixir programming language design by contract library☆64Updated 6 years ago
- Data validation and conformation library for Elixir.☆68Updated 3 years ago
- Deep (recursive) merge for maps, keywords and others in Elixir☆116Updated 2 years ago
- Simple macro for generating SQL's functions macro wrappers☆53Updated last year
- Library to manage OS environment variables and application configuration options with ease☆105Updated 2 years ago
- Functional Elixir☆41Updated 3 years ago
- Elixir wrapper for Recon, tools to diagnose Erlang VM safely in production☆68Updated 2 years ago
- Subscription and publishing server for Elixir applications.☆105Updated 3 years ago
- Xema is a schema validator for Elixir inspired by JSON Schema.☆83Updated last year
- Gradualizer Mix Wrapper☆69Updated 6 years ago
- Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.☆131Updated 2 years ago
- morph your Ecto capabilities into the s t r a t o s p h e r e !☆111Updated 2 years ago
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 4 years ago
- Perform experiments in production☆83Updated 2 years ago
- 🏷 A suite of Credo checks to enforce naming best practices in an Elixir project☆93Updated 2 years ago
- Extends defstruct with schemas, changeset validation, and more☆79Updated last year
- Elixir library to do pipeable transformations on html strings (with CSS selectors)☆34Updated last month
- Graphviz for Elixir☆63Updated last year
- More handy task runner, allowing retries, callbacks, assurance that the task succeeded, and more