BurntSushi / utf8-rangesLinks
Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.
☆43Updated 3 years ago
Alternatives and similar repositories for utf8-ranges
Users that are interested in utf8-ranges are comparing it to the libraries listed below
Sorting:
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- ☆27Updated 10 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- ☆53Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- ☆58Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Unicode caseless matching☆23Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆20Updated 8 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Don't use this any more. Use std::sort_unstable☆16Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A map backed by a vector☆25Updated last year
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Experimental comparators for collections to be generic over☆16Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- A command line tool to generate Unicode tables as source code.☆103Updated 8 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 5 years ago
- Named arguments for Rust☆38Updated 8 years ago
- rust histogram and percentile stats☆48Updated 4 years ago