rustio rustio.net

cell-project vs slot-cell vs ptr_cell

Side-by-side comparison of Rust crates

Core Metrics

cell-projectslot-cellptr_cell
Health Score305148
Total Downloads7.7K7412.3K
30d Downloads17614
Dependents000
Releases5410
Last Updated1327d ago97d ago649d ago
Age5y 11m3m2y

Health Breakdown

cell-project
Maintenance
3
Quality
10
Community
3
Popularity
5
Documentation
9
slot-cell
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
10
ptr_cell
Maintenance
6
Quality
21
Community
6
Popularity
5
Documentation
10

Technical Details

cell-projectslot-cellptr_cell
Version0.1.40.1.22.2.1
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMITApache-2.0CC0-1.0
Dependencies110
Crate Size6KB15KB12KB
Features100
Yanked %80.0%0.0%0.0%
Edition201820242021
MSRV
Owners111

Quick Verdict

  • slot-cell leads with a health score of 51/100, but none of the options score above 80.
  • ptr_cell has the most downloads (12.3K), suggesting wider adoption.
  • ⚠ cell-project, ptr_cell have not been updated in over a year.
  • cell-project, slot-cell are pre-1.0 — API may change.