sile / libflateLinks
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
☆185Updated last year
Alternatives and similar repositories for libflate
Users that are interested in libflate are comparing it to the libraries listed below
Sorting:
- Procedural macros in expression position☆203Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- A Vec of Bits☆181Updated 2 weeks ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Build library for invoking pkg-config for Rust☆182Updated 6 months ago
- Rust replacement for miniz☆218Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Macro for writing nested `if let` expressions☆168Updated last week
- An extraction of the compiletest utility from the Rust compiler☆227Updated 3 weeks ago
- String interning for Rust☆204Updated this week
- Scroll - making scrolling through buffers fun since 2016☆176Updated this week
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Efficient and customizable data-encoding functions in Rust☆193Updated last month
- Compact string type for zero-copy parsing☆262Updated last year
- Extended utilities for working with files and filesystems in Rust