image-rs / inflateLinks
A pure Rust implementation of DEFLATE decompression
☆45Updated 6 years ago
Alternatives and similar repositories for inflate
Users that are interested in inflate are comparing it to the libraries listed below
Sorting:
- ☆40Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆63Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- ☆59Updated last year
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- ☆53Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- configuration☆31Updated 7 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- flif decoder written in Rust☆62Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A macro to define lambda-like macros inline.☆16Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior