Decision Workspace
atomic vs atomic-time vs diatomic-waker
Side-by-side comparison of Rust crates
51
atomic
growingv0.6.1
Generic Atomic<T> wrapper type
61
atomic-time
growingv0.2.1
Lock-free, thread-safe atomic versions of Duration, SystemTime, Instant and their Option variants
53
diatomic-waker
growingv0.2.3
An async, lock-free synchronization primitive for task wakeup.
Core Metrics
| atomic | atomic-time | diatomic-waker | |
|---|---|---|---|
| Health Score | 51 | 61 | 53 |
| Total Downloads | 69.9M | 1.1M | 6.8M |
| 30d Downloads | 6.4M | 271.0K | 598.5K |
| Dependents | 2.0K | 142 | 104 |
| Releases | 19 | 8 | 5 |
| Last Updated | 340d ago | 39d ago | 624d ago |
| Age | 10y 1m | 2y 5m | 3y 7m |
Health Breakdown
atomic
Maintenance
6
Quality
17
Community
11
Popularity
8
Documentation
9
atomic-time
Maintenance
16
Quality
11
Community
12
Popularity
7
Documentation
15
diatomic-waker
Maintenance
4
Quality
17
Community
12
Popularity
8
Documentation
12
Technical Details
| atomic | atomic-time | diatomic-waker | |
|---|---|---|---|
| Version | 0.6.1 | 0.2.1 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 3 |
| Crate Size | 15KB | 32KB | 18KB |
| Features | 5 | 2 | 2 |
| Yanked % | 0.0% | 37.5% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.70.0 | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •atomic-time leads with a health score of 61/100, but none of the options score above 80.
- •atomic has the most downloads (69.9M), suggesting wider adoption.
- •atomic is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ diatomic-waker has not been updated in over a year.