Decision Workspace
extendable-data vs extendable-data-helpers vs matched_enums
Side-by-side comparison of Rust crates
40
extendable-data
growingv0.1.5
A set of rust macros that allows you to specify data that can be "extended" or inherited from.
42
extendable-data-helpers
growingv0.1.5
Proc macros for the extendable-data package because cargo makes things difficult.
52
matched_enums
growingv1.3.0
A macro that provides the option to bin enum attribute to match-statements. This makes it easier to convert values into enums.
Core Metrics
| extendable-data | extendable-data-helpers | matched_enums | |
|---|---|---|---|
| Health Score | 40 | 42 | 52 |
| Total Downloads | 9.0K | 9.7K | 1.9K |
| 30d Downloads | 137 | 169 | 6 |
| Dependents | 1 | 5 | 0 |
| Releases | 5 | 5 | 4 |
| Last Updated | 800d ago | 800d ago | 230d ago |
| Age | 2y 9m | 2y 9m | 11m |
Health Breakdown
extendable-data
Maintenance
4
Quality
14
Community
7
Popularity
5
Documentation
10
extendable-data-helpers
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
10
matched_enums
Maintenance
12
Quality
19
Community
5
Popularity
4
Documentation
12
Technical Details
| extendable-data | extendable-data-helpers | matched_enums | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.5 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 3 | 3 |
| Crate Size | 57KB | 3KB | 13KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •matched_enums leads with a health score of 52/100, but none of the options score above 80.
- •extendable-data-helpers has the most downloads (9.7K), suggesting wider adoption.
- •⚠ extendable-data, extendable-data-helpers have not been updated in over a year.
- •extendable-data, extendable-data-helpers are pre-1.0 — API may change.