rustio rustio.net

pure_cell vs shared_cell vs mutate_once

Side-by-side comparison of Rust crates

Core Metrics

pure_cellshared_cellmutate_once
Health Score423751
Total Downloads2.8K7.3K8.6M
30d Downloads55875.6K
Dependents009
Releases263
Last Updated1461d ago943d ago224d ago
Age4y2y 7m6y 8m

Health Breakdown

pure_cell
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
13
shared_cell
Maintenance
5
Quality
8
Community
6
Popularity
5
Documentation
13
mutate_once
Maintenance
6
Quality
16
Community
9
Popularity
8
Documentation
12

Technical Details

pure_cellshared_cellmutate_once
Version0.2.00.5.00.1.2
Stable (≥1.0)✗ No✗ No✗ No
LicenseApache-2.0 OR MIT OR BSL-1.0Apache-2.0 OR BSL-1.0 OR MITBSD-2-Clause
Dependencies050
Crate Size3KB12KB5KB
Features000
Yanked %0.0%50.0%0.0%
Edition202120212018
MSRV
Owners111

Quick Verdict

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