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 library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A pool of reusable values☆51Updated 5 years ago
- A command line tool to generate Unicode tables as source code.☆111Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆44Updated 7 months ago
- ☆60Updated last year
- 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
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- A Brotli implementation in pure and safe Rust☆64Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A qp-trie implementation in Rust☆44Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Unicode caseless matching☆24Updated 9 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆143Updated 6 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- ☆20Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago