Decision Workspace
galil-seiferas vs find vs aho-corasick
Side-by-side comparison of Rust crates
50
galil-seiferas
growingv0.1.5
General string search in constant space, linear time, for nonorderable alphabets.
38
find
growingv0.0.1
Provides the trait Find and implementations for it.
65
aho-corasick
growingv1.1.4
Fast multiple substring searching.
Core Metrics
| galil-seiferas | find | aho-corasick | |
|---|---|---|---|
| Health Score | 50 | 38 | 65 |
| Total Downloads | 591.0K | 2.9K | 728.6M |
| 30d Downloads | 102.1K | 7 | 48.4M |
| Dependents | 39 | 0 | 6.5K |
| Releases | 6 | 1 | 62 |
| Last Updated | 3044d ago | 3047d ago | 150d ago |
| Age | 8y 4m | 8y 4m | 10y 9m |
Health Breakdown
galil-seiferas
Maintenance
6
Quality
16
Community
10
Popularity
7
Documentation
11
find
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
11
aho-corasick
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
Technical Details
| galil-seiferas | find | aho-corasick | |
|---|---|---|---|
| Version | 0.1.5 | 0.0.1 | 1.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | Unlicense OR MIT |
| Dependencies | 7 | 0 | 3 |
| Crate Size | 18KB | 6KB | 184KB |
| Features | 3 | 0 | 4 |
| Yanked % | 0.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.
- •⚠ galil-seiferas, find have not been updated in over a year.
- •galil-seiferas, find are pre-1.0 — API may change.