Decision Workspace
mdrv vs mio vs tokio
Side-by-side comparison of Rust crates
41
mdrv
growingv0.0.5
Modular driver based on Mio for managing multiple connections over different protocols
74
mio
stablev1.2.0
Lightweight non-blocking I/O.
74
tokio
stablev1.50.0
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Core Metrics
| mdrv | mio | tokio | |
|---|---|---|---|
| Health Score | 41 | 74 | 74 |
| Total Downloads | 3.4K | 621.8M | 584.2M |
| 30d Downloads | 4 | 45.1M | 41.5M |
| Dependents | 0 | 6.5K | 599.9K |
| Releases | 2 | 77 | 181 |
| Last Updated | 2653d ago | today | 24d ago |
| Age | 7y 3m | 11y 4m | 9y 9m |
Health Breakdown
mdrv
Maintenance
3
Quality
15
Community
8
Popularity
4
Documentation
11
mio
Maintenance
20
Quality
15
Community
19
Popularity
8
Documentation
12
tokio
Maintenance
17
Quality
17
Community
20
Popularity
8
Documentation
12
Technical Details
| mdrv | mio | tokio | |
|---|---|---|---|
| Version | 0.0.5 | 1.2.0 | 1.50.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 6 | 34 |
| Crate Size | 21KB | 106KB | 878KB |
| Features | 0 | 4 | 16 |
| Yanked % | 0.0% | 10.4% | 2.8% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.71 | 1.71 |
| Owners | 2 | 2 (team) | 3 (team) |
Links
Quick Verdict
- •mio 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.
- •⚠ mdrv has not been updated in over a year.
- •mdrv is pre-1.0 — API may change.