image-rs / deflate-rs
An implementation of a DEFLATE encoder in rust
☆53Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for deflate-rs
- Rust bindings for the Oniguruma regex library☆121Updated 9 months ago
- A pure Rust implementation of DEFLATE decompression☆43Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Runtime string formatting for Rust☆62Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆50Updated 3 months ago
- Hjson for Rust☆103Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 4 years ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Unicode Case-folding for Rust☆75Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- A serde wrapper that allows to (de)serialize regular expressions☆62Updated last year
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- ☆58Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆55Updated last year
- Lossless functionality for platform-native strings.☆70Updated this week
- Cross-platform interface to the `errno` variable☆65Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- SmallVec-backed stack string optimisation☆42Updated 4 years ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week
- A Rust library for generically joining iterables with a separator☆91Updated last year
- ☆76Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago