quicktok: A High-Performance, Byte-Identical BPE Tokenizer
quicktok is a new C++ based BPE tokenizer that achieves 4–11× faster performance than tiktoken while remaining byte-identical. It supports major models including Llama-3, Qwen2.5/3, and various GPT-based encodings.

