Decision Workspace
hodgepodge vs enumset vs parse-display
Side-by-side comparison of Rust crates
51
hodgepodge
growingv0.2.0
Lightweight dataset crate of enums for prototyping, teaching, and experimentation
76
enumset
stablev1.1.13
A library for creating compact sets of enums.
71
parse-display
growingv0.11.0
Procedural macro to implement Display and FromStr using common settings.
Core Metrics
| hodgepodge | enumset | parse-display | |
|---|---|---|---|
| Health Score | 51 | 76 | 71 |
| Total Downloads | 6.7K | 32.5M | 26.2M |
| 30d Downloads | 0 | 2.8M | 3.5M |
| Dependents | 0 | 2.8K | 1.4K |
| Releases | 6 | 59 | 23 |
| Last Updated | 190d ago | 7d ago | 22d ago |
| Age | 5y 9m | 8y 7m | 6y 11m |
Health Breakdown
hodgepodge
Maintenance
8
Quality
17
Community
6
Popularity
5
Documentation
15
enumset
Maintenance
19
Quality
18
Community
16
Popularity
8
Documentation
15
parse-display
Maintenance
18
Quality
16
Community
14
Popularity
8
Documentation
15
Technical Details
| hodgepodge | enumset | parse-display | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.13 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 4 |
| Crate Size | 15KB | 26KB | 32KB |
| Features | 5 | 4 | 3 |
| Yanked % | 0.0% | 13.6% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.66.1 | 1.71 | 1.85.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •enumset leads with a health score of 76/100, but none of the options score above 80.
- •enumset is depended on by 2.8K crates — strongest ecosystem trust.
- •hodgepodge, parse-display are pre-1.0 — API may change.