A rust binding for the zstd compression library.
☆622Nov 27, 2025Updated 3 months ago
Alternatives and similar repositories for zstd-rs
Users that are interested in zstd-rs are comparing it to the libraries listed below
Sorting:
- zstd format implementation in pure rust☆401Jan 8, 2026Updated last month
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆1,082Feb 23, 2026Updated last week
- Fastest pure Rust implementation of LZ4 compression/decompression.☆575Feb 19, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Tar file reading/writing for Rust☆706Updated this week
- cross-platform Rust API for memory mapped IO☆601Feb 15, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆741Nov 24, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- ☆206Feb 8, 2026Updated 3 weeks ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Rust LZ4 bindins library☆194Oct 1, 2020Updated 5 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- An io_uring backed runtime for Rust☆1,434Jul 7, 2025Updated 7 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,315Nov 21, 2025Updated 3 months ago
- Utilities for working with bytes☆2,188Feb 4, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,965Mar 5, 2025Updated last year
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago