Decision Workspace
enumoid vs enumoid_derive vs flagset
Side-by-side comparison of Rust crates
45
enumoid
growingv0.4.0
Enum Indexed Containers
41
enumoid_derive
growingv0.4.0
Derive macro for Enum Indexed Containers
62
flagset
growingv0.4.7
Data types and a macro for generating enumeration-based bit flags
Core Metrics
| enumoid | enumoid_derive | flagset | |
|---|---|---|---|
| Health Score | 45 | 41 | 62 |
| Total Downloads | 11.1K | 8.3K | 24.8M |
| 30d Downloads | 49 | 60 | 2.5M |
| Dependents | 33 | 8 | 628 |
| Releases | 8 | 5 | 11 |
| Last Updated | 779d ago | 779d ago | 358d ago |
| Age | 4y 12m | 4y 12m | 7y |
Health Breakdown
enumoid
Maintenance
5
Quality
16
Community
9
Popularity
5
Documentation
10
enumoid_derive
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
10
flagset
Maintenance
7
Quality
16
Community
16
Popularity
8
Documentation
15
Technical Details
| enumoid | enumoid_derive | flagset | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 0.4.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 4 | 3 |
| Crate Size | 19KB | 4KB | 14KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •flagset leads with a health score of 62/100, but none of the options score above 80.
- •flagset is depended on by 628 crates — strongest ecosystem trust.
- •⚠ enumoid, enumoid_derive have not been updated in over a year.