obrok / lensLinks
A utility for working with nested data structures.
☆198Updated 8 months ago
Alternatives and similar repositories for lens
Users that are interested in lens are comparing it to the libraries listed below
Sorting:
- :ets.fun2ms for Elixir, translate functions to match specifications☆201Updated last year
- A simple Maybe monad for Elixir.☆99Updated 2 years ago
- Custom parenting of processes in Elixir☆276Updated last year
- The asynchronous version of Elixir's "with", resolving the dependency graph and executing the clauses in the most performant way possible…☆156Updated 2 years ago
- Reusable, composable patterns across Elixir libraries☆175Updated 6 months ago
- A thin Elixir wrapper for the redbug Erlang tracing debugger.☆260Updated 2 years ago
- opinionated typing library for elixir☆110Updated last year
- :ets, the Elixir way☆218Updated 3 years ago
- Streaming JSON parser for Elixir☆204Updated last year
- There can only be one (process in your cluster)!☆136Updated 3 months ago
- Run your command. Send input. Get output.☆215Updated last year
- Easy local cluster creation for Elixir to aid in unit testing☆236Updated last month
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery☆193Updated last year
- Gradualizer Mix Wrapper☆69Updated 6 years ago
- Ensure that your Elixir project documentation is healthy☆186Updated last year
- Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.☆131Updated 2 years ago
- FSM implementation generated from Mermaid/PlantUML textual representation☆118Updated 5 months ago
- MiniRepo allows self-hosting of Hex packages.☆194Updated 5 years ago
- Elixir library for safely using any external service or API using automatic retry with rate limiting and circuit breakers.☆151Updated 2 years ago
- Date/Time library for Elixir based upon intervals not instants☆180Updated last year
- A Finite-state machine implementation in Elixir, with opt-in Ecto friendliness☆174Updated 2 years ago
- Elixir Client for the Chrome Debugger Protocol☆69Updated last year
- Ecto adapter for Mnesia Erlang term database.☆247Updated 5 years ago
- Elixir data validation library☆141Updated 3 years ago
- Perform experiments in production☆83Updated 2 years ago
- ExUnit's assert on steroids that writes and updates tests for you☆108Updated 7 months ago
- Time zone support for Elixir☆158Updated last year
- Read model projections for Commanded using Ecto☆92Updated 11 months ago
- A library to validate values of nested structs with their type spec t() and associated precondition functions☆215Updated 3 months ago
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆235Updated last year