Decision Workspace
hexga_bitflags vs enumset vs bitflags
Side-by-side comparison of Rust crates
53
hexga_bitflags
growingv0.0.11-beta.53
Bitflags utilities
76
enumset
stablev1.1.13
A library for creating compact sets of enums.
73
bitflags
stablev2.11.1
A macro to generate structures which behave like bitflags.
Core Metrics
| hexga_bitflags | enumset | bitflags | |
|---|---|---|---|
| Health Score | 53 | 76 | 73 |
| Total Downloads | 8.5K | 32.5M | 1.3B |
| 30d Downloads | 0 | 2.8M | 103.0M |
| Dependents | 20 | 2.8K | 64.0K |
| Releases | 24 | 59 | 59 |
| Last Updated | 97d ago | 7d ago | 41d ago |
| Age | 1y 1m | 8y 7m | 11y 4m |
Health Breakdown
hexga_bitflags
Maintenance
14
Quality
16
Community
8
Popularity
5
Documentation
10
enumset
Maintenance
19
Quality
18
Community
16
Popularity
8
Documentation
15
bitflags
Maintenance
15
Quality
16
Community
19
Popularity
8
Documentation
15
Technical Details
| hexga_bitflags | enumset | bitflags | |
|---|---|---|---|
| Version | 0.0.11-beta.53 | 1.1.13 | 2.11.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 11 |
| Crate Size | 8KB | 26KB | 49KB |
| Features | 2 | 4 | 3 |
| Yanked % | 0.0% | 13.6% | 10.2% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.56.0 |
| Owners | 1 | 2 | 2 (team) |
Links
Quick Verdict
- •enumset leads with a health score of 76/100, but none of the options score above 80.
- •bitflags has the most downloads (1.3B), suggesting wider adoption.
- •bitflags is depended on by 64.0K crates — strongest ecosystem trust.
- •hexga_bitflags is pre-1.0 — API may change.