image-rs / deflate-rsLinks
An implementation of a DEFLATE encoder in rust
☆55Updated 4 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:
- Hjson for Rust☆117Updated last year
- Runtime string formatting for Rust☆64Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆62Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆78Updated 3 years ago
- Unicode Case-folding for Rust☆89Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- ☆61Updated 2 years ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Big array helper for serde☆65Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Library for language and locale identifier negotiation.☆40Updated 2 months ago
- Compression libraries implemented by pure Rust.☆35Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A simple map based on a vector for small integer keys☆68Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- Cross-platform interface to the `errno` variable☆74Updated 2 weeks ago