sile / libflateLinks
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
☆186Updated 2 weeks ago
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☆204Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Generic Atomic<T> type for Rust☆242Updated last month
- A Vec of Bits☆181Updated 2 months ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- A simple bitset container for Rust☆155Updated 4 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Rust replacement for miniz☆220Updated last month
- Build library for invoking pkg-config for Rust☆184Updated 8 months ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- Hjson for Rust☆115Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- rust library for formatting dynamic strings☆158Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆128Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆350Updated last year
- Efficient and customizable data-encoding functions in Rust☆196Updated 3 months ago
- Utilities for pinning☆97Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆281Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆197Updated 7 months ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- extremely boring async function runner!☆161Updated 2 years ago
- Manual segmented stacks for Rust☆326Updated 2 weeks ago
- String interning for Rust☆206Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago