Decision Workspace
moosicbox_task vs dagrs vs async-scoped
Side-by-side comparison of Rust crates
49
moosicbox_task
growingv0.1.4
MoosicBox task utilities package
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.
52
async-scoped
growingv0.9.0
Spawn scoped (non 'static) asynchronous futures for async_std and tokio runtimes
Core Metrics
| moosicbox_task | dagrs | async-scoped | |
|---|---|---|---|
| Health Score | 49 | 56 | 52 |
| Total Downloads | 11.0K | 45.3K | 8.7M |
| 30d Downloads | 821 | 4.3K | 853.8K |
| Dependents | 81 | 22 | 481 |
| Releases | 3 | 10 | 14 |
| Last Updated | 249d ago | 5d ago | 792d ago |
| Age | 1y 5m | 2y 9m | 6y 3m |
Health Breakdown
moosicbox_task
Maintenance
8
Quality
16
Community
10
Popularity
5
Documentation
10
dagrs
Maintenance
18
Quality
11
Community
11
Popularity
6
Documentation
10
async-scoped
Maintenance
4
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| moosicbox_task | dagrs | async-scoped | |
|---|---|---|---|
| Version | 0.1.4 | 0.8.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 4 | 9 | 7 |
| Crate Size | 7KB | 73KB | 10KB |
| Features | 3 | 2 | 2 |
| Yanked % | 0.0% | 10.0% | 7.1% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 2 |
Links
Quick Verdict
- •dagrs leads with a health score of 56/100, but none of the options score above 80.
- •async-scoped has the most downloads (8.7M), suggesting wider adoption.
- •async-scoped is depended on by 481 crates — strongest ecosystem trust.
- •⚠ async-scoped has not been updated in over a year.