Decision Workspace
gramdex vs aho-corasick vs txtai
Side-by-side comparison of Rust crates
55
gramdex
experimentalv0.1.1
k-gram / trigram indexing primitives for approximate string matching.
65
aho-corasick
growingv1.1.4
Fast multiple substring searching.
65
txtai
stablev9.7.0
Rust client for txtai
Core Metrics
| gramdex | aho-corasick | txtai | |
|---|---|---|---|
| Health Score | 55 | 65 | 65 |
| Total Downloads | 1.4K | 728.6M | 42.3K |
| 30d Downloads | 756 | 46.8M | 66 |
| Dependents | 15 | 6.5K | 0 |
| Releases | 2 | 62 | 48 |
| Last Updated | 19d ago | 150d ago | 7d ago |
| Age | 1m | 10y 9m | 5y 3m |
Health Breakdown
gramdex
Maintenance
13
Quality
14
Community
9
Popularity
4
Documentation
15
aho-corasick
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
txtai
Maintenance
22
Quality
19
Community
6
Popularity
6
Documentation
12
Technical Details
| gramdex | aho-corasick | txtai | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.4 | 9.7.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Unlicense OR MIT | Apache-2.0 |
| Dependencies | 1 | 3 | 5 |
| Crate Size | 11KB | 184KB | 19KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 3.2% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.80 | 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.
- •gramdex is pre-1.0 — API may change.