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:
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- A command line tool to generate Unicode tables as source code.☆109Updated 10 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- ☆59Updated 11 months ago
- Unicode caseless matching☆24Updated 7 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- A Brotli implementation in pure and safe Rust☆63Updated 5 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A map backed by a vector☆25Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- ☆27Updated 10 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago