Decision Workspace
rexile vs multimatch vs laps_regex
Side-by-side comparison of Rust crates
51
rexile
experimentalv0.5.5
A blazing-fast regex engine with 22x faster compilation and optimized case-insensitive matching
48
multimatch
experimentalv0.2.0
Multi-pattern matching engine — Aho-Corasick + regex
45
laps_regex
growingv0.1.1
Tools for generating NFAs, DFAs and state-transition tables from regular expressions.
Core Metrics
| rexile | multimatch | laps_regex | |
|---|---|---|---|
| Health Score | 51 | 48 | 45 |
| Total Downloads | 2.4K | 41 | 7.0K |
| 30d Downloads | 424 | 41 | 53 |
| Dependents | 8 | 2 | 6 |
| Releases | 30 | 3 | 4 |
| Last Updated | 24d ago | today | 824d ago |
| Age | 2m | 2d | 2y 9m |
Health Breakdown
rexile
Maintenance
11
Quality
12
Community
9
Popularity
4
Documentation
15
multimatch
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
12
laps_regex
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
13
Technical Details
| rexile | multimatch | laps_regex | |
|---|---|---|---|
| Version | 0.5.5 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 2 |
| Crate Size | 136KB | 24KB | 17KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rexile leads with a health score of 51/100, but none of the options score above 80.
- •laps_regex has the most downloads (7.0K), suggesting wider adoption.
- •⚠ laps_regex has not been updated in over a year.