Decision Workspace
hv-cell vs radium vs aarc
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
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
47
aarc
growingv0.4.0
An atomically updatable Arc for lock-free concurrency.
Core Metrics
| hv-cell | radium | aarc | |
|---|---|---|---|
| Health Score | 43 | 65 | 47 |
| Total Downloads | 3.0K | 175.9M | 315.0K |
| 30d Downloads | 38 | 11.8M | 22.0K |
| Dependents | 8 | 54 | 2 |
| Releases | 1 | 20 | 7 |
| Last Updated | 1596d ago | 261d ago | 134d ago |
| Age | 4y 4m | 6y 10m | 2y |
Health Breakdown
hv-cell
Maintenance
1
Quality
16
Community
9
Popularity
4
Documentation
13
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
aarc
Maintenance
12
Quality
11
Community
7
Popularity
7
Documentation
10
Technical Details
| hv-cell | radium | aarc | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 3 | 2 |
| Crate Size | 7KB | 14KB | 9KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 5.0% | 14.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •radium leads with a health score of 65/100, but none of the options score above 80.
- •⚠ hv-cell has not been updated in over a year.
- •hv-cell, aarc are pre-1.0 — API may change.