Decision Workspace
enum_convert vs enum_variant_eq_derive vs enum_variant_eq
Side-by-side comparison of Rust crates
41
enum_convert
experimentalv0.2.0
A Rust procedural macro library for deriving automatic conversions between enum variants
37
enum_variant_eq_derive
growingv0.1.2
Dependency macro for enum_variant_eq
35
enum_variant_eq
growingv0.1.0
Determining that enumerations only have Variant equal
Core Metrics
| enum_convert | enum_variant_eq_derive | enum_variant_eq | |
|---|---|---|---|
| Health Score | 41 | 37 | 35 |
| Total Downloads | 5.8K | 4.5K | 1.6K |
| 30d Downloads | 3.1K | 23 | 3 |
| Dependents | 0 | 1 | 5 |
| Releases | 2 | 3 | 1 |
| Last Updated | 184d ago | 1099d ago | 1099d ago |
| Age | 7m | 3y | 3y |
Health Breakdown
enum_convert
Maintenance
9
Quality
13
Community
5
Popularity
4
Documentation
10
enum_variant_eq_derive
Maintenance
4
Quality
15
Community
4
Popularity
4
Documentation
10
enum_variant_eq
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| enum_convert | enum_variant_eq_derive | enum_variant_eq | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 2 | 1 |
| Crate Size | 27KB | 2KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| 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_derive, enum_variant_eq have not been updated in over a year.