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.☆101Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- The empty type Void.☆69Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- JS affine☆66Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- No longer maintained☆70Updated 7 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- ☆29Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Unix socket support for Rust☆55Updated 7 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Extensions for standard networking types☆106Updated 11 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 2 years ago
- flif decoder written in Rust☆61Updated 2 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago