Decision Workspace
hexga_bitflags vs bitflags vs flagset
Side-by-side comparison of Rust crates
55
hexga_bitflags
experimentalv0.0.11-beta.53
Bitflags utilities
73
bitflags
stablev2.11.0
A macro to generate structures which behave like bitflags.
62
flagset
growingv0.4.7
Data types and a macro for generating enumeration-based bit flags
Core Metrics
| hexga_bitflags | bitflags | flagset | |
|---|---|---|---|
| Health Score | 55 | 73 | 62 |
| Total Downloads | 8.3K | 1.1B | 24.8M |
| 30d Downloads | 135 | 76.7M | 2.5M |
| Dependents | 20 | 59.8K | 628 |
| Releases | 24 | 58 | 11 |
| Last Updated | 38d ago | 42d ago | 358d ago |
| Age | 11m | 11y 2m | 7y |
Health Breakdown
hexga_bitflags
Maintenance
17
Quality
15
Community
8
Popularity
5
Documentation
10
bitflags
Maintenance
15
Quality
16
Community
19
Popularity
8
Documentation
15
flagset
Maintenance
7
Quality
16
Community
16
Popularity
8
Documentation
15
Technical Details
| hexga_bitflags | bitflags | flagset | |
|---|---|---|---|
| Version | 0.0.11-beta.53 | 2.11.0 | 0.4.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 11 | 3 |
| Crate Size | 8KB | 49KB | 14KB |
| Features | 2 | 3 | 1 |
| Yanked % | 0.0% | 10.3% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.56.0 | 1.65 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
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.
- •hexga_bitflags, flagset are pre-1.0 — API may change.