sile / libflate
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
☆183Updated 11 months ago
Alternatives and similar repositories for libflate:
Users that are interested in libflate are comparing it to the libraries listed below
- A simple bitset container for Rust☆136Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Generic Atomic<T> type for Rust☆232Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Rust replacement for miniz☆205Updated last week
- String interning for Rust☆199Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Build library for invoking pkg-config for Rust☆178Updated last month
- A minimalistic async/await executor for Rust☆231Updated last year
- Utilities for pinning☆97Updated last year
- Compact string type for zero-copy parsing☆255Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- ☆270Updated last month
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Efficient and customizable data-encoding functions in Rust☆184Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- extremely boring async function runner!☆155Updated 2 years ago
- Generic bijective maps in Rust☆142Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Compile-time string formatting☆236Updated 4 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Easy function multiversioning for Rust☆221Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆333Updated 3 months ago