ml-rust/splintr
A high-performance tokenizer (BPE + SentencePiece) built with Rust with Python bindings, focused on speed, safety, and resource optimization.
48
/ 100
Emerging
No Package
No Dependents
Maintenance
13 / 25
Adoption
13 / 25
Maturity
13 / 25
Community
9 / 25
Stars
57
Forks
5
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Monthly downloads
112
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ml-rust/splintr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
georg-jung/FastBertTokenizer
Fast and memory-efficient library for WordPiece tokenization as it is used by BERT.
47
sanderland/script_tok
Code for the paper "BPE stays on SCRIPT"
38
ash-01xor/bpe.c
Simple Byte pair Encoding mechanism used for tokenization process . written purely in C
32
deepanprabhu/fastbpe
Java library implementing Byte-Pair Encoding Tokenization
14