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