rustio rustio.net

bitflag-attr vs bitflags vs bitmask-enum

Side-by-side comparison of Rust crates

Core Metrics

bitflag-attrbitflagsbitmask-enum
Health Score537362
Total Downloads19.6K1.1B3.2M
30d Downloads6879.5M213.4K
Dependents459.8K1.2K
Releases235816
Last Updated144d ago42d ago521d ago
Age1y 10m11y 2m5y

Health Breakdown

bitflag-attr
Maintenance
12
Quality
16
Community
8
Popularity
5
Documentation
12
bitflags
Maintenance
15
Quality
16
Community
19
Popularity
8
Documentation
15
bitmask-enum
Maintenance
8
Quality
20
Community
13
Popularity
8
Documentation
13

Technical Details

bitflag-attrbitflagsbitmask-enum
Version0.13.02.11.02.2.5
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies8112
Crate Size39KB49KB12KB
Features830
Yanked %0.0%10.3%0.0%
Edition202120212021
MSRV1.81.01.56.0
Owners12 (team)1

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