chalharu / rust-compression
Compression libraries implemented by pure Rust.
☆35Updated 4 years ago
Alternatives and similar repositories for rust-compression:
Users that are interested in rust-compression are comparing it to the libraries listed below
- Cross-platform interface to the `errno` variable☆67Updated 3 weeks ago
- Extensions for the Rust standard library☆39Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Extensible app filesystem library.☆32Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Big array helper for serde☆60Updated 10 months ago
- ☆59Updated 7 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Chaotic Testing Harness☆60Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆40Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- User first async http client☆24Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated this week
- Rust library for checking the installed/running rustc's version.☆52Updated 8 months ago
- Types to define keyboard related events.☆57Updated last week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆55Updated 10 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Target "triple" support☆50Updated last month