rustio rustio.net

neobit vs bitmask-enum vs bitflags

Side-by-side comparison of Rust crates

Core Metrics

neobitbitmask-enumbitflags
Health Score516273
Total Downloads1143.2M1.1B
30d Downloads9204.7K76.7M
Dependents01.2K59.8K
Releases71658
Last Updated80d ago521d ago42d ago
Age2m5y11y 2m

Health Breakdown

neobit
Maintenance
9
Quality
19
Community
6
Popularity
2
Documentation
15
bitmask-enum
Maintenance
8
Quality
20
Community
13
Popularity
8
Documentation
13
bitflags
Maintenance
15
Quality
16
Community
19
Popularity
8
Documentation
15

Technical Details

neobitbitmask-enumbitflags
Version1.0.42.2.52.11.0
Stable (≥1.0)✓ Yes✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies0211
Crate Size33KB12KB49KB
Features103
Yanked %0.0%0.0%10.3%
Edition202120212021
MSRV1.561.56.0
Owners112 (team)

Quick Verdict

  • bitflags leads with a health score of 73/100, but none of the options score above 80.
  • bitflags is depended on by 59.8K crates — strongest ecosystem trust.
  • ⚠ bitmask-enum has not been updated in over a year.