Decision Workspace
whitespace-sifter vs bstr vs aho-corasick
Side-by-side comparison of Rust crates
53
whitespace-sifter
stablev2.3.7
Sift duplicate whitespaces away!
71
bstr
stablev1.12.1
A string type that is not required to be valid UTF-8.
65
aho-corasick
growingv1.1.4
Fast multiple substring searching.
Core Metrics
| whitespace-sifter | bstr | aho-corasick | |
|---|---|---|---|
| Health Score | 53 | 71 | 65 |
| Total Downloads | 19.4K | 269.3M | 728.6M |
| 30d Downloads | 170 | 17.1M | 48.4M |
| Dependents | 0 | 6.8K | 6.5K |
| Releases | 20 | 49 | 62 |
| Last Updated | 36d ago | 152d ago | 150d ago |
| Age | 3y 3m | 7y 5m | 10y 9m |
Health Breakdown
whitespace-sifter
Maintenance
17
Quality
13
Community
6
Popularity
5
Documentation
12
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
| whitespace-sifter | bstr | aho-corasick | |
|---|---|---|---|
| Version | 2.3.7 | 1.12.1 | 1.1.4 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Unlicense OR MIT |
| Dependencies | 1 | 6 | 3 |
| Crate Size | 33KB | 355KB | 184KB |
| Features | 0 | 5 | 4 |
| Yanked % | 55.0% | 2.0% | 3.2% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.79.0 | 1.73 | 1.60.0 |
| Owners | 1 | 1 | 1 |
Links
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.