BurntSushi / utf8-rangesLinks
Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.
☆44Updated 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:
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
 - A command line tool to generate Unicode tables as source code.☆112Updated last year
 - A pool of reusable values☆51Updated 5 years ago
 - Proof of concept for fast regexes in rust☆39Updated 9 years ago
 - A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
 - I/O and binary data encoding for Rust☆40Updated 10 years ago
 - ☆60Updated last year
 - In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
 - A Brotli implementation in pure and safe Rust☆64Updated 5 years ago
 - An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
 - A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
 - A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
 - A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
 - Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
 - A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
 - A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
 - CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆144Updated 6 years ago
 - dynamic smart pointers☆32Updated 6 years ago
 - Determines the MIME type of a file by traversing a filetype tree.☆76Updated 4 years ago
 - Asynchronous file I/O for Tokio☆48Updated 4 months ago
 - A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
 - A simple map based on a vector for small integer keys☆66Updated 11 months ago
 - A FLAC implementation written in Rust☆77Updated 4 years ago
 - A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 2 months ago
 - Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
 - A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
 - Unix signal handling for tokio☆88Updated 7 years ago
 - Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
 - ☆165Updated 7 years ago
 - Unicode caseless matching☆24Updated 10 months ago