Decision Workspace
regex-automata vs iregex-automata vs regex-cursor
Side-by-side comparison of Rust crates
65
regex-automata
growingv0.4.14
Automata construction and matching using regular expressions.
56
iregex-automata
growingv0.2.0
Finite automata definitions for the `iregex` crate.
53
regex-cursor
growingv0.1.5
regex fork that can search discontiguous haystacks
Core Metrics
| regex-automata | iregex-automata | regex-cursor | |
|---|---|---|---|
| Health Score | 65 | 56 | 53 |
| Total Downloads | 797.1M | 4.0K | 156.4K |
| 30d Downloads | 54.9M | 83 | 10.5K |
| Dependents | 1.1K | 12 | 106 |
| Releases | 38 | 6 | 6 |
| Last Updated | 52d ago | 113d ago | 394d ago |
| Age | 7y 2m | 1y 4m | 2y 2m |
Health Breakdown
regex-automata
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
15
iregex-automata
Maintenance
12
Quality
16
Community
9
Popularity
4
Documentation
15
regex-cursor
Maintenance
5
Quality
14
Community
13
Popularity
6
Documentation
15
Technical Details
| regex-automata | iregex-automata | regex-cursor | |
|---|---|---|---|
| Version | 0.4.14 | 0.2.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 6 | 8 |
| Crate Size | 618KB | 14KB | 157KB |
| Features | 31 | 2 | 3 |
| Yanked % | 2.6% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.65 | 1.85.0 | 1.65 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •regex-automata leads with a health score of 65/100, but none of the options score above 80.
- •regex-automata is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ regex-cursor has not been updated in over a year.