Decision Workspace
ignorable vs vex-macros vs enum_variant_accessors
Side-by-side comparison of Rust crates
52
ignorable
experimentalv0.1.4
Standard library derives that can ignore individual fields
55
vex-macros
experimentalv1.6.0
Procedural macros for the VEX protocol
52
enum_variant_accessors
experimentalv1.0.2
derive macros to generate is_*, as_* and as_*_mut accessors for enum variants
Core Metrics
| ignorable | vex-macros | enum_variant_accessors | |
|---|---|---|---|
| Health Score | 52 | 55 | 52 |
| Total Downloads | 1.6K | 310 | 482 |
| 30d Downloads | 343 | 172 | 25 |
| Dependents | 0 | 15 | 0 |
| Releases | 5 | 18 | 3 |
| Last Updated | 28d ago | 6d ago | 29d ago |
| Age | 5m | 3m | 5m |
Health Breakdown
ignorable
Maintenance
16
Quality
14
Community
6
Popularity
4
Documentation
12
vex-macros
Maintenance
19
Quality
15
Community
8
Popularity
3
Documentation
10
enum_variant_accessors
Maintenance
17
Quality
16
Community
6
Popularity
3
Documentation
10
Technical Details
| ignorable | vex-macros | enum_variant_accessors | |
|---|---|---|---|
| Version | 0.1.4 | 1.6.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 3 | 4 | 5 |
| Crate Size | 15KB | 4KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.68 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vex-macros leads with a health score of 55/100, but none of the options score above 80.
- •ignorable has the most downloads (1.6K), suggesting wider adoption.
- •ignorable is pre-1.0 — API may change.