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.☆77Updated 3 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A command line tool to generate Unicode tables as source code.☆113Updated last year
- A pool of reusable values☆51Updated 6 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- ☆61Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Unicode caseless matching☆24Updated 11 months ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- A Brotli implementation in pure and safe Rust☆64Updated 5 years ago
- Get information about the x86 and x86_64 processor☆35Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 4 months ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- dynamic smart pointers☆32Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- High level Rust bindings to PCRE2.☆62Updated 2 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Concurrent work-stealing deque☆48Updated 7 years ago