Decision Workspace
galil-seiferas vs find vs aho-corasick
Side-by-side comparison of Rust crates
51
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.
64
aho-corasick
growingv1.1.4
Fast multiple substring searching.
Core Metrics
| galil-seiferas | find | aho-corasick | |
|---|---|---|---|
| Health Score | 51 | 38 | 64 |
| Total Downloads | 915.6K | 2.9K | 841.3M |
| 30d Downloads | 175.6K | 0 | 63.3M |
| Dependents | 45 | 0 | 8.6K |
| Releases | 6 | 1 | 62 |
| Last Updated | 3103d ago | 3106d ago | 209d ago |
| Age | 8y 6m | 8y 6m | 10y 11m |
Health Breakdown
galil-seiferas
Maintenance
6
Quality
16
Community
11
Popularity
7
Documentation
11
find
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
11
aho-corasick
Maintenance
10
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 64/100, but none of the options score above 80.
- •aho-corasick is depended on by 8.6K 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.