rustio rustio.net

async-lazy vs async-once-cell vs once_cell

Side-by-side comparison of Rust crates

Core Metrics

async-lazyasync-once-cellonce_cell
Health Score495875
Total Downloads28.5K5.3M782.7M
30d Downloads919507.2K52.5M
Dependents62923162.5K
Releases31467
Last Updated397d ago537d ago15d ago
Age2y 10m4y 7m7y 8m

Health Breakdown

async-lazy
Maintenance
6
Quality
17
Community
11
Popularity
5
Documentation
10
async-once-cell
Maintenance
7
Quality
17
Community
14
Popularity
8
Documentation
12
once_cell
Maintenance
18
Quality
18
Community
16
Popularity
8
Documentation
15

Technical Details

async-lazyasync-once-cellonce_cell
Version0.1.20.5.41.21.4
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies315
Crate Size15KB20KB35KB
Features229
Yanked %0.0%0.0%11.9%
Edition202120182021
MSRV1.65
Owners112

Quick Verdict

  • once_cell leads with a health score of 75/100, but none of the options score above 80.
  • once_cell is depended on by 162.5K crates — strongest ecosystem trust.
  • ⚠ async-lazy, async-once-cell have not been updated in over a year.
  • async-lazy, async-once-cell are pre-1.0 — API may change.