rustio rustio.net

bevy_cell vs once_cell vs lazy-regex

Side-by-side comparison of Rust crates

Core Metrics

bevy_cellonce_celllazy-regex
Health Score457571
Total Downloads9.2K782.7M28.1M
30d Downloads1050.8M2.4M
Dependents0162.5K4.3K
Releases86732
Last Updated146d ago15d ago44d ago
Age2y 6m7y 8m6y 5m

Health Breakdown

bevy_cell
Maintenance
11
Quality
11
Community
5
Popularity
5
Documentation
13
once_cell
Maintenance
18
Quality
18
Community
16
Popularity
8
Documentation
15
lazy-regex
Maintenance
15
Quality
22
Community
14
Popularity
8
Documentation
12

Technical Details

bevy_cellonce_celllazy-regex
Version0.14.01.21.43.6.0
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT
Dependencies354
Crate Size42KB35KB11KB
Features0916
Yanked %12.5%11.9%3.1%
Edition202420212021
MSRV1.651.71
Owners121

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.
  • bevy_cell is pre-1.0 — API may change.