rustio rustio.net

str_indices vs bstr vs aho-corasick

Side-by-side comparison of Rust crates

Core Metrics

str_indicesbstraho-corasick
Health Score577165
Total Downloads5.4M269.3M728.6M
30d Downloads503.7K17.1M48.4M
Dependents736.8K6.5K
Releases104962
Last Updated512d ago152d ago150d ago
Age4y7y 5m10y 9m

Health Breakdown

str_indices
Maintenance
5
Quality
17
Community
14
Popularity
8
Documentation
13
bstr
Maintenance
13
Quality
20
Community
15
Popularity
8
Documentation
15
aho-corasick
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12

Technical Details

str_indicesbstraho-corasick
Version0.4.41.12.11.1.4
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0Unlicense OR MIT
Dependencies263
Crate Size19KB355KB184KB
Features254
Yanked %0.0%2.0%3.2%
Edition202120212021
MSRV1.731.60.0
Owners311

Quick Verdict

  • bstr leads with a health score of 71/100, but none of the options score above 80.
  • aho-corasick has the most downloads (728.6M), suggesting wider adoption.
  • bstr is depended on by 6.8K crates — strongest ecosystem trust.
  • ⚠ str_indices has not been updated in over a year.
  • str_indices is pre-1.0 — API may change.