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 pool of reusable values☆50Updated 5 years ago
- A Rust implementation of the Zopfli compression algorithm.☆78Updated 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.☆110Updated 10 months ago
- I/O and binary data encoding for Rust☆39Updated 10 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 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 6 months ago
- dynamic smart pointers☆32Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆59Updated 11 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Unicode caseless matching☆24Updated 7 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Asynchronous file I/O for Tokio☆49Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆30Updated 3 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- ☆63Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 3 weeks ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago