Decision Workspace
tokio-task-supervisor vs dagrs vs tosub
Side-by-side comparison of Rust crates
48
tokio-task-supervisor
experimentalv0.1.1
Tokio TaskTracker with built-in cancellation token management and coordinated shutdown.
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
| tokio-task-supervisor | dagrs | tosub | |
|---|---|---|---|
| Health Score | 48 | 56 | 52 |
| Total Downloads | 561 | 45.3K | 508 |
| 30d Downloads | 4 | 4.3K | 130 |
| Dependents | 0 | 22 | 26 |
| Releases | 2 | 10 | 6 |
| Last Updated | 166d ago | 5d ago | 38d ago |
| Age | 5m | 2y 9m | 2m |
Health Breakdown
tokio-task-supervisor
Maintenance
10
Quality
16
Community
6
Popularity
3
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
| tokio-task-supervisor | dagrs | tosub | |
|---|---|---|---|
| Version | 0.1.1 | 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 | 3 | 9 | 8 |
| Crate Size | 10KB | 73KB | 18KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2021 | 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.
- •tokio-task-supervisor, dagrs are pre-1.0 — API may change.