Decision Workspace
atomic-time vs diatomic-waker vs atomic
Side-by-side comparison of Rust crates
47
atomic-time
growingv0.1.5
`AtomicDuration`, `AtomicOptionDuration`, `AtomicSystemTime`, `AtomicOptionSystemTime`, `AtomicInstant` and `AtomicOptionInstant` for Rust.
52
diatomic-waker
growingv0.2.3
An async, lock-free synchronization primitive for task wakeup.
51
atomic
growingv0.6.1
Generic Atomic<T> wrapper type
Core Metrics
| atomic-time | diatomic-waker | atomic | |
|---|---|---|---|
| Health Score | 47 | 52 | 51 |
| Total Downloads | 729.6K | 5.8M | 58.7M |
| 30d Downloads | 50.4K | 526.3K | 4.7M |
| Dependents | 130 | 100 | 1.9K |
| Releases | 6 | 5 | 19 |
| Last Updated | 670d ago | 565d ago | 280d ago |
| Age | 2y 3m | 3y 5m | 9y 12m |
Health Breakdown
atomic-time
Maintenance
4
Quality
10
Community
12
Popularity
7
Documentation
14
diatomic-waker
Maintenance
4
Quality
17
Community
11
Popularity
8
Documentation
12
atomic
Maintenance
6
Quality
17
Community
11
Popularity
8
Documentation
9
Technical Details
| atomic-time | diatomic-waker | atomic | |
|---|---|---|---|
| Version | 0.1.5 | 0.2.3 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 7 | 3 | 5 |
| Crate Size | 22KB | 18KB | 15KB |
| Features | 2 | 2 | 5 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | 1.34.0 | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •diatomic-waker leads with a health score of 52/100, but none of the options score above 80.
- •atomic has the most downloads (58.7M), suggesting wider adoption.
- •atomic is depended on by 1.9K crates — strongest ecosystem trust.
- •⚠ atomic-time, diatomic-waker have not been updated in over a year.