sile / libflateLinks
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
☆183Updated last year
Alternatives and similar repositories for libflate
Users that are interested in libflate are comparing it to the libraries listed below
Sorting:
- A simple bitset container for Rust☆143Updated last month
- A library for creating references that carry their owner with them.☆373Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- String interning for Rust☆200Updated last month
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- Compact string type for zero-copy parsing☆258Updated last year
- Utilities for pinning☆96Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Generic array types in Rust☆411Updated 3 months 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
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Hjson for Rust☆112Updated 8 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Generic Rational numbers for Rust☆149Updated 4 months ago
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months 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.☆267Updated 2 years ago
- Integer trait and functions for Rust☆182Updated 3 months ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Efficient and customizable data-encoding functions in Rust☆189Updated last month
- Build library for invoking pkg-config for Rust☆181Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago