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.
65
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 | 65 | 46 |
| Total Downloads | 1.9K | 80.2M | 13.9K |
| 30d Downloads | 0 | 2.7M | 0 |
| Dependents | 0 | 24.5K | 1 |
| Releases | 1 | 38 | 6 |
| Last Updated | 2225d ago | 284d ago | 2231d ago |
| Age | 6y 1m | 6y 12m | 6y 2m |
Health Breakdown
tio
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
12
async-std
Maintenance
8
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 65/100, but none of the options score above 80.
- •async-std is depended on by 24.5K crates — strongest ecosystem trust.
- •⚠ tio, tokio-async-std have not been updated in over a year.
- •tio is pre-1.0 — API may change.