Decision Workspace
framed_aio vs async-tcp vs mio
Side-by-side comparison of Rust crates
39
framed_aio
growingv0.1.1
A crate which allows performing async io operations in a framed manner
35
async-tcp
growingv0.2.0
Traits implementable by async versions of TcpListener and TcpStream
74
mio
stablev1.2.0
Lightweight non-blocking I/O.
Core Metrics
| framed_aio | async-tcp | mio | |
|---|---|---|---|
| Health Score | 39 | 35 | 74 |
| Total Downloads | 2.7K | 5.2K | 621.8M |
| 30d Downloads | 4 | 27 | 45.1M |
| Dependents | 0 | 0 | 6.5K |
| Releases | 2 | 3 | 77 |
| Last Updated | 1292d ago | 2038d ago | today |
| Age | 3y 6m | 6y 10m | 11y 4m |
Health Breakdown
framed_aio
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
async-tcp
Maintenance
3
Quality
10
Community
6
Popularity
4
Documentation
12
mio
Maintenance
20
Quality
15
Community
19
Popularity
8
Documentation
12
Technical Details
| framed_aio | async-tcp | mio | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-only | MPL-2.0 | MIT |
| Dependencies | 7 | 5 | 6 |
| Crate Size | 11KB | 11KB | 106KB |
| Features | 1 | 2 | 4 |
| Yanked % | 0.0% | 33.3% | 10.4% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •mio leads with a health score of 74/100, but none of the options score above 80.
- •mio is depended on by 6.5K crates — strongest ecosystem trust.
- •⚠ framed_aio, async-tcp have not been updated in over a year.
- •framed_aio, async-tcp are pre-1.0 — API may change.