rustio rustio.net

take-static vs exclusive_cell vs lock-free-static

Side-by-side comparison of Rust crates

Core Metrics

take-staticexclusive_celllock-free-static
Health Score444156
Total Downloads123.0K136.2K8.4K
30d Downloads6.5K6.3K59
Dependents452
Releases317
Last Updated939d ago1198d ago56d ago
Age2y 7m3y 3m2y 5m

Health Breakdown

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

Technical Details

take-staticexclusive_celllock-free-static
Version0.1.20.1.00.2.3
Stable (≥1.0)✗ No✗ No✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT/Apache-2.0
Dependencies100
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.
  • ⚠ take-static, exclusive_cell have not been updated in over a year.