rustio rustio.net

bitlist vs bitvec vs fixedbitset

Side-by-side comparison of Rust crates

Core Metrics

bitlistbitvecfixedbitset
Health Score516459
Total Downloads25204.3M364.1M
30d Downloads014.6M30.7M
Dependents09.9K2.3K
Releases26030
Last Updated5d ago1416d ago771d ago
Age5d7y 11m11y 1m

Health Breakdown

bitlist
Maintenance
14
Quality
16
Community
6
Popularity
2
Documentation
13
bitvec
Maintenance
7
Quality
14
Community
20
Popularity
8
Documentation
15
fixedbitset
Maintenance
4
Quality
13
Community
19
Popularity
8
Documentation
15

Technical Details

bitlistbitvecfixedbitset
Version0.0.21.0.10.5.7
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMITMITMIT OR Apache-2.0
Dependencies1122
Crate Size44KB224KB27KB
Features252
Yanked %0.0%55.0%10.0%
Edition202420212021
MSRV1.561.56
Owners12 (team)4 (team)

Quick Verdict

  • bitvec leads with a health score of 64/100, but none of the options score above 80.
  • fixedbitset has the most downloads (364.1M), suggesting wider adoption.
  • bitvec is depended on by 9.9K crates — strongest ecosystem trust.
  • ⚠ bitvec, fixedbitset have not been updated in over a year.
  • bitlist, fixedbitset are pre-1.0 — API may change.