image-rs / deflate-rsLinks
An implementation of a DEFLATE encoder in rust
☆54Updated 3 years ago
Alternatives and similar repositories for deflate-rs
Users that are interested in deflate-rs are comparing it to the libraries listed below
Sorting:
- Runtime string formatting for Rust☆64Updated 5 years ago
- Hjson for Rust☆114Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Cross-platform interface to the `errno` variable☆72Updated 2 weeks ago
- Atomic file-writes.☆100Updated 10 months ago
- ☆77Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Run closures in parallel☆114Updated 8 months ago
- ☆59Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 3 weeks ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year