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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated 11 months ago
- Hjson for Rust☆107Updated 4 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Vec-backed ID-tree☆50Updated last week
- ☆76Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆52Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- ☆59Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Unicode Case-folding for Rust☆77Updated last month
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆55Updated last year
- ☆50Updated 5 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated this week
- Rust bindings for the Oniguruma regex library☆122Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 9 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆121Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆60Updated 7 years ago