Decision Workspace
token-cell vs ghost-cell vs lending-cell
Side-by-side comparison of Rust crates
55
token-cell
growingv2.1.1
A more convenient GhostCell
46
ghost-cell
growingv0.2.6
Compile-time zero-cost borrow-checking of aliased references
45
lending-cell
growingv0.1.1
Like a cell, but make lifetimes dynamic instead of ownership
Core Metrics
| token-cell | ghost-cell | lending-cell | |
|---|---|---|---|
| Health Score | 55 | 46 | 45 |
| Total Downloads | 2.2M | 51.9K | 116.6K |
| 30d Downloads | 192.2K | 8.6K | 47 |
| Dependents | 46 | 19 | 9 |
| Releases | 13 | 8 | 3 |
| Last Updated | 123d ago | 789d ago | 1353d ago |
| Age | 4y 7m | 4y 11m | 3y 8m |
Health Breakdown
token-cell
Maintenance
10
Quality
17
Community
11
Popularity
8
Documentation
9
ghost-cell
Maintenance
4
Quality
14
Community
12
Popularity
6
Documentation
10
lending-cell
Maintenance
4
Quality
16
Community
6
Popularity
6
Documentation
13
Technical Details
| token-cell | ghost-cell | lending-cell | |
|---|---|---|---|
| Version | 2.1.1 | 0.2.6 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | EPL-2.0 OR Apache-2.0 | MIT OR Apache-2.0 | BSD-2-Clause |
| Dependencies | 4 | 0 | 0 |
| Crate Size | 8KB | 19KB | 4KB |
| Features | 3 | 2 | 0 |
| Yanked % | 15.4% | 12.5% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •token-cell leads with a health score of 55/100, but none of the options score above 80.
- •⚠ ghost-cell, lending-cell have not been updated in over a year.
- •ghost-cell, lending-cell are pre-1.0 — API may change.