Decision Workspace
code-splitter vs text-splitter vs tekken-rs
Side-by-side comparison of Rust crates
42
code-splitter
growingv0.1.5
Split code into semantic chunks using tree-sitter
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.
44
tekken-rs
experimentalv0.1.1
Rust implementation of Mistral Tekken tokenizer with audio support
Core Metrics
| code-splitter | text-splitter | tekken-rs | |
|---|---|---|---|
| Health Score | 42 | 59 | 44 |
| Total Downloads | 5.4K | 1.1M | 3.5K |
| 30d Downloads | 25 | 113.6K | 543 |
| Dependents | 0 | 654 | 4 |
| Releases | 5 | 60 | 2 |
| Last Updated | 550d ago | 87d ago | 242d ago |
| Age | 1y 6m | 2y 10m | 8m |
Health Breakdown
code-splitter
Maintenance
8
Quality
15
Community
5
Popularity
4
Documentation
10
text-splitter
Maintenance
14
Quality
13
Community
13
Popularity
7
Documentation
12
tekken-rs
Maintenance
8
Quality
11
Community
8
Popularity
4
Documentation
13
Technical Details
| code-splitter | text-splitter | tekken-rs | |
|---|---|---|---|
| Version | 0.1.5 | 0.29.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 8 | 21 | 16 |
| Crate Size | 11KB | 59KB | 33KB |
| Features | 2 | 4 | 0 |
| Yanked % | 0.0% | 1.7% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 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.
- •⚠ code-splitter has not been updated in over a year.