Decision Workspace
tokio vs async-std
Side-by-side comparison of Rust crates
74
tokio
stablev1.50.0
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
66
async-std
growingv1.13.2
Deprecated in favor of `smol` - Async version of the Rust standard library
Core Metrics
| tokio | async-std | |
|---|---|---|
| Health Score | 74 | 66 |
| Total Downloads | 584.2M | 74.9M |
| 30d Downloads | 43.0M | 3.3M |
| Dependents | 599.9K | 24.2K |
| Releases | 181 | 38 |
| Last Updated | 24d ago | 225d ago |
| Age | 9y 9m | 6y 10m |
Health Breakdown
tokio
Maintenance
17
Quality
17
Community
20
Popularity
8
Documentation
12
async-std
Maintenance
9
Quality
19
Community
19
Popularity
8
Documentation
11
Technical Details
| tokio | async-std | |
|---|---|---|
| Version | 1.50.0 | 1.13.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT |
| Dependencies | 34 | 28 |
| Crate Size | 878KB | 220KB |
| Features | 16 | 10 |
| Yanked % | 2.8% | 0.0% |
| Edition | 2021 | 2018 |
| MSRV | 1.71 | 1.63 |
| Owners | 3 (team) | 5 |
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.