Decision Workspace
big_enum_set vs enumset vs ordinal-map-derive
Side-by-side comparison of Rust crates
42
big_enum_set
growingv0.3.0
A library for creating sets of enums with a large number of variants.
65
enumset
growingv1.1.10
A library for creating compact sets of enums.
57
ordinal-map-derive
growingv0.1.10
Ordinal trait to map values to integers and efficient maps and sets for such types
Core Metrics
| big_enum_set | enumset | ordinal-map-derive | |
|---|---|---|---|
| Health Score | 42 | 65 | 57 |
| Total Downloads | 20.7K | 27.5M | 1.8M |
| 30d Downloads | 146 | 2.1M | 460.1K |
| Dependents | 41 | 2.6K | 11 |
| Releases | 11 | 56 | 11 |
| Last Updated | 1013d ago | 218d ago | 125d ago |
| Age | 6y 5m | 8y 5m | 1y 9m |
Health Breakdown
big_enum_set
Maintenance
4
Quality
11
Community
9
Popularity
5
Documentation
13
enumset
Maintenance
10
Quality
17
Community
15
Popularity
8
Documentation
15
ordinal-map-derive
Maintenance
13
Quality
15
Community
9
Popularity
7
Documentation
13
Technical Details
| big_enum_set | enumset | ordinal-map-derive | |
|---|---|---|---|
| Version | 0.3.0 | 1.1.10 | 0.1.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 10 | 7 | 3 |
| Crate Size | 20KB | 31KB | 5KB |
| Features | 1 | 4 | 0 |
| Yanked % | 9.1% | 10.7% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.61 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •enumset leads with a health score of 65/100, but none of the options score above 80.
- •enumset is depended on by 2.6K crates — strongest ecosystem trust.
- •⚠ big_enum_set has not been updated in over a year.
- •big_enum_set, ordinal-map-derive are pre-1.0 — API may change.