Decision Workspace
text-search vs aho-corasick vs daachorse
Side-by-side comparison of Rust crates
48
text-search
experimentalv0.1.6
A simple easy to use plug and play wrapper around tantivy for simple search scenarios.
65
aho-corasick
growingv1.1.4
Fast multiple substring searching.
64
daachorse
growingv1.0.0
Daachorse: Double-Array Aho-Corasick
Core Metrics
| text-search | aho-corasick | daachorse | |
|---|---|---|---|
| Health Score | 48 | 65 | 64 |
| Total Downloads | 616 | 728.6M | 739.0K |
| 30d Downloads | 53 | 48.4M | 76.3K |
| Dependents | 0 | 6.5K | 419 |
| Releases | 7 | 62 | 11 |
| Last Updated | 13d ago | 150d ago | 1334d ago |
| Age | 9m | 10y 9m | 4y 6m |
Health Breakdown
text-search
Maintenance
18
Quality
14
Community
3
Popularity
3
Documentation
10
aho-corasick
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
daachorse
Maintenance
7
Quality
23
Community
15
Popularity
7
Documentation
12
Technical Details
| text-search | aho-corasick | daachorse | |
|---|---|---|---|
| Version | 0.1.6 | 1.1.4 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Unlicense OR MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 0 |
| Crate Size | 14KB | 184KB | 47KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 3.2% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.60.0 | 1.58 |
| Owners | 1 | 1 | 2 |
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.
- •⚠ daachorse has not been updated in over a year.
- •text-search is pre-1.0 — API may change.