Decision Workspace
reg_match_macro vs reg_match vs lazy-regex
Side-by-side comparison of Rust crates
34
reg_match_macro
growingv0.1.0
Helper crate for reg_match
34
reg_match
growingv0.1.0
A match style regex tool.
71
lazy-regex
stablev3.6.0
lazy static regular expressions checked at compile time
Core Metrics
| reg_match_macro | reg_match | lazy-regex | |
|---|---|---|---|
| Health Score | 34 | 34 | 71 |
| Total Downloads | 1.1K | 909 | 28.1M |
| 30d Downloads | 20 | 3 | 2.4M |
| Dependents | 1 | 0 | 4.3K |
| Releases | 1 | 1 | 32 |
| Last Updated | 445d ago | 445d ago | 44d ago |
| Age | 1y 2m | 1y 2m | 6y 5m |
Health Breakdown
reg_match_macro
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
8
reg_match
Maintenance
2
Quality
15
Community
5
Popularity
4
Documentation
8
lazy-regex
Maintenance
15
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| reg_match_macro | reg_match | lazy-regex | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 3.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | non-standard | MIT |
| Dependencies | 4 | 3 | 4 |
| Crate Size | 4KB | 3KB | 11KB |
| Features | 0 | 0 | 16 |
| Yanked % | 0.0% | 0.0% | 3.1% |
| Edition | 2021 | 2021 | 2021 |
| 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.
- •⚠ reg_match_macro, reg_match have not been updated in over a year.
- •reg_match_macro, reg_match are pre-1.0 — API may change.