rustio rustio.net

async-oncecell vs lock-free-static vs once_mut

Side-by-side comparison of Rust crates

Core Metrics

async-oncecelllock-free-staticonce_mut
Health Score375642
Total Downloads105.7K8.4K5.2K
30d Downloads9.2K608
Dependents1213
Releases272
Last Updated1806d ago56d ago908d ago
Age4y 11m2y 5m2y 9m

Health Breakdown

async-oncecell
Maintenance
3
Quality
15
Community
4
Popularity
6
Documentation
9
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

Technical Details

async-oncecelllock-free-staticonce_mut
Version0.2.00.2.30.1.1
Stable (≥1.0)✗ No✗ No✗ No
LicenseMIT OR Apache-2.0MIT/Apache-2.0MIT/Apache-2.0
Dependencies300
Crate Size4KB12KB7KB
Features000
Yanked %0.0%0.0%50.0%
Edition201820242021
MSRV
Owners122

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.
  • ⚠ async-oncecell, once_mut have not been updated in over a year.