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:
- Hjson for Rust☆112Updated 9 months ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆86Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Library for language and locale identifier negotiation.☆40Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- ☆76Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆58Updated 10 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆57Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Unicode Case-folding for Rust☆82Updated 6 months ago
- Unicode caseless matching☆24Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Extensions for the Rust standard library☆40Updated last year