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
- Runtime string formatting for Rust☆63Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Hjson for Rust☆112Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- ☆61Updated 7 years ago
- ☆76Updated 2 years ago
- Error management☆26Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Cross-platform interface to the `errno` variable☆67Updated 3 weeks ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- like thread::spawn but for processes☆149Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- ☆59Updated 7 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Utilities for pinning☆97Updated 11 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Rust bindings for the Oniguruma regex library☆123Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Vec-backed ID-tree☆55Updated last month