rustio rustio.net

bevy_cell vs heapless vs once_cell

Side-by-side comparison of Rust crates

Core Metrics

bevy_cellheaplessonce_cell
Health Score427272
Total Downloads9.2K85.2M911.7M
30d Downloads010.8M73.1M
Dependents06.7K172.8K
Releases85667
Last Updated205d ago25d ago74d ago
Age2y 8m9y 1m7y 9m

Health Breakdown

bevy_cell
Maintenance
8
Quality
11
Community
5
Popularity
5
Documentation
13
heapless
Maintenance
17
Quality
13
Community
19
Popularity
8
Documentation
15
once_cell
Maintenance
15
Quality
18
Community
16
Popularity
8
Documentation
15

Technical Details

bevy_cellheaplessonce_cell
Version0.14.00.9.31.21.4
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies3125
Crate Size42KB133KB35KB
Features0129
Yanked %12.5%5.4%11.9%
Edition202420212021
MSRV1.871.65
Owners14 (team)2

Quick Verdict

  • heapless leads with a health score of 72/100, but none of the options score above 80.
  • once_cell has the most downloads (911.7M), suggesting wider adoption.
  • once_cell is depended on by 172.8K crates — strongest ecosystem trust.
  • bevy_cell, heapless are pre-1.0 — API may change.