Decision Workspace
tokie vs tokenizers vs kitoken
Side-by-side comparison of Rust crates
49
tokie
experimentalv0.0.9
Blazingly fast tokenizer - 50x faster tokenization, 10x smaller model files, 100% accurate drop-in replacement for HuggingFace
64
tokenizers
growingv0.23.1
Provides an implementation of today's most used tokenizers, with a focus on performances and versatility.
58
kitoken
growingv0.11.0
Fast tokenizer for language models, supporting BPE, Unigram and WordPiece tokenization
Core Metrics
| tokie | tokenizers | kitoken | |
|---|---|---|---|
| Health Score | 49 | 64 | 58 |
| Total Downloads | 348 | 17.0M | 38.7K |
| 30d Downloads | 0 | 2.5M | 0 |
| Dependents | 4 | 5.5K | 9 |
| Releases | 9 | 40 | 3 |
| Last Updated | 20d ago | 28d ago | 15d ago |
| Age | 2m | 6y 9m | 1y 5m |
Health Breakdown
tokie
Maintenance
12
Quality
13
Community
8
Popularity
3
Documentation
13
tokenizers
Maintenance
16
Quality
12
Community
16
Popularity
8
Documentation
12
kitoken
Maintenance
16
Quality
16
Community
9
Popularity
5
Documentation
12
Technical Details
| tokie | tokenizers | kitoken | |
|---|---|---|---|
| Version | 0.0.9 | 0.23.1 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | BSD-2-Clause |
| Dependencies | 15 | 33 | 24 |
| Crate Size | 123KB | 196KB | 64KB |
| Features | 2 | 6 | 21 |
| Yanked % | 0.0% | 2.5% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | 1.86.0 |
| Owners | 1 | 4 | 1 |
Links
Quick Verdict
- •tokenizers leads with a health score of 64/100, but none of the options score above 80.
- •tokenizers is depended on by 5.5K crates — strongest ecosystem trust.