Decision Workspace
matcha vs needle vs aho-corasick
Side-by-side comparison of Rust crates
27
matcha
growingv0.1.1
Useful string search algorithms
37
needle
growingv0.1.1
Fast search functions for finding things in Strings, Arrays and iterators.
65
aho-corasick
growingv1.1.4
Fast multiple substring searching.
Core Metrics
| matcha | needle | aho-corasick | |
|---|---|---|---|
| Health Score | 27 | 37 | 65 |
| Total Downloads | 3.7K | 5.4K | 728.6M |
| 30d Downloads | 2 | 42 | 46.8M |
| Dependents | 0 | 16 | 6.5K |
| Releases | 2 | 2 | 62 |
| Last Updated | 3538d ago | 3474d ago | 150d ago |
| Age | 9y 8m | 9y 6m | 10y 9m |
Health Breakdown
matcha
Maintenance
3
Quality
9
Community
3
Popularity
4
Documentation
8
needle
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
8
aho-corasick
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
Technical Details
| matcha | needle | aho-corasick | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 1.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Unlicense OR MIT |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 2KB | 58KB | 184KB |
| Features | 0 | 0 | 4 |
| Yanked % | 100.0% | 0.0% | 3.2% |
| Edition | — | — | 2021 |
| 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.
- •⚠ matcha, needle have not been updated in over a year.
- •matcha, needle are pre-1.0 — API may change.