Decision Workspace
token-ref-cell vs qcell vs lending-cell
Side-by-side comparison of Rust crates
36
token-ref-cell
growingv0.1.1
Interior mutability cell using an external token to synchronize accesses
49
qcell
growingv0.5.5
Statically-checked alternatives to RefCell and RwLock
45
lending-cell
growingv0.1.1
Like a cell, but make lifetimes dynamic instead of ownership
Core Metrics
| token-ref-cell | qcell | lending-cell | |
|---|---|---|---|
| Health Score | 36 | 49 | 45 |
| Total Downloads | 2.2K | 351.9K | 116.6K |
| 30d Downloads | 3 | 11.0K | 49 |
| Dependents | 0 | 48 | 9 |
| Releases | 2 | 15 | 3 |
| Last Updated | 573d ago | 191d ago | 1353d ago |
| Age | 1y 7m | 7y | 3y 8m |
Health Breakdown
token-ref-cell
Maintenance
5
Quality
11
Community
6
Popularity
4
Documentation
10
qcell
Maintenance
8
Quality
9
Community
11
Popularity
7
Documentation
14
lending-cell
Maintenance
4
Quality
16
Community
6
Popularity
6
Documentation
13
Technical Details
| token-ref-cell | qcell | lending-cell | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.5 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | BSD-2-Clause |
| Dependencies | 1 | 9 | 0 |
| Crate Size | 12KB | 40KB | 4KB |
| Features | 3 | 3 | 0 |
| Yanked % | 50.0% | 53.3% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| 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.
- •⚠ token-ref-cell, lending-cell have not been updated in over a year.