Adaptors between compression crates and Rust's async IO types
☆622Mar 15, 2026Updated this week
Alternatives and similar repositories for async-compression
Users that are interested in async-compression are comparing it to the libraries listed below
Sorting:
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Task abstraction for building executors☆583Feb 13, 2026Updated last month
- A rust binding for the zstd compression library.☆625Mar 10, 2026Updated last week
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Module initialization/global constructor functions for Rust☆964Dec 4, 2025Updated 3 months ago
- Async I/O and timers☆592Updated this week
- A thread pool for isolating blocking I/O in async programs☆376Aug 31, 2025Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆884Feb 9, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Futures, streams, and async I/O combinators.☆537Feb 5, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- A high performance concurrent caching library for Rust☆2,451Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆1,085Mar 13, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A metrics ecosystem for Rust.☆1,434Mar 12, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- Async synchronization primitives☆285Dec 21, 2025Updated 2 months ago
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- Temporary file library for rust☆1,414Updated this week
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- A high-performance, concurrent, content-addressable disk cache, with support for both sync and async APIs. 💩💵 but for your 🦀☆698Nov 26, 2024Updated last year
- Intrusive collections for Rust☆490Jan 5, 2026Updated 2 months ago