Decision Workspace
diacritics vs aho-corasick vs daachorse
Side-by-side comparison of Rust crates
44
diacritics
growingv0.2.2
Remove diacritics from letters, for example when standardizing input for a search
65
aho-corasick
growingv1.1.4
Fast multiple substring searching.
64
daachorse
growingv1.0.0
Daachorse: Double-Array Aho-Corasick
Core Metrics
| diacritics | aho-corasick | daachorse | |
|---|---|---|---|
| Health Score | 44 | 65 | 64 |
| Total Downloads | 58.2K | 728.6M | 739.0K |
| 30d Downloads | 1.3K | 46.8M | 75.4K |
| Dependents | 34 | 6.5K | 419 |
| Releases | 7 | 62 | 11 |
| Last Updated | 683d ago | 150d ago | 1334d ago |
| Age | 5y 5m | 10y 9m | 4y 6m |
Health Breakdown
diacritics
Maintenance
5
Quality
16
Community
7
Popularity
6
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
| diacritics | aho-corasick | daachorse | |
|---|---|---|---|
| Version | 0.2.2 | 1.1.4 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | GPL-3.0 | Unlicense OR MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 4KB | 184KB | 47KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 3.2% | 0.0% |
| Edition | 2021 | 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.
- •⚠ diacritics, daachorse have not been updated in over a year.
- •diacritics is pre-1.0 — API may change.