Decision Workspace
multimatch vs rexile vs rosie-sys
Side-by-side comparison of Rust crates
48
multimatch
experimentalv0.2.0
Multi-pattern matching engine — Aho-Corasick + regex
51
rexile
experimentalv0.5.5
A blazing-fast regex engine with 22x faster compilation and optimized case-insensitive matching
44
rosie-sys
growingv1.3.1
A crate to build or link to librosie to access the Rosie Pattern Language
Core Metrics
| multimatch | rexile | rosie-sys | |
|---|---|---|---|
| Health Score | 48 | 51 | 44 |
| Total Downloads | 41 | 2.4K | 3.6K |
| 30d Downloads | 41 | 424 | 24 |
| Dependents | 2 | 8 | 2 |
| Releases | 3 | 30 | 2 |
| Last Updated | today | 24d ago | 1389d ago |
| Age | 2d | 2m | 3y 9m |
Health Breakdown
multimatch
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
12
rexile
Maintenance
11
Quality
12
Community
9
Popularity
4
Documentation
15
rosie-sys
Maintenance
4
Quality
20
Community
7
Popularity
4
Documentation
9
Technical Details
| multimatch | rexile | rosie-sys | |
|---|---|---|---|
| Version | 0.2.0 | 0.5.5 | 1.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 4 |
| Crate Size | 24KB | 136KB | 449KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.85 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rexile leads with a health score of 51/100, but none of the options score above 80.
- •rosie-sys has the most downloads (3.6K), suggesting wider adoption.
- •⚠ rosie-sys has not been updated in over a year.
- •multimatch, rexile are pre-1.0 — API may change.