Decision Workspace
atomiclock vs mio vs tokio
Side-by-side comparison of Rust crates
40
atomiclock
growingv0.1.0
A non-blocking lock that can be used in async contexts
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
| atomiclock | mio | tokio | |
|---|---|---|---|
| Health Score | 40 | 74 | 74 |
| Total Downloads | 2.2K | 621.8M | 584.2M |
| 30d Downloads | 105 | 45.1M | 41.5M |
| Dependents | 2 | 6.5K | 599.9K |
| Releases | 1 | 77 | 181 |
| Last Updated | 445d ago | today | 24d ago |
| Age | 1y 2m | 11y 4m | 9y 9m |
Health Breakdown
atomiclock
Maintenance
2
Quality
15
Community
7
Popularity
4
Documentation
12
mio
Maintenance
20
Quality
15
Community
19
Popularity
8
Documentation
12
tokio
Maintenance
17
Quality
17
Community
20
Popularity
8
Documentation
12
Technical Details
| atomiclock | mio | tokio | |
|---|---|---|---|
| Version | 0.1.0 | 1.2.0 | 1.50.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 6 | 34 |
| Crate Size | 162KB | 106KB | 878KB |
| Features | 0 | 4 | 16 |
| Yanked % | 0.0% | 10.4% | 2.8% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56.1 | 1.71 | 1.71 |
| Owners | 1 | 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.
- •⚠ atomiclock has not been updated in over a year.
- •atomiclock is pre-1.0 — API may change.