carols10cents / zopfliLinks
A Rust implementation of the Zopfli compression algorithm.
☆77Updated 3 years ago
Alternatives and similar repositories for zopfli
Users that are interested in zopfli are comparing it to the libraries listed below
Sorting:
- A Brotli implementation in pure and safe Rust☆64Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- The empty type Void.☆71Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- No longer maintained☆70Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A FLAC implementation written in Rust☆78Updated 4 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A pool of reusable values☆51Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Various compression algorithms written in rust.☆115Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Get information about the x86 and x86_64 processor☆36Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago