Decision Workspace
flagger vs enumflags2 vs enumflags2_derive
Side-by-side comparison of Rust crates
37
flagger
growingv0.7.0
Enum flag generator
53
enumflags2
growingv0.7.12
Enum-based bit flags
51
enumflags2_derive
growingv0.7.12
Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions.
Core Metrics
| flagger | enumflags2 | enumflags2_derive | |
|---|---|---|---|
| Health Score | 37 | 53 | 51 |
| Total Downloads | 8.1K | 61.8M | 61.8M |
| 30d Downloads | 11 | 5.9M | 5.9M |
| Dependents | 0 | 2.4K | 50 |
| Releases | 7 | 22 | 18 |
| Last Updated | 494d ago | 291d ago | 291d ago |
| Age | 2y 10m | 7y 1m | 7y 1m |
Health Breakdown
flagger
Maintenance
5
Quality
15
Community
2
Popularity
5
Documentation
10
enumflags2
Maintenance
9
Quality
10
Community
12
Popularity
8
Documentation
14
enumflags2_derive
Maintenance
9
Quality
15
Community
8
Popularity
8
Documentation
11
Technical Details
| flagger | enumflags2 | enumflags2_derive | |
|---|---|---|---|
| Version | 0.7.0 | 0.7.12 | 0.7.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 1KB | 18KB | 9KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 31.8% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | 1.56 | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enumflags2 leads with a health score of 53/100, but none of the options score above 80.
- •enumflags2 is depended on by 2.4K crates — strongest ecosystem trust.
- •⚠ flagger has not been updated in over a year.