Decision Workspace
atomicell vs hv-cell vs radium
Side-by-side comparison of Rust crates
45
atomicell
growingv0.2.0
Multi-threaded RefCell on atomics
43
hv-cell
growingv0.1.0
A no-std port of the `atomic_refcell` crate with additional `Arc`-centric functionality
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
Core Metrics
| atomicell | hv-cell | radium | |
|---|---|---|---|
| Health Score | 45 | 43 | 65 |
| Total Downloads | 31.9K | 3.0K | 175.9M |
| 30d Downloads | 365 | 38 | 11.8M |
| Dependents | 24 | 8 | 54 |
| Releases | 11 | 1 | 20 |
| Last Updated | 935d ago | 1596d ago | 261d ago |
| Age | 3y 8m | 4y 4m | 6y 10m |
Health Breakdown
atomicell
Maintenance
4
Quality
13
Community
10
Popularity
5
Documentation
13
hv-cell
Maintenance
1
Quality
16
Community
9
Popularity
4
Documentation
13
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
Technical Details
| atomicell | hv-cell | radium | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 14KB | 7KB | 14KB |
| Features | 0 | 1 | 2 |
| Yanked % | 9.1% | 0.0% | 5.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.60 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •radium leads with a health score of 65/100, but none of the options score above 80.
- •⚠ atomicell, hv-cell have not been updated in over a year.
- •atomicell, hv-cell are pre-1.0 — API may change.