rustio rustio.net

bitmask-enum vs bitflags vs option_set

Side-by-side comparison of Rust crates

Core Metrics

bitmask-enumbitflagsoption_set
Health Score627354
Total Downloads3.7M1.3B5.1M
30d Downloads242.9K103.0M450.6K
Dependents1.6K64.0K25
Releases16598
Last Updated580d ago41d ago238d ago
Age5y 2m11y 4m8y 2m

Health Breakdown

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

Technical Details

bitmask-enumbitflagsoption_set
Version2.2.52.11.10.4.0
Stable (≥1.0)✓ Yes✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT
Dependencies2116
Crate Size12KB49KB6KB
Features030
Yanked %0.0%10.2%0.0%
Edition202120212021
MSRV1.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 64.0K crates — strongest ecosystem trust.
  • ⚠ bitmask-enum has not been updated in over a year.
  • option_set is pre-1.0 — API may change.