Decision Workspace
rsplitter vs shell-words vs text-splitter
Side-by-side comparison of Rust crates
32
rsplitter
growingv0.2.0
Splitter is a tool to split words from text that contains no spaces.
63
shell-words
stablev1.1.1
Process command line according to parsing rules of UNIX shell
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.
Core Metrics
| rsplitter | shell-words | text-splitter | |
|---|---|---|---|
| Health Score | 32 | 63 | 59 |
| Total Downloads | 9.6K | 82.8M | 1.1M |
| 30d Downloads | 10 | 7.6M | 110.8K |
| Dependents | 0 | 9.5K | 654 |
| Releases | 7 | 4 | 60 |
| Last Updated | 1314d ago | 107d ago | 87d ago |
| Age | 3y 10m | 8y | 2y 10m |
Health Breakdown
rsplitter
Maintenance
4
Quality
13
Community
3
Popularity
5
Documentation
7
shell-words
Maintenance
12
Quality
23
Community
12
Popularity
8
Documentation
8
text-splitter
Maintenance
14
Quality
13
Community
13
Popularity
7
Documentation
12
Technical Details
| rsplitter | shell-words | text-splitter | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.1 | 0.29.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 1 | 0 | 21 |
| Crate Size | 542KB | 10KB | 59KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 1.7% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.83.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •shell-words leads with a health score of 63/100, but none of the options score above 80.
- •shell-words is depended on by 9.5K crates — strongest ecosystem trust.
- •⚠ rsplitter has not been updated in over a year.
- •rsplitter, text-splitter are pre-1.0 — API may change.