Decision Workspace
try_as_macros vs try_as vs enum-derive-2018
Side-by-side comparison of Rust crates
34
try_as_macros
growingv0.1.0
Macros to ease using enums whose sole purpose is to enumerate a set of types.
36
try_as
growingv0.1.0
Macros and traits to ease using enums whose sole purpose is to enumerate a set of types.
55
enum-derive-2018
growingv3.0.2
This crate provides macros for deriving additional functionality for enums.
Core Metrics
| try_as_macros | try_as | enum-derive-2018 | |
|---|---|---|---|
| Health Score | 34 | 36 | 55 |
| Total Downloads | 5.8K | 5.2K | 45.2K |
| 30d Downloads | 157 | 142 | 397 |
| Dependents | 1 | 23 | 97 |
| Releases | 1 | 1 | 12 |
| Last Updated | 1191d ago | 1191d ago | 565d ago |
| Age | 3y 3m | 3y 3m | 5y 6m |
Health Breakdown
try_as_macros
Maintenance
1
Quality
14
Community
4
Popularity
4
Documentation
11
try_as
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
9
enum-derive-2018
Maintenance
4
Quality
19
Community
11
Popularity
6
Documentation
15
Technical Details
| try_as_macros | try_as | enum-derive-2018 | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 3.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | non-standard | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 2 |
| Crate Size | 3KB | 4KB | 7KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 8.3% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum-derive-2018 leads with a health score of 55/100, but none of the options score above 80.
- •⚠ try_as_macros, try_as, enum-derive-2018 have not been updated in over a year.
- •try_as_macros, try_as are pre-1.0 — API may change.