rustio rustio.net

exclusive_cell vs take-static vs lock-free-static

Side-by-side comparison of Rust crates

Core Metrics

exclusive_celltake-staticlock-free-static
Health Score414456
Total Downloads136.2K123.0K8.4K
30d Downloads6.3K6.5K59
Dependents542
Releases137
Last Updated1198d ago939d ago56d ago
Age3y 3m2y 7m2y 5m

Health Breakdown

exclusive_cell
Maintenance
1
Quality
16
Community
8
Popularity
6
Documentation
10
take-static
Maintenance
5
Quality
15
Community
8
Popularity
6
Documentation
10
lock-free-static
Maintenance
13
Quality
16
Community
9
Popularity
5
Documentation
13

Technical Details

exclusive_celltake-staticlock-free-static
Version0.1.00.1.20.2.3
Stable (≥1.0)✗ No✗ No✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT/Apache-2.0
Dependencies010
Crate Size8KB8KB12KB
Features000
Yanked %0.0%0.0%0.0%
Edition202120212024
MSRV
Owners112

Quick Verdict

  • lock-free-static leads with a health score of 56/100, but none of the options score above 80.
  • exclusive_cell has the most downloads (136.2K), suggesting wider adoption.
  • ⚠ exclusive_cell, take-static have not been updated in over a year.