Decision Workspace
rccell vs qcell vs rc-cell
Side-by-side comparison of Rust crates
43
rccell
growingv0.1.3
A convenient wrapper for Rc<RefCell<T>>
49
qcell
growingv0.5.5
Statically-checked alternatives to RefCell and RwLock
35
rc-cell
growingv0.1.0
A simple wrapper around Rc<RefCell<T>>
Core Metrics
| rccell | qcell | rc-cell | |
|---|---|---|---|
| Health Score | 43 | 49 | 35 |
| Total Downloads | 8.0K | 351.9K | 2.0K |
| 30d Downloads | 66 | 11.0K | 4 |
| Dependents | 2 | 48 | 0 |
| Releases | 4 | 15 | 1 |
| Last Updated | 1668d ago | 191d ago | 2289d ago |
| Age | 4y 7m | 7y | 6y 3m |
Health Breakdown
rccell
Maintenance
7
Quality
16
Community
6
Popularity
5
Documentation
9
qcell
Maintenance
8
Quality
9
Community
11
Popularity
7
Documentation
14
rc-cell
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
Technical Details
| rccell | qcell | rc-cell | |
|---|---|---|---|
| Version | 0.1.3 | 0.5.5 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 0 | 9 | 0 |
| Crate Size | 5KB | 40KB | 2KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 53.3% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | 1.60.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •qcell leads with a health score of 49/100, but none of the options score above 80.
- •⚠ rccell, rc-cell have not been updated in over a year.