rustio rustio.net

slice-cell vs slot-cell vs ptr_cell

Side-by-side comparison of Rust crates

Core Metrics

slice-cellslot-cellptr_cell
Health Score445148
Total Downloads7.1K7412.3K
30d Downloads10614
Dependents000
Releases7410
Last Updated266d ago97d ago649d ago
Age3y 2m3m2y

Health Breakdown

slice-cell
Maintenance
7
Quality
18
Community
4
Popularity
5
Documentation
10
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

slice-cellslot-cellptr_cell
Version0.1.10.1.22.2.1
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0Apache-2.0CC0-1.0
Dependencies110
Crate Size10KB15KB12KB
Features800
Yanked %0.0%0.0%0.0%
Edition202120242021
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.
  • ⚠ ptr_cell has not been updated in over a year.
  • slice-cell, slot-cell are pre-1.0 — API may change.