Decision Workspace
async-hybrid-sleep vs tokio-muxt vs timer-lib
Side-by-side comparison of Rust crates
46
async-hybrid-sleep
experimentalv0.1.1
Hybrid async sleep combining runtime timers with spin-sleeping for sub-millisecond accuracy
62
tokio-muxt
growingv0.7.0
Timer for a limited set of events that multiplexes over a single tokio Sleep instance.
55
timer-lib
growingv0.4.0
A feature-rich Rust library for creating and managing timers.
Core Metrics
| async-hybrid-sleep | tokio-muxt | timer-lib | |
|---|---|---|---|
| Health Score | 46 | 62 | 55 |
| Total Downloads | 28 | 26.8K | 1.1K |
| 30d Downloads | 28 | 2.7K | 62 |
| Dependents | 0 | 55 | 0 |
| Releases | 2 | 13 | 5 |
| Last Updated | 12d ago | 55d ago | 17d ago |
| Age | 13d | 1y 8m | 1y 4m |
Health Breakdown
async-hybrid-sleep
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
10
tokio-muxt
Maintenance
16
Quality
15
Community
16
Popularity
5
Documentation
10
timer-lib
Maintenance
17
Quality
16
Community
5
Popularity
4
Documentation
13
Technical Details
| async-hybrid-sleep | tokio-muxt | timer-lib | |
|---|---|---|---|
| Version | 0.1.1 | 0.7.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 9 | 3 | 6 |
| Crate Size | 32KB | 8KB | 34KB |
| Features | 6 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •tokio-muxt leads with a health score of 62/100, but none of the options score above 80.