Decision Workspace
tasking vs dagrs vs tosub
Side-by-side comparison of Rust crates
47
tasking
experimentalv0.4.0
Simple tasking utility that automatically replaces tasks based on descriptors.
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
tosub
experimentalv1.1.1
A subsystem lifecycle management library for tokio applications
Core Metrics
| tasking | dagrs | tosub | |
|---|---|---|---|
| Health Score | 47 | 56 | 52 |
| Total Downloads | 1.6K | 45.3K | 508 |
| 30d Downloads | 12 | 4.3K | 130 |
| Dependents | 0 | 22 | 26 |
| Releases | 9 | 10 | 6 |
| Last Updated | 96d ago | 5d ago | 38d ago |
| Age | 6m | 2y 9m | 2m |
Health Breakdown
tasking
Maintenance
14
Quality
13
Community
3
Popularity
4
Documentation
13
dagrs
Maintenance
18
Quality
11
Community
11
Popularity
6
Documentation
10
tosub
Maintenance
14
Quality
15
Community
10
Popularity
3
Documentation
10
Technical Details
| tasking | dagrs | tosub | |
|---|---|---|---|
| Version | 0.4.0 | 0.8.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 9 | 8 |
| Crate Size | 13KB | 73KB | 18KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •dagrs leads with a health score of 56/100, but none of the options score above 80.
- •tasking, dagrs are pre-1.0 — API may change.