Decision Workspace
qcell vs rccell vs singleton-cell
Side-by-side comparison of Rust crates
49
qcell
growingv0.5.5
Statically-checked alternatives to RefCell and RwLock
43
rccell
growingv0.1.3
A convenient wrapper for Rc<RefCell<T>>
39
singleton-cell
growingv0.3.1
A more powerful Ghost Cell allowing the use of any singleton as the key
Core Metrics
| qcell | rccell | singleton-cell | |
|---|---|---|---|
| Health Score | 49 | 43 | 39 |
| Total Downloads | 351.9K | 8.0K | 6.8K |
| 30d Downloads | 11.0K | 66 | 13 |
| Dependents | 48 | 2 | 0 |
| Releases | 15 | 4 | 5 |
| Last Updated | 191d ago | 1668d ago | 1426d ago |
| Age | 7y | 4y 7m | 4y 8m |
Health Breakdown
qcell
Maintenance
8
Quality
9
Community
11
Popularity
7
Documentation
14
rccell
Maintenance
7
Quality
16
Community
6
Popularity
5
Documentation
9
singleton-cell
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
9
Technical Details
| qcell | rccell | singleton-cell | |
|---|---|---|---|
| Version | 0.5.5 | 0.1.3 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 9 | 0 | 2 |
| Crate Size | 40KB | 5KB | 5KB |
| Features | 3 | 0 | 0 |
| Yanked % | 53.3% | 0.0% | 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, singleton-cell have not been updated in over a year.