Decision Workspace
newtype-enum-macro vs newtype-enum vs enpow
Side-by-side comparison of Rust crates
36
newtype-enum-macro
growingv0.1.0
Procedural macro to generate newtype enums.
35
newtype-enum
growingv0.1.0
Traits to convert between enums and their variant types.
49
enpow
growingv2.0.3
Generating methods for user defined enums as known from Option<T> or Result<T, E>
Core Metrics
| newtype-enum-macro | newtype-enum | enpow | |
|---|---|---|---|
| Health Score | 36 | 35 | 49 |
| Total Downloads | 5.9K | 5.1K | 8.1K |
| 30d Downloads | 53 | 5 | 9 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 1 | 7 |
| Last Updated | 2146d ago | 2146d ago | 306d ago |
| Age | 5y 10m | 5y 10m | 3y 6m |
Health Breakdown
newtype-enum-macro
Maintenance
1
Quality
14
Community
7
Popularity
5
Documentation
9
newtype-enum
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
enpow
Maintenance
6
Quality
20
Community
6
Popularity
5
Documentation
12
Technical Details
| newtype-enum-macro | newtype-enum | enpow | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 2.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 3 |
| Crate Size | 5KB | 5KB | 27KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.61 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enpow leads with a health score of 49/100, but none of the options score above 80.
- •⚠ newtype-enum-macro, newtype-enum have not been updated in over a year.
- •newtype-enum-macro, newtype-enum are pre-1.0 — API may change.