Decision Workspace
hv-atom vs radium vs atomig
Side-by-side comparison of Rust crates
41
hv-atom
growingv0.1.0
Convenient abstractions for atomic operations on smart pointer/reference types, based on the `atom` crate
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
58
atomig
growingv0.4.3
Generic, convenient and lock-free `std` atomics via `Atomic<T>`. Can be used with many primitive types (including floats) and with custom types.
Core Metrics
| hv-atom | radium | atomig | |
|---|---|---|---|
| Health Score | 41 | 65 | 58 |
| Total Downloads | 2.3K | 175.9M | 999.0K |
| 30d Downloads | 24 | 11.8M | 86.2K |
| Dependents | 1 | 54 | 36 |
| Releases | 1 | 20 | 10 |
| Last Updated | 1596d ago | 261d ago | 314d ago |
| Age | 4y 4m | 6y 10m | 6y 8m |
Health Breakdown
hv-atom
Maintenance
1
Quality
16
Community
7
Popularity
4
Documentation
13
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
atomig
Maintenance
7
Quality
16
Community
15
Popularity
7
Documentation
13
Technical Details
| hv-atom | radium | atomig | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.1 | 0.4.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 5KB | 14KB | 22KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 5.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •radium leads with a health score of 65/100, but none of the options score above 80.
- •⚠ hv-atom has not been updated in over a year.
- •hv-atom, atomig are pre-1.0 — API may change.