Decision Workspace
async-atomic vs diatomic-waker vs utils-atomics
Side-by-side comparison of Rust crates
45
async-atomic
growingv0.2.0
Atomics which can be subscribed to and asynchronously notify when updated
52
diatomic-waker
growingv0.2.3
An async, lock-free synchronization primitive for task wakeup.
51
utils-atomics
growingv1.1.2
Various atomic utils
Core Metrics
| async-atomic | diatomic-waker | utils-atomics | |
|---|---|---|---|
| Health Score | 45 | 52 | 51 |
| Total Downloads | 10.7K | 5.8M | 24.3K |
| 30d Downloads | 25 | 543.2K | 157 |
| Dependents | 0 | 100 | 8 |
| Releases | 7 | 5 | 19 |
| Last Updated | 435d ago | 565d ago | 828d ago |
| Age | 3y | 3y 5m | 3y 7m |
Health Breakdown
async-atomic
Maintenance
6
Quality
14
Community
7
Popularity
5
Documentation
13
diatomic-waker
Maintenance
4
Quality
17
Community
11
Popularity
8
Documentation
12
utils-atomics
Maintenance
6
Quality
21
Community
9
Popularity
5
Documentation
10
Technical Details
| async-atomic | diatomic-waker | utils-atomics | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.3 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 3 | 12 |
| Crate Size | 14KB | 18KB | 34KB |
| Features | 0 | 2 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •diatomic-waker leads with a health score of 52/100, but none of the options score above 80.
- •⚠ async-atomic, diatomic-waker, utils-atomics have not been updated in over a year.
- •async-atomic, diatomic-waker are pre-1.0 — API may change.