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