rustio rustio.net

bitflags vs bitmask-enum vs option_set

Side-by-side comparison of Rust crates

Core Metrics

bitflagsbitmask-enumoption_set
Health Score736255
Total Downloads1.1B3.2M4.3M
30d Downloads79.5M213.4K374.3K
Dependents59.8K1.2K24
Releases58168
Last Updated42d ago521d ago179d ago
Age11y 2m5y8y

Health Breakdown

bitflags
Maintenance
15
Quality
16
Community
19
Popularity
8
Documentation
15
bitmask-enum
Maintenance
8
Quality
20
Community
13
Popularity
8
Documentation
13
option_set
Maintenance
10
Quality
14
Community
10
Popularity
8
Documentation
13

Technical Details

bitflagsbitmask-enumoption_set
Version2.11.02.2.50.4.0
Stable (≥1.0)✓ Yes✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT
Dependencies1126
Crate Size49KB12KB6KB
Features300
Yanked %10.3%0.0%0.0%
Edition202120212021
MSRV1.56.0
Owners2 (team)11

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