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
- Cross-platform interface to the `errno` variable☆70Updated this week
- Hjson for Rust☆114Updated 11 months ago
- ☆59Updated last year
- ☆77Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 3 weeks ago
- Atomic file-writes.☆100Updated 10 months ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 5 years ago
- Library for language and locale identifier negotiation.☆40Updated last year
- ☆63Updated 8 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 2 years ago