Decision Workspace
enumoid_derive vs enumoid vs flagset
Side-by-side comparison of Rust crates
41
enumoid_derive
growingv0.4.0
Derive macro for Enum Indexed Containers
45
enumoid
growingv0.4.0
Enum Indexed Containers
62
flagset
growingv0.4.7
Data types and a macro for generating enumeration-based bit flags
Core Metrics
| enumoid_derive | enumoid | flagset | |
|---|---|---|---|
| Health Score | 41 | 45 | 62 |
| Total Downloads | 8.3K | 11.1K | 24.8M |
| 30d Downloads | 60 | 49 | 2.5M |
| Dependents | 8 | 33 | 628 |
| Releases | 5 | 8 | 11 |
| Last Updated | 779d ago | 779d ago | 358d ago |
| Age | 4y 12m | 4y 12m | 7y |
Health Breakdown
enumoid_derive
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
10
enumoid
Maintenance
5
Quality
16
Community
9
Popularity
5
Documentation
10
flagset
Maintenance
7
Quality
16
Community
16
Popularity
8
Documentation
15
Technical Details
| enumoid_derive | enumoid | 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 | 4 | 2 | 3 |
| Crate Size | 4KB | 19KB | 14KB |
| Features | 0 | 1 | 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_derive, enumoid have not been updated in over a year.