Decision Workspace
multimatch vs rexile vs use-pattern
Side-by-side comparison of Rust crates
37
multimatch
experimentalv0.1.1
Multi-pattern matching engine — Aho-Corasick + regex
54
rexile
experimentalv0.5.5
A blazing-fast regex engine with 22x faster compilation and optimized case-insensitive matching
53
use-pattern
experimentalv0.1.0
Feature-gated facade crate for RustUse pattern helpers
Core Metrics
| multimatch | rexile | use-pattern | |
|---|---|---|---|
| Health Score | 37 | 54 | 53 |
| Total Downloads | 61 | 3.6K | 24 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 10 | 3 |
| Releases | 3 | 30 | 1 |
| Last Updated | 60d ago | 84d ago | 8d ago |
| Age | 2m | 4m | 8d |
Health Breakdown
multimatch
Maintenance
10
Quality
9
Community
6
Popularity
2
Documentation
10
rexile
Maintenance
14
Quality
12
Community
9
Popularity
4
Documentation
15
use-pattern
Maintenance
12
Quality
16
Community
8
Popularity
2
Documentation
15
Technical Details
| multimatch | rexile | use-pattern | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.5 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 4 |
| Crate Size | 20KB | 136KB | 3KB |
| Features | 2 | 0 | 6 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70 | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rexile leads with a health score of 54/100, but none of the options score above 80.