Decision Workspace
enum_properties vs enumeraties vs lazy-regex
Side-by-side comparison of Rust crates
44
enum_properties
growingv0.3.0
A macro for declaring static properties on enum variants
38
enumeraties
growingv0.1.0
Static properties on enum variants
71
lazy-regex
stablev3.6.0
lazy static regular expressions checked at compile time
Core Metrics
| enum_properties | enumeraties | lazy-regex | |
|---|---|---|---|
| Health Score | 44 | 38 | 71 |
| Total Downloads | 22.3K | 2.1K | 28.1M |
| 30d Downloads | 122 | 3 | 2.4M |
| Dependents | 12 | 0 | 4.3K |
| Releases | 4 | 1 | 32 |
| Last Updated | 1773d ago | 1479d ago | 44d ago |
| Age | 6y | 4y | 6y 5m |
Health Breakdown
enum_properties
Maintenance
3
Quality
16
Community
11
Popularity
5
Documentation
9
enumeraties
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
10
lazy-regex
Maintenance
15
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| enum_properties | enumeraties | lazy-regex | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.0 | 3.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 0 | 3 | 4 |
| Crate Size | 7KB | 13KB | 11KB |
| Features | 0 | 2 | 16 |
| Yanked % | 0.0% | 0.0% | 3.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •lazy-regex leads with a health score of 71/100, but none of the options score above 80.
- •lazy-regex is depended on by 4.3K crates — strongest ecosystem trust.
- •⚠ enum_properties, enumeraties have not been updated in over a year.
- •enum_properties, enumeraties are pre-1.0 — API may change.