Decision Workspace
aho-corasick vs matcher_rs vs matcher_c
Side-by-side comparison of Rust crates
65
aho-corasick
growingv1.1.4
Fast multiple substring searching.
60
matcher_rs
growingv0.11.0
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust.
50
matcher_c
growingv0.9.0
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust.
Core Metrics
| aho-corasick | matcher_rs | matcher_c | |
|---|---|---|---|
| Health Score | 65 | 60 | 50 |
| Total Downloads | 728.6M | 48.8K | 30.3K |
| 30d Downloads | 48.4M | 208 | 47 |
| Dependents | 6.5K | 70 | 0 |
| Releases | 62 | 54 | 35 |
| Last Updated | 150d ago | 16d ago | 23d ago |
| Age | 10y 9m | 1y 9m | 1y 9m |
Health Breakdown
aho-corasick
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
matcher_rs
Maintenance
18
Quality
13
Community
10
Popularity
6
Documentation
13
matcher_c
Maintenance
18
Quality
9
Community
5
Popularity
5
Documentation
13
Technical Details
| aho-corasick | matcher_rs | matcher_c | |
|---|---|---|---|
| Version | 1.1.4 | 0.11.0 | 0.9.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Unlicense OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 10 | 2 |
| Crate Size | 184KB | 302KB | 12KB |
| Features | 4 | 4 | 0 |
| Yanked % | 3.2% | 1.8% | 100.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.60.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •aho-corasick leads with a health score of 65/100, but none of the options score above 80.
- •aho-corasick is depended on by 6.5K crates — strongest ecosystem trust.
- •matcher_rs, matcher_c are pre-1.0 — API may change.