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