async_with
The asynchronous version of Elixir's "with", resolving the dependency graph and executing the clauses in the most performant way possible! (by fertapric)
ex_progress
A library for tracking progress across many tasks and sub-tasks (by acj)
async_with | ex_progress | |
---|---|---|
- | - | |
156 | 6 | |
- | - | |
0.0 | 5.9 | |
almost 2 years ago | 3 months ago | |
Elixir | Elixir | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
async_with
Posts with mentions or reviews of async_with.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning async_with yet.
Tracking mentions began in Dec 2020.
ex_progress
Posts with mentions or reviews of ex_progress.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning ex_progress yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing async_with and ex_progress you can also consider the following projects:
erlware_commons - Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components.
retry - Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
pubsub - :droplet: Publish/Subscribe utility module
plasm - Ecto's composable query multitool (.count, .random, .earliest, .latest, .find, .at, .on, etc.)
vert.x - Connector to Vert.x event bus via TCP Event Bus Bridge