Decision Workspace
coachman vs tokio-task-supervisor vs enough-tokio
Side-by-side comparison of Rust crates
41
coachman
growingv0.3.0
rust asynchronous task manager built on top of tokio framework
48
tokio-task-supervisor
experimentalv0.1.1
Tokio TaskTracker with built-in cancellation token management and coordinated shutdown.
46
enough-tokio
experimentalv0.5.0
Tokio integration for the enough cooperative cancellation trait
Core Metrics
| coachman | tokio-task-supervisor | enough-tokio | |
|---|---|---|---|
| Health Score | 41 | 48 | 46 |
| Total Downloads | 4.3K | 561 | 94 |
| 30d Downloads | 5 | 4 | 8 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 2 | 6 |
| Last Updated | 1587d ago | 166d ago | 36d ago |
| Age | 4y 4m | 5m | 2m |
Health Breakdown
coachman
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
13
tokio-task-supervisor
Maintenance
10
Quality
16
Community
6
Popularity
3
Documentation
13
enough-tokio
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
12
Technical Details
| coachman | tokio-task-supervisor | enough-tokio | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 72KB | 10KB | 7KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-task-supervisor leads with a health score of 48/100, but none of the options score above 80.
- •coachman has the most downloads (4.3K), suggesting wider adoption.
- •⚠ coachman has not been updated in over a year.