Decision Workspace
tio vs async-std vs tokio-async-std
Side-by-side comparison of Rust crates
40
tio
growingv0.1.0
Yet another async io solution.
66
async-std
growingv1.13.2
Deprecated in favor of `smol` - Async version of the Rust standard library
46
tokio-async-std
growingv1.5.3
An async-std that can fit into tokio ecosystem straight ahead
Core Metrics
| tio | async-std | tokio-async-std | |
|---|---|---|---|
| Health Score | 40 | 66 | 46 |
| Total Downloads | 1.9K | 74.9M | 13.8K |
| 30d Downloads | 5 | 3.3M | 64 |
| Dependents | 0 | 24.2K | 1 |
| Releases | 1 | 38 | 6 |
| Last Updated | 2165d ago | 225d ago | 2171d ago |
| Age | 5y 11m | 6y 10m | 6y |
Health Breakdown
tio
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
12
async-std
Maintenance
9
Quality
19
Community
19
Popularity
8
Documentation
11
tokio-async-std
Maintenance
3
Quality
19
Community
7
Popularity
5
Documentation
12
Technical Details
| tio | async-std | tokio-async-std | |
|---|---|---|---|
| Version | 0.1.0 | 1.13.2 | 1.5.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 14 | 28 | 22 |
| Crate Size | 23KB | 220KB | 165KB |
| Features | 11 | 10 | 5 |
| 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.
- •⚠ tio, tokio-async-std have not been updated in over a year.
- •tio is pre-1.0 — API may change.