Decision Workspace
regex-specificity vs rexile vs multimatch
Side-by-side comparison of Rust crates
42
regex-specificity
experimentalv0.1.0
A heuristic-based crate to calculate the specificity of a regular expression pattern against a specific string.
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
Core Metrics
| regex-specificity | rexile | multimatch | |
|---|---|---|---|
| Health Score | 42 | 51 | 48 |
| Total Downloads | 28 | 2.4K | 41 |
| 30d Downloads | 3 | 424 | 41 |
| Dependents | 0 | 8 | 2 |
| Releases | 2 | 30 | 3 |
| Last Updated | 86d ago | 24d ago | today |
| Age | 2m | 2m | 2d |
Health Breakdown
regex-specificity
Maintenance
9
Quality
10
Community
6
Popularity
2
Documentation
15
rexile
Maintenance
11
Quality
12
Community
9
Popularity
4
Documentation
15
multimatch
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
12
Technical Details
| regex-specificity | rexile | multimatch | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.5 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 5 |
| Crate Size | 5KB | 136KB | 24KB |
| Features | 2 | 0 | 1 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.92.0 | 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.