Decision Workspace
tokio-graceful vs tokio vs tower
Side-by-side comparison of Rust crates
50
tokio-graceful
growingv0.2.2
util for graceful shutdown of tokio applications
74
tokio
stablev1.50.0
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
65
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 | 50 | 74 | 65 |
| Total Downloads | 625.2K | 584.2M | 372.5M |
| 30d Downloads | 262.9K | 43.0M | 33.6M |
| Dependents | 94 | 599.9K | 42.8K |
| Releases | 10 | 181 | 26 |
| Last Updated | 543d ago | 24d ago | 74d ago |
| Age | 2y 6m | 9y 9m | 9y 3m |
Health Breakdown
tokio-graceful
Maintenance
7
Quality
13
Community
11
Popularity
7
Documentation
12
tokio
Maintenance
17
Quality
17
Community
20
Popularity
8
Documentation
12
tower
Maintenance
12
Quality
14
Community
20
Popularity
8
Documentation
11
Technical Details
| tokio-graceful | tokio | tower | |
|---|---|---|---|
| Version | 0.2.2 | 1.50.0 | 0.5.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 12 | 34 | 24 |
| Crate Size | 34KB | 878KB | 110KB |
| Features | 0 | 16 | 19 |
| Yanked % | 0.0% | 2.8% | 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 74/100, but none of the options score above 80.
- •tokio is depended on by 599.9K crates — strongest ecosystem trust.
- •⚠ tokio-graceful has not been updated in over a year.
- •tokio-graceful, tower are pre-1.0 — API may change.