Decision Workspace
stop-words vs text-splitter vs whatlang
Side-by-side comparison of Rust crates
66
stop-words
growingv0.10.0
Common stop words in many languages
59
text-splitter
growingv0.29.3
Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
58
whatlang
growingv0.18.0
Fast and lightweight language identification library for Rust.
Core Metrics
| stop-words | text-splitter | whatlang | |
|---|---|---|---|
| Health Score | 66 | 59 | 58 |
| Total Downloads | 1.1M | 1.1M | 1.6M |
| 30d Downloads | 533.2K | 110.8K | 154.5K |
| Dependents | 329 | 654 | 533 |
| Releases | 24 | 60 | 36 |
| Last Updated | 34d ago | 87d ago | 162d ago |
| Age | 5y 7m | 2y 10m | 9y 3m |
Health Breakdown
stop-words
Maintenance
16
Quality
17
Community
13
Popularity
7
Documentation
13
text-splitter
Maintenance
14
Quality
13
Community
13
Popularity
7
Documentation
12
whatlang
Maintenance
11
Quality
14
Community
13
Popularity
7
Documentation
13
Technical Details
| stop-words | text-splitter | whatlang | |
|---|---|---|---|
| Version | 0.10.0 | 0.29.3 | 0.18.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 21 | 7 |
| Crate Size | 127KB | 59KB | 83KB |
| Features | 5 | 4 | 1 |
| Yanked % | 0.0% | 1.7% | 2.8% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.83.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stop-words leads with a health score of 66/100, but none of the options score above 80.
- •whatlang has the most downloads (1.6M), suggesting wider adoption.
- •text-splitter is depended on by 654 crates — strongest ecosystem trust.