BurntSushi / utf8-ranges
Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.
☆42Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for utf8-ranges
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Concurrent work-stealing deque☆46Updated 6 years ago
- I/O and binary data encoding for Rust☆37Updated 9 years ago
- ☆60Updated 7 years ago
- ☆58Updated 2 months ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- A qp-trie implementation in Rust☆43Updated 8 months ago
- Unicode caseless matching☆20Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆84Updated 2 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- Data for timing rustc☆18Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- ☆25Updated 9 years ago
- Fast and simple file reading for Rust☆36Updated 6 months ago
- dynamic smart pointers☆31Updated 5 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- ☆54Updated 5 years ago
- A simple map based on a vector for small integer keys☆63Updated last year
- The Computer Language Benchmarks Game: Rust implementations☆70Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- ☆40Updated 5 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- ☆29Updated 6 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago