Decision Workspace
variante vs try_match vs ename
Side-by-side comparison of Rust crates
38
variante
growingv0.2.0
Statically-verified enum variant names as strings.
53
try_match
growingv0.4.2
Fallible pattern matching with a function-like syntax
45
ename
growingv0.1.3
get name of enum variant by enum value
Core Metrics
| variante | try_match | ename | |
|---|---|---|---|
| Health Score | 38 | 53 | 45 |
| Total Downloads | 3.7K | 1.5M | 3.6K |
| 30d Downloads | 3 | 102.8K | 7 |
| Dependents | 0 | 63 | 0 |
| Releases | 3 | 9 | 4 |
| Last Updated | 819d ago | 610d ago | 483d ago |
| Age | 2y 2m | 6y 5m | 1y 4m |
Health Breakdown
variante
Maintenance
5
Quality
10
Community
6
Popularity
4
Documentation
13
try_match
Maintenance
5
Quality
18
Community
11
Popularity
7
Documentation
12
ename
Maintenance
13
Quality
15
Community
3
Popularity
4
Documentation
10
Technical Details
| variante | try_match | ename | |
|---|---|---|---|
| Version | 0.2.0 | 0.4.2 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 7KB | 14KB | 1KB |
| Features | 0 | 5 | 0 |
| Yanked % | 66.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •try_match leads with a health score of 53/100, but none of the options score above 80.
- •⚠ variante, try_match, ename have not been updated in over a year.