rustio rustio.net

shared_cell vs pure_cell vs task-local

Side-by-side comparison of Rust crates

Core Metrics

shared_cellpure_celltask-local
Health Score374260
Total Downloads7.3K2.8K127.3K
30d Downloads5514.9K
Dependents0014
Releases622
Last Updated943d ago1461d ago1d ago
Age2y 7m4y1y

Health Breakdown

shared_cell
Maintenance
5
Quality
8
Community
6
Popularity
5
Documentation
13
pure_cell
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
13
task-local
Maintenance
17
Quality
15
Community
9
Popularity
6
Documentation
13

Technical Details

shared_cellpure_celltask-local
Version0.5.00.2.00.1.1
Stable (≥1.0)✗ No✗ No✗ No
LicenseApache-2.0 OR BSL-1.0 OR MITApache-2.0 OR MIT OR BSL-1.0MIT OR Apache-2.0
Dependencies502
Crate Size12KB3KB11KB
Features000
Yanked %50.0%0.0%0.0%
Edition202120212021
MSRV
Owners111

Quick Verdict

  • task-local leads with a health score of 60/100, but none of the options score above 80.
  • ⚠ shared_cell, pure_cell have not been updated in over a year.