Decision Workspace
zsplit vs text-splitter vs splitby
Side-by-side comparison of Rust crates
43
zsplit
growingv0.4.0
Split text into multiple files by line
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.
43
splitby
experimentalv1.2.5
Split text by a regex delimiter — a powerful, multi-threaded alternative to cut
Core Metrics
| zsplit | text-splitter | splitby | |
|---|---|---|---|
| Health Score | 43 | 59 | 43 |
| Total Downloads | 11.3K | 1.1M | 38 |
| 30d Downloads | 60 | 113.6K | 38 |
| Dependents | 6 | 654 | 0 |
| Releases | 9 | 60 | 3 |
| Last Updated | 855d ago | 87d ago | 10d ago |
| Age | 4y 3m | 2y 10m | 10d |
Health Breakdown
zsplit
Maintenance
4
Quality
12
Community
7
Popularity
5
Documentation
15
text-splitter
Maintenance
14
Quality
13
Community
13
Popularity
7
Documentation
12
splitby
Maintenance
13
Quality
13
Community
5
Popularity
2
Documentation
10
Technical Details
| zsplit | text-splitter | splitby | |
|---|---|---|---|
| Version | 0.4.0 | 0.29.3 | 1.2.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | LGPL-3.0-only | MIT | MIT |
| Dependencies | 0 | 21 | 6 |
| Crate Size | 5KB | 59KB | 1.5MB |
| Features | 2 | 4 | 0 |
| Yanked % | 33.3% | 1.7% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.64 | 1.83.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •text-splitter leads with a health score of 59/100, but none of the options score above 80.
- •text-splitter is depended on by 654 crates — strongest ecosystem trust.
- •⚠ zsplit has not been updated in over a year.
- •zsplit, text-splitter are pre-1.0 — API may change.