Decision Workspace
splintr vs tokenizers vs tokie
Side-by-side comparison of Rust crates
46
splintr
experimentalv0.9.1
Fast Rust tokenizer (BPE + SentencePiece + WordPiece) with Python bindings
60
tokenizers
growingv0.22.2
Provides an implementation of today's most used tokenizers, with a focus on performances and versatility.
56
tokie
experimentalv0.0.7
Blazingly fast tokenizer - 50x faster tokenization, 10x smaller model files, 100% accurate drop-in replacement for HuggingFace
Core Metrics
| splintr | tokenizers | tokie | |
|---|---|---|---|
| Health Score | 46 | 60 | 56 |
| Total Downloads | 594 | 12.7M | 170 |
| 30d Downloads | 255 | 2.0M | 171 |
| Dependents | 11 | 3.6K | 4 |
| Releases | 17 | 39 | 7 |
| Last Updated | 12d ago | 115d ago | 2d ago |
| Age | 4m | 6y 7m | 5d |
Health Breakdown
splintr
Maintenance
18
Quality
6
Community
9
Popularity
3
Documentation
10
tokenizers
Maintenance
12
Quality
12
Community
16
Popularity
8
Documentation
12
tokie
Maintenance
19
Quality
13
Community
8
Popularity
3
Documentation
13
Technical Details
| splintr | tokenizers | tokie | |
|---|---|---|---|
| Version | 0.9.1 | 0.22.2 | 0.0.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 33 | 15 |
| Crate Size | 7.1MB | 186KB | 129KB |
| Features | 6 | 6 | 2 |
| Yanked % | 23.5% | 2.6% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 4 | 1 |
Links
Quick Verdict
- •tokenizers leads with a health score of 60/100, but none of the options score above 80.
- •tokenizers is depended on by 3.6K crates — strongest ecosystem trust.