fertapric / async_withLinks
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
Alternatives and similar repositories for async_with
Users that are interested in async_with are comparing it to the libraries listed below
Sorting:
- Helpful assertions for ExUnit☆152Updated 3 months ago
- :ets, the Elixir way☆218Updated 3 years ago
- MiniRepo allows self-hosting of Hex packages.☆194Updated 5 years ago
- Easy local cluster creation for Elixir to aid in unit testing☆236Updated 3 weeks ago
- Lightweight server side integration test tools for Phoenix☆219Updated 2 years ago
- Simple mocking library for asynchronous testing in Elixir.☆94Updated 3 months ago
- Notification dispatch library for Elixir applications☆111Updated 7 years ago
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery☆193Updated last year
- Ensure that your Elixir project documentation is healthy☆186Updated last year
- Elixir mutation testing library☆101Updated 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
- Encrypted fields for Ecto☆213Updated 8 months ago
- Custom parenting of processes in Elixir☆277Updated last year
- A utility for working with nested data structures.☆198Updated 7 months ago
- Browser detection for Elixir☆107Updated 7 months ago
- Cleaner request parameters in Elixir web applications 🙌☆98Updated 7 years ago
- There can only be one (process in your cluster)!☆136Updated 2 months ago
- Library to manage OS environment variables and application configuration options with ease☆105Updated 2 years ago
- Make private functions public if Mix.env is :test. This allows them to be tested.☆50Updated 3 years ago
- 🏷 A suite of Credo checks to enforce naming best practices in an Elixir project