image-rs / deflate-rsLinks
An implementation of a DEFLATE encoder in rust
☆55Updated 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 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- Hjson for Rust☆115Updated last year
- ☆60Updated last year
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last week
- ☆78Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Cross-platform interface to the `errno` variable☆73Updated last month
- ☆64Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- String interning for Rust☆205Updated last month
- The empty type Void.☆71Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Big array helper for serde☆64Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 2 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago