Decision Workspace
spin_sleep vs tokio-muxt vs keepawake
Side-by-side comparison of Rust crates
52
spin_sleep
growingv1.3.3
Accurate sleeping. Only use native sleep as far as it can be trusted, then spin.
62
tokio-muxt
growingv0.7.0
Timer for a limited set of events that multiplexes over a single tokio Sleep instance.
54
keepawake
growingv0.6.0
Keep your computer awake
Core Metrics
| spin_sleep | tokio-muxt | keepawake | |
|---|---|---|---|
| Health Score | 52 | 62 | 54 |
| Total Downloads | 1.7M | 26.8K | 61.9K |
| 30d Downloads | 63.0K | 2.8K | 7.0K |
| Dependents | 888 | 55 | 49 |
| Releases | 20 | 13 | 15 |
| Last Updated | 202d ago | 55d ago | 169d ago |
| Age | 8y 8m | 1y 8m | 3y 5m |
Health Breakdown
spin_sleep
Maintenance
8
Quality
17
Community
10
Popularity
7
Documentation
10
tokio-muxt
Maintenance
16
Quality
15
Community
16
Popularity
5
Documentation
10
keepawake
Maintenance
11
Quality
15
Community
10
Popularity
6
Documentation
12
Technical Details
| spin_sleep | tokio-muxt | keepawake | |
|---|---|---|---|
| Version | 1.3.3 | 0.7.0 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 3 | 15 |
| Crate Size | 13KB | 8KB | 26KB |
| Features | 1 | 0 | 2 |
| Yanked % | 10.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.64 |
| 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.
- •spin_sleep has the most downloads (1.7M), suggesting wider adoption.
- •spin_sleep is depended on by 888 crates — strongest ecosystem trust.
- •tokio-muxt, keepawake are pre-1.0 — API may change.