carols10cents / zopfliLinks
A Rust implementation of the Zopfli compression algorithm.
☆76Updated 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.☆101Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- I/O and binary data encoding for Rust☆39Updated 10 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last month
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A Sass compiler in Rust☆26Updated 6 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- ☆27Updated 8 years ago
- No longer maintained☆70Updated 8 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- ☆27Updated 10 years ago
- ☆29Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A FLAC implementation written in Rust☆76Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 8 years ago