Decision Workspace
enum_variant_eq vs enum_variant_eq_derive vs enum_convert
Side-by-side comparison of Rust crates
35
enum_variant_eq
growingv0.1.0
Determining that enumerations only have Variant equal
37
enum_variant_eq_derive
growingv0.1.2
Dependency macro for enum_variant_eq
41
enum_convert
experimentalv0.2.0
A Rust procedural macro library for deriving automatic conversions between enum variants
Core Metrics
| enum_variant_eq | enum_variant_eq_derive | enum_convert | |
|---|---|---|---|
| Health Score | 35 | 37 | 41 |
| Total Downloads | 1.6K | 4.5K | 5.8K |
| 30d Downloads | 3 | 24 | 3.3K |
| Dependents | 5 | 1 | 0 |
| Releases | 1 | 3 | 2 |
| Last Updated | 1099d ago | 1099d ago | 184d ago |
| Age | 3y | 3y | 7m |
Health Breakdown
enum_variant_eq
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
enum_variant_eq_derive
Maintenance
4
Quality
15
Community
4
Popularity
4
Documentation
10
enum_convert
Maintenance
9
Quality
13
Community
5
Popularity
4
Documentation
10
Technical Details
| enum_variant_eq | enum_variant_eq_derive | enum_convert | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 2 | 6 |
| Crate Size | 3KB | 2KB | 27KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum_convert leads with a health score of 41/100, but none of the options score above 80.
- •⚠ enum_variant_eq, enum_variant_eq_derive have not been updated in over a year.