image-rs / deflate-rs
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☆63Updated 5 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Cross-platform interface to the `errno` variable☆69Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- ☆52Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Hjson for Rust☆111Updated 7 months ago
- ☆76Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆58Updated 8 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Error management☆26Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Extensions for standard networking types☆106Updated 10 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated last year
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- ☆49Updated 2 months ago
- ☆63Updated 7 years ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago