Decision Workspace
radium vs hv-cell vs sync-cell-slice
Side-by-side comparison of Rust crates
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
43
hv-cell
growingv0.1.0
A no-std port of the `atomic_refcell` crate with additional `Arc`-centric functionality
59
sync-cell-slice
growingv0.9.12
Cells and slices that are accessible from multiple threads
Core Metrics
| radium | hv-cell | sync-cell-slice | |
|---|---|---|---|
| Health Score | 65 | 43 | 59 |
| Total Downloads | 175.9M | 3.0K | 15.8K |
| 30d Downloads | 11.8M | 38 | 2.5K |
| Dependents | 54 | 8 | 24 |
| Releases | 20 | 1 | 4 |
| Last Updated | 261d ago | 1596d ago | 40d ago |
| Age | 6y 10m | 4y 4m | 1y 4m |
Health Breakdown
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
hv-cell
Maintenance
1
Quality
16
Community
9
Popularity
4
Documentation
13
sync-cell-slice
Maintenance
16
Quality
16
Community
10
Popularity
5
Documentation
12
Technical Details
| radium | hv-cell | sync-cell-slice | |
|---|---|---|---|
| Version | 1.1.1 | 0.1.0 | 0.9.12 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR LGPL-2.1-or-later |
| Dependencies | 3 | 2 | 0 |
| Crate Size | 14KB | 7KB | 18KB |
| Features | 2 | 1 | 0 |
| Yanked % | 5.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.60 | — | 1.85 |
| Owners | 3 (team) | 1 | 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, sync-cell-slice are pre-1.0 — API may change.