Decision Workspace
pawn vs slot-cell vs wasefire-slice-cell
Side-by-side comparison of Rust crates
38
pawn
growingv0.9.1
An unchecked borrow-like operation for Cells.
51
slot-cell
experimentalv0.1.2
SlotCell - an interior mutability container. It acts as a "Runtime-Checked Move Cell", providing owned access to data rather than references.
50
wasefire-slice-cell
experimentalv0.1.1
Slice with dynamic borrow checking
Core Metrics
| pawn | slot-cell | wasefire-slice-cell | |
|---|---|---|---|
| Health Score | 38 | 51 | 50 |
| Total Downloads | 3.2K | 74 | 479 |
| 30d Downloads | 9 | 6 | 20 |
| Dependents | 0 | 0 | 2 |
| Releases | 2 | 4 | 2 |
| Last Updated | 2406d ago | 97d ago | 49d ago |
| Age | 6y 7m | 3m | 6m |
Health Breakdown
pawn
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
9
slot-cell
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
10
wasefire-slice-cell
Maintenance
14
Quality
16
Community
7
Popularity
3
Documentation
10
Technical Details
| pawn | slot-cell | wasefire-slice-cell | |
|---|---|---|---|
| Version | 0.9.1 | 0.1.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 2KB | 15KB | 7KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •slot-cell leads with a health score of 51/100, but none of the options score above 80.
- •pawn has the most downloads (3.2K), suggesting wider adoption.
- •⚠ pawn has not been updated in over a year.