carols10cents / zopfli
A Rust implementation of the Zopfli compression algorithm.
☆77Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for zopfli
- A Brotli implementation in pure and safe Rust☆63Updated 4 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- Core functionality for handling rustc's save-analysis data☆39Updated 5 years ago
- The empty type Void.☆69Updated last year
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- A command line tool to generate Unicode tables as source code.☆95Updated last month
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 2 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆58Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆68Updated 5 years ago
- ☆29Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆129Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Temporary directory management for Rust☆139Updated 5 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Utilities for concurrent programming☆36Updated 6 years ago