Decision Workspace
panko vs text-splitter vs alyze
Side-by-side comparison of Rust crates
46
panko
experimentalv0.1.0
A small, zero-copy text tokenizer that crumbles strings into Words, Symbols, and Newlines.
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.
51
alyze
experimentalv0.1.3
High-performance text analysis for full-text search
Core Metrics
| panko | text-splitter | alyze | |
|---|---|---|---|
| Health Score | 46 | 62 | 51 |
| Total Downloads | 33 | 1.4M | 1.1K |
| 30d Downloads | 0 | 150.5K | 1.1K |
| Dependents | 0 | 782 | 0 |
| Releases | 1 | 62 | 4 |
| Last Updated | 9d ago | 38d ago | 13d ago |
| Age | 9d | 3y | 1m |
Health Breakdown
panko
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
13
text-splitter
Maintenance
17
Quality
13
Community
13
Popularity
7
Documentation
12
alyze
Maintenance
15
Quality
12
Community
8
Popularity
4
Documentation
12
Technical Details
| panko | text-splitter | alyze | |
|---|---|---|---|
| Version | 0.1.0 | 0.30.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 21 | 9 |
| Crate Size | 11KB | 60KB | 66KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 1.6% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.86.0 | 1.85 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •text-splitter leads with a health score of 62/100, but none of the options score above 80.
- •text-splitter is depended on by 782 crates — strongest ecosystem trust.