Decision Workspace
async_dag vs taski vs dagrs
Side-by-side comparison of Rust crates
33
async_dag
growingv0.1.2
An async task scheduling utilitiy.
46
taski
growingv0.0.7
async task DAG execution
56
dagrs
growingv0.8.0
Dagrs follows the concept of Flow-based Programming and is suitable for the execution of multiple tasks with graph-like dependencies. Dagrs has the characteristics of high performance and asynchronous execution. It provides users with a convenient programming interface.
Core Metrics
| async_dag | taski | dagrs | |
|---|---|---|---|
| Health Score | 33 | 46 | 56 |
| Total Downloads | 7.2K | 2.9K | 45.3K |
| 30d Downloads | 20 | 26 | 4.3K |
| Dependents | 0 | 0 | 22 |
| Releases | 3 | 3 | 10 |
| Last Updated | 1411d ago | 51d ago | 5d ago |
| Age | 3y 10m | 2y 10m | 2y 9m |
Health Breakdown
async_dag
Maintenance
4
Quality
8
Community
6
Popularity
5
Documentation
10
taski
Maintenance
14
Quality
14
Community
6
Popularity
4
Documentation
8
dagrs
Maintenance
18
Quality
11
Community
11
Popularity
6
Documentation
10
Technical Details
| async_dag | taski | dagrs | |
|---|---|---|---|
| Version | 0.1.2 | 0.0.7 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | MIT OR Apache-2.0 |
| Dependencies | 4 | 20 | 9 |
| Crate Size | 14KB | 62KB | 73KB |
| Features | 0 | 2 | 2 |
| Yanked % | 33.3% | 0.0% | 10.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •dagrs leads with a health score of 56/100, but none of the options score above 80.
- •⚠ async_dag has not been updated in over a year.