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