mrinalxdev/bpe-cpp
implementation of Byte-Pair Encoding (BPE) for subword tokenization, written entirely in C++ . The tokenizer learns merges from raw text and supports encoding/decoding with UTF-8
13
/ 100
Experimental
No commits in the last 6 months.
No License
Stale 6m
No Package
No Dependents
Maintenance
2 / 25
Adoption
4 / 25
Maturity
7 / 25
Community
0 / 25
Stars
5
Forks
—
Language
C++
License
—
Category
Last pushed
Aug 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/mrinalxdev/bpe-cpp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
guillaume-be/rust-tokenizers
Rust-tokenizer offers high-performance tokenizers for modern language models, including...
61
sugarme/tokenizer
NLP tokenizers written in Go language
54
elixir-nx/tokenizers
Elixir bindings for 🤗 Tokenizers
46
openscilab/tocount
ToCount: Lightweight Token Estimator
44
reinfer/blingfire-rs
Rust wrapper for the BlingFire tokenization library
44