Decision Workspace
singleton-cell vs qcell vs tokenlock
Side-by-side comparison of Rust crates
39
singleton-cell
growingv0.3.1
A more powerful Ghost Cell allowing the use of any singleton as the key
49
qcell
growingv0.5.5
Statically-checked alternatives to RefCell and RwLock
39
tokenlock
growingv0.3.8
Provides cell types that decouple permissions from data.
Core Metrics
| singleton-cell | qcell | tokenlock | |
|---|---|---|---|
| Health Score | 39 | 49 | 39 |
| Total Downloads | 6.8K | 351.9K | 57.8K |
| 30d Downloads | 13 | 10.8K | 200 |
| Dependents | 0 | 48 | 14 |
| Releases | 5 | 15 | 20 |
| Last Updated | 1426d ago | 191d ago | 1384d ago |
| Age | 4y 8m | 7y | 8y 5m |
Health Breakdown
singleton-cell
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
9
qcell
Maintenance
8
Quality
9
Community
11
Popularity
7
Documentation
14
tokenlock
Maintenance
4
Quality
11
Community
9
Popularity
6
Documentation
9
Technical Details
| singleton-cell | qcell | tokenlock | |
|---|---|---|---|
| Version | 0.3.1 | 0.5.5 | 0.3.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 9 | 9 |
| Crate Size | 5KB | 40KB | 29KB |
| Features | 0 | 3 | 5 |
| Yanked % | 0.0% | 53.3% | 20.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.
- •⚠ singleton-cell, tokenlock have not been updated in over a year.