Decision Workspace
llm_utils vs riptoken vs oxibonsai-tokenizer
Side-by-side comparison of Rust crates
40
llm_utils
growingv0.0.11
The best possible text chunker and text splitter and other text tools
53
riptoken
experimentalv0.3.0
Fast BPE tokenizer for LLMs — a faster, drop-in compatible reimplementation of tiktoken
53
oxibonsai-tokenizer
experimentalv0.1.4
Pure Rust BPE tokenizer for OxiBonsai (MeCrab-compatible)
Core Metrics
| llm_utils | riptoken | oxibonsai-tokenizer | |
|---|---|---|---|
| Health Score | 40 | 53 | 53 |
| Total Downloads | 15.6K | 3.9K | 286 |
| 30d Downloads | 0 | 3.8K | 0 |
| Dependents | 6 | 0 | 18 |
| Releases | 11 | 8 | 5 |
| Last Updated | 592d ago | 44d ago | 9d ago |
| Age | 1y 12m | 1m | 1m |
Health Breakdown
llm_utils
Maintenance
6
Quality
12
Community
7
Popularity
5
Documentation
10
riptoken
Maintenance
14
Quality
14
Community
6
Popularity
4
Documentation
15
oxibonsai-tokenizer
Maintenance
15
Quality
13
Community
9
Popularity
3
Documentation
13
Technical Details
| llm_utils | riptoken | oxibonsai-tokenizer | |
|---|---|---|---|
| Version | 0.0.11 | 0.3.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 15 | 9 | 6 |
| Crate Size | 386KB | 41KB | 83KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •riptoken leads with a health score of 53/100, but none of the options score above 80.
- •llm_utils has the most downloads (15.6K), suggesting wider adoption.
- •⚠ llm_utils has not been updated in over a year.