Docs.rs
minbpe-0.1.0
minbpe 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
08 June 2026
Links
Repository
crates.io
Source
Owners
gnp
Dependencies
base64 ^0.21.5
normal
fancy-regex ^0.13
normal
indexmap ^2.2
normal
lazy_static ^1.4.0
normal
regex ^1.10
normal
tiktoken-rs ^0.5.8
normal
optional
proptest ^1.4.0
dev
tempfile ^3.10
dev
Versions
38.89%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
minbpe
0.1.0
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
basic::BasicTokenizer
regex::RegexTokenizerStruct
test_common::SPECIAL_TOKENS
Enums
regex::AllowedSpecial
Traits
base::Loadable
base::Saveable
base::Tokenizer
base::Trainable
regex::RegexTokenizerTrait
Functions
base::build_vocab
base::get_max_entry
base::get_stats
base::merge
base::update_stats
test_common::test_strings
test_common::unpack
Type Aliases
base::Count
base::Token
Constants
regex::GPT2_SPLIT_PATTERN
regex::GPT4_SPLIT_PATTERN
test_common::LLAMA_TEXT
test_common::TEST_STRINGS