Decision Workspace
stop-words vs text-splitter vs whatlang
Side-by-side comparison of Rust crates
64
stop-words
growingv0.10.0
Common stop words in many languages
62
text-splitter
growingv0.30.1
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 | 64 | 62 | 58 |
| Total Downloads | 2.0M | 1.4M | 2.0M |
| 30d Downloads | 365.7K | 150.5K | 189.9K |
| Dependents | 332 | 782 | 595 |
| Releases | 24 | 62 | 36 |
| Last Updated | 93d ago | 38d ago | 221d ago |
| Age | 5y 9m | 3y | 9y 5m |
Health Breakdown
stop-words
Maintenance
13
Quality
17
Community
13
Popularity
8
Documentation
13
text-splitter
Maintenance
17
Quality
13
Community
13
Popularity
7
Documentation
12
whatlang
Maintenance
9
Quality
14
Community
14
Popularity
8
Documentation
13
Technical Details
| stop-words | text-splitter | whatlang | |
|---|---|---|---|
| Version | 0.10.0 | 0.30.1 | 0.18.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 21 | 7 |
| Crate Size | 127KB | 60KB | 83KB |
| Features | 5 | 4 | 1 |
| Yanked % | 0.0% | 1.6% | 2.8% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.86.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stop-words leads with a health score of 64/100, but none of the options score above 80.
- •text-splitter is depended on by 782 crates — strongest ecosystem trust.