Decision Workspace
rw-cell vs dh vs radium
Side-by-side comparison of Rust crates
43
rw-cell
growingv2.0.3
Write data to cell from anything place your application without copy, lock and reading in one place
64
dh
growingv0.10.0
Data handling in Rust, made easy.
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
Core Metrics
| rw-cell | dh | radium | |
|---|---|---|---|
| Health Score | 43 | 64 | 65 |
| Total Downloads | 21.5K | 14.5K | 175.9M |
| 30d Downloads | 127 | 133 | 12.2M |
| Dependents | 0 | 27 | 54 |
| Releases | 14 | 14 | 20 |
| Last Updated | 434d ago | 101d ago | 261d ago |
| Age | 3y 1m | 1y 6m | 6y 10m |
Health Breakdown
rw-cell
Maintenance
7
Quality
15
Community
3
Popularity
5
Documentation
13
dh
Maintenance
14
Quality
17
Community
15
Popularity
5
Documentation
13
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
Technical Details
| rw-cell | dh | radium | |
|---|---|---|---|
| Version | 2.0.3 | 0.10.0 | 1.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 10KB | 11KB | 14KB |
| Features | 0 | 1 | 2 |
| Yanked % | 35.7% | 0.0% | 5.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.60 |
| Owners | 1 | 2 (team) | 3 (team) |
Links
Quick Verdict
- •radium leads with a health score of 65/100, but none of the options score above 80.
- •⚠ rw-cell has not been updated in over a year.
- •dh is pre-1.0 — API may change.