Decision Workspace
revel_cell vs rcell vs hv-cell
Side-by-side comparison of Rust crates
49
revel_cell
experimentalv0.1.3
revel_cell
52
rcell
growingv2.0.0
A Cell which can hold either an Arc or an Weak smartpointer or be empty
43
hv-cell
growingv0.1.0
A no-std port of the `atomic_refcell` crate with additional `Arc`-centric functionality
Core Metrics
| revel_cell | rcell | hv-cell | |
|---|---|---|---|
| Health Score | 49 | 52 | 43 |
| Total Downloads | 1.1K | 16.3K | 3.0K |
| 30d Downloads | 24 | 17 | 40 |
| Dependents | 8 | 0 | 8 |
| Releases | 4 | 13 | 1 |
| Last Updated | 116d ago | 1205d ago | 1596d ago |
| Age | 9m | 4y 2m | 4y 4m |
Health Breakdown
revel_cell
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
11
rcell
Maintenance
6
Quality
23
Community
5
Popularity
5
Documentation
13
hv-cell
Maintenance
1
Quality
16
Community
9
Popularity
4
Documentation
13
Technical Details
| revel_cell | rcell | hv-cell | |
|---|---|---|---|
| Version | 0.1.3 | 2.0.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 3KB | 4KB | 7KB |
| Features | 1 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rcell leads with a health score of 52/100, but none of the options score above 80.
- •⚠ rcell, hv-cell have not been updated in over a year.
- •revel_cell, hv-cell are pre-1.0 — API may change.