sile / libflateLinks
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
☆184Updated last year
Alternatives and similar repositories for libflate
Users that are interested in libflate are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- String interning for Rust☆200Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Utilities for pinning☆96Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Build library for invoking pkg-config for Rust☆180Updated 4 months ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Compact string type for zero-copy parsing☆259Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- Fowler–Noll–Vo hash function☆346Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆186Updated last month
- Integer trait and functions for Rust☆182Updated 4 months ago
- A Vec of Bits☆180Updated 3 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆229Updated last month
- skiplist☆142Updated 3 years ago
- rust library for formatting dynamic strings☆154Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Generic bijective maps in Rust☆146Updated last year
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Rust replacement for miniz☆215Updated 2 weeks ago
- generators☆210Updated last year