Decision Workspace
toast-cell vs ghost-cell vs lending-cell
Side-by-side comparison of Rust crates
37
toast-cell
growingv0.4.0
Zero-cost type-branded cell with no runtime checks
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
| toast-cell | ghost-cell | lending-cell | |
|---|---|---|---|
| Health Score | 37 | 46 | 45 |
| Total Downloads | 6.3K | 51.9K | 116.6K |
| 30d Downloads | 4 | 8.9K | 49 |
| Dependents | 0 | 19 | 9 |
| Releases | 6 | 8 | 3 |
| Last Updated | 266d ago | 789d ago | 1353d ago |
| Age | 2y 2m | 4y 11m | 3y 8m |
Health Breakdown
toast-cell
Maintenance
7
Quality
9
Community
6
Popularity
5
Documentation
10
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
| toast-cell | ghost-cell | lending-cell | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.6 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BlueOak-1.0.0 | MIT OR Apache-2.0 | BSD-2-Clause |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 5KB | 19KB | 4KB |
| Features | 0 | 2 | 0 |
| Yanked % | 66.7% | 12.5% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.83 | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •ghost-cell leads with a health score of 46/100, but none of the options score above 80.
- •lending-cell has the most downloads (116.6K), suggesting wider adoption.
- •⚠ ghost-cell, lending-cell have not been updated in over a year.