Decision Workspace
regex-macro vs lazy-regex vs lazyregex
Side-by-side comparison of Rust crates
47
regex-macro
growingv0.3.0
A macro to generate a lazy regex expression
71
lazy-regex
stablev3.6.0
lazy static regular expressions checked at compile time
33
lazyregex
growingv1.0.0
Utility macros for generating lazy static regexes.
Core Metrics
| regex-macro | lazy-regex | lazyregex | |
|---|---|---|---|
| Health Score | 47 | 71 | 33 |
| Total Downloads | 150.1K | 28.1M | 698 |
| 30d Downloads | 9.4K | 2.5M | 3 |
| Dependents | 178 | 4.3K | 0 |
| Releases | 4 | 32 | 1 |
| Last Updated | 371d ago | 44d ago | 359d ago |
| Age | 5y 6m | 6y 5m | 11m |
Health Breakdown
regex-macro
Maintenance
5
Quality
15
Community
12
Popularity
6
Documentation
9
lazy-regex
Maintenance
15
Quality
22
Community
14
Popularity
8
Documentation
12
lazyregex
Maintenance
3
Quality
17
Community
3
Popularity
3
Documentation
7
Technical Details
| regex-macro | lazy-regex | lazyregex | |
|---|---|---|---|
| Version | 0.3.0 | 3.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 4 | 6 |
| Crate Size | 7KB | 11KB | 3KB |
| Features | 0 | 16 | 0 |
| Yanked % | 0.0% | 3.1% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.71 | — |
| Owners | 1 | 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.
- •⚠ regex-macro has not been updated in over a year.
- •regex-macro is pre-1.0 — API may change.