Decision Workspace
arc-cell vs hv-cell vs radium
Side-by-side comparison of Rust crates
40
arc-cell
growingv0.3.3
Helper for a simple Cell-like object containing Arc/Weak
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
| arc-cell | hv-cell | radium | |
|---|---|---|---|
| Health Score | 40 | 43 | 65 |
| Total Downloads | 152.3K | 3.0K | 175.9M |
| 30d Downloads | 16.5K | 40 | 12.2M |
| Dependents | 2 | 8 | 54 |
| Releases | 12 | 1 | 20 |
| Last Updated | 1465d ago | 1596d ago | 261d ago |
| Age | 9y 3m | 4y 4m | 6y 10m |
Health Breakdown
arc-cell
Maintenance
4
Quality
17
Community
4
Popularity
6
Documentation
9
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
| arc-cell | hv-cell | radium | |
|---|---|---|---|
| Version | 0.3.3 | 0.1.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 4KB | 7KB | 14KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 5.0% |
| Edition | 2018 | 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.
- •⚠ arc-cell, hv-cell have not been updated in over a year.
- •arc-cell, hv-cell are pre-1.0 — API may change.