reinfer / blingfire-rs
Rust wrapper for the BlingFire tokenization library
☆15Updated 4 years ago
Alternatives and similar repositories for blingfire-rs:
Users that are interested in blingfire-rs are comparing it to the libraries listed below
- Serialization value trees☆43Updated 5 months ago
- the most complete serialization tree for serde☆15Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆14Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.☆12Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆41Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Compares two equal-sized byte strings in constant time.☆32Updated 3 weeks ago
- Rust library for asynchronous stream (de)serialization☆23Updated 4 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆35Updated 2 years ago
- Calculate statistics iteratively☆38Updated 8 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Rust library for parsing English time expressions into start and end timestamps☆19Updated last year
- ☆35Updated 5 months ago
- Tensor library for machine learning☆23Updated this week
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Language tags for Rust☆36Updated 2 years ago
- Rust HashSet with insertion ordering