Decision Workspace
tokio-async-std vs async-std vs tio
Side-by-side comparison of Rust crates
46
tokio-async-std
growingv1.5.3
An async-std that can fit into tokio ecosystem straight ahead
66
async-std
growingv1.13.2
Deprecated in favor of `smol` - Async version of the Rust standard library
40
tio
growingv0.1.0
Yet another async io solution.
Core Metrics
| tokio-async-std | async-std | tio | |
|---|---|---|---|
| Health Score | 46 | 66 | 40 |
| Total Downloads | 13.8K | 74.9M | 1.9K |
| 30d Downloads | 62 | 3.2M | 4 |
| Dependents | 1 | 24.2K | 0 |
| Releases | 6 | 38 | 1 |
| Last Updated | 2171d ago | 225d ago | 2165d ago |
| Age | 6y | 6y 10m | 5y 11m |
Health Breakdown
tokio-async-std
Maintenance
3
Quality
19
Community
7
Popularity
5
Documentation
12
async-std
Maintenance
9
Quality
19
Community
19
Popularity
8
Documentation
11
tio
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
12
Technical Details
| tokio-async-std | async-std | tio | |
|---|---|---|---|
| Version | 1.5.3 | 1.13.2 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 22 | 28 | 14 |
| Crate Size | 165KB | 220KB | 23KB |
| Features | 5 | 10 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 5 | 1 |
Links
Quick Verdict
- •async-std leads with a health score of 66/100, but none of the options score above 80.
- •async-std is depended on by 24.2K crates — strongest ecosystem trust.
- •⚠ tokio-async-std, tio have not been updated in over a year.
- •tio is pre-1.0 — API may change.