sile / libflateLinks
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
☆186Updated 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
- Generic Atomic<T> type for Rust☆241Updated last month
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Utilities for pinning☆97Updated last year
- String interning for Rust☆205Updated last month
- Build library for invoking pkg-config for Rust☆183Updated 7 months ago
- Macro for writing nested `if let` expressions☆168Updated last month
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A simple bitset container for Rust☆151Updated 3 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆208Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago
- Generic Rational numbers for Rust☆147Updated 8 months ago
- An extraction of the compiletest utility from the Rust compiler☆229Updated last month
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust replacement for miniz☆219Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Hjson for Rust☆114Updated last year
- A Vec of Bits☆180Updated last month
- ☆197Updated 7 months ago
- Manual segmented stacks for Rust☆323Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- skiplist☆142Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Fowler–Noll–Vo hash function☆349Updated last year