Decision Workspace
atomic-interval vs clocksource vs cache-padded
Side-by-side comparison of Rust crates
36
atomic-interval
growingv0.1.4
A tiny implementation of an atomic timer.
64
clocksource
stablev1.0.0
Library for times and durations with fixed-size representations
62
cache-padded
growingv1.3.0
Prevent false sharing by padding and aligning to the length of a cache line
Core Metrics
| atomic-interval | clocksource | cache-padded | |
|---|---|---|---|
| Health Score | 36 | 64 | 62 |
| Total Downloads | 17.4K | 15.3M | 24.8M |
| 30d Downloads | 55 | 797.7K | 336.1K |
| Dependents | 0 | 89 | 245 |
| Releases | 5 | 17 | 5 |
| Last Updated | 771d ago | 7d ago | 1051d ago |
| Age | 4y 4m | 9y 7m | 5y 10m |
Health Breakdown
atomic-interval
Maintenance
4
Quality
14
Community
3
Popularity
5
Documentation
10
clocksource
Maintenance
16
Quality
13
Community
15
Popularity
8
Documentation
12
cache-padded
Maintenance
4
Quality
21
Community
18
Popularity
8
Documentation
11
Technical Details
| atomic-interval | clocksource | cache-padded | |
|---|---|---|---|
| Version | 0.1.4 | 1.0.0 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 4 | 3 | 0 |
| Crate Size | 12KB | 22KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85 | 1.31 |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •clocksource leads with a health score of 64/100, but none of the options score above 80.
- •cache-padded has the most downloads (24.8M), suggesting wider adoption.
- •cache-padded is depended on by 245 crates — strongest ecosystem trust.
- •⚠ atomic-interval, cache-padded have not been updated in over a year.
- •atomic-interval is pre-1.0 — API may change.