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
69
lazy-regex
stablev3.6.0
lazy static regular expressions checked at compile time
Core Metrics
| enum_properties | enumeraties | lazy-regex | |
|---|---|---|---|
| Health Score | 44 | 38 | 69 |
| Total Downloads | 22.7K | 2.1K | 32.2M |
| 30d Downloads | 0 | 0 | 2.2M |
| Dependents | 12 | 0 | 4.5K |
| Releases | 4 | 1 | 32 |
| Last Updated | 1832d ago | 1538d ago | 103d ago |
| Age | 6y 2m | 4y 2m | 6y 7m |
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
13
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 69/100, but none of the options score above 80.
- •lazy-regex is depended on by 4.5K 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.