Decision Workspace
tokio-graceful vs tokio vs tower
Side-by-side comparison of Rust crates
49
tokio-graceful
growingv0.2.2
util for graceful shutdown of tokio applications
75
tokio
stablev1.52.3
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
63
tower
growingv0.5.3
Tower is a library of modular and reusable components for building robust clients and servers.
Core Metrics
| tokio-graceful | tokio | tower | |
|---|---|---|---|
| Health Score | 49 | 75 | 63 |
| Total Downloads | 1.1M | 692.8M | 451.6M |
| 30d Downloads | 234.2K | 62.0M | 44.8M |
| Dependents | 97 | 724.4K | 53.7K |
| Releases | 10 | 191 | 26 |
| Last Updated | 602d ago | 17d ago | 133d ago |
| Age | 2y 8m | 9y 11m | 9y 5m |
Health Breakdown
tokio-graceful
Maintenance
6
Quality
13
Community
11
Popularity
7
Documentation
12
tokio
Maintenance
18
Quality
17
Community
20
Popularity
8
Documentation
12
tower
Maintenance
10
Quality
14
Community
20
Popularity
8
Documentation
11
Technical Details
| tokio-graceful | tokio | tower | |
|---|---|---|---|
| Version | 0.2.2 | 1.52.3 | 0.5.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 12 | 36 | 24 |
| Crate Size | 34KB | 901KB | 110KB |
| Features | 0 | 16 | 19 |
| Yanked % | 0.0% | 2.6% | 3.9% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.75.0 | 1.71 | 1.64.0 |
| Owners | 1 | 3 (team) | 3 (team) |
Links
Quick Verdict
- •tokio leads with a health score of 75/100, but none of the options score above 80.
- •tokio is depended on by 724.4K crates — strongest ecosystem trust.
- •⚠ tokio-graceful has not been updated in over a year.
- •tokio-graceful, tower are pre-1.0 — API may change.