rustio rustio.net

lock-free-static vs once_mut vs async-oncecell

Side-by-side comparison of Rust crates

Core Metrics

lock-free-staticonce_mutasync-oncecell
Health Score564237
Total Downloads8.4K5.2K105.7K
30d Downloads6089.2K
Dependents2131
Releases722
Last Updated56d ago908d ago1806d ago
Age2y 5m2y 9m4y 11m

Health Breakdown

lock-free-static
Maintenance
13
Quality
16
Community
9
Popularity
5
Documentation
13
once_mut
Maintenance
4
Quality
10
Community
11
Popularity
4
Documentation
13
async-oncecell
Maintenance
3
Quality
15
Community
4
Popularity
6
Documentation
9

Technical Details

lock-free-staticonce_mutasync-oncecell
Version0.2.30.1.10.2.0
Stable (≥1.0)✗ No✗ No✗ No
LicenseMIT/Apache-2.0MIT/Apache-2.0MIT OR Apache-2.0
Dependencies003
Crate Size12KB7KB4KB
Features000
Yanked %0.0%50.0%0.0%
Edition202420212018
MSRV
Owners221

Quick Verdict

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