CyrusNuevoDia / towel
A simple Maybe monad for Elixir.
☆100Updated last year
Alternatives and similar repositories for towel:
Users that are interested in towel are comparing it to the libraries listed below
- Reusable, composable patterns across Elixir libraries☆176Updated 6 years ago
- A utility for working with nested data structures.☆192Updated 2 years ago
- ⚠️Retired⚠️ library that provided a ~m sigil for ES6-like map destructuring in Elixir.☆76Updated 5 years ago
- Elixir library for safely using any external service or API using automatic retry with rate limiting and circuit breakers.☆146Updated last year
- ☆95Updated 6 years ago
- Data validation and conformation library for Elixir.☆68Updated 2 years ago
- Simple leader election for Elixir applications☆76Updated 3 years ago
- Notification dispatch library for Elixir applications☆111Updated 7 years ago
- Project generator for mix (an alternative to mix new)☆121Updated 2 years ago
- QuickCheck for Elixir☆83Updated 4 years ago
- Pretty printer for maps/structs collections (Elixir)☆93Updated 2 years ago
- MiniRepo allows self-hosting of Hex packages.☆191Updated 4 years ago
- Lightweight server side integration test tools for Phoenix☆219Updated last year
- Elixir data validation library☆141Updated 2 years ago
- Story BDD tool for executing elixir in ExUnit☆147Updated 6 months ago
- Readable, side-by-side macro-expansion display for Elixir's interactive shell.☆156Updated 9 years ago
- Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.☆130Updated last year
- Algebraic Data Types for Elixir: Both functional and fun.☆73Updated last year
- Desktop notifications for ExUnit☆130Updated 6 months ago
- Perform experiments in production☆82Updated last year
- Elixir testing libraries with nested contexts, superior readability, and ease of use☆135Updated 8 years ago
- Macro for tapping into a pattern match while using the pipe operator☆58Updated 7 years ago
- Ecto adapter for Mnesia Erlang term database.☆245Updated 4 years ago
- Converts keys of maps to `snake_case`, useful as a plug to format params in the Phoenix connection pipeline☆88Updated 3 years ago
- Elixir mutation testing library☆99Updated 4 years ago
- Keep your ETS tables running forever using bouncing GenServers☆100Updated 2 months ago
- Kronky bridges the gap between Ecto and Absinthe GraphQL by listing validation messages in a mutation payload.☆105Updated 5 years ago
- Sqlite3 adapter for Ecto 2.2.x☆119Updated 3 years ago
- Deep (recursive) merge for maps, keywords and others in Elixir☆112Updated last year
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆234Updated 7 months ago