gyscos / zstd-rsLinks
A rust binding for the zstd compression library.
☆613Updated 3 weeks ago
Alternatives and similar repositories for zstd-rs
Users that are interested in zstd-rs are comparing it to the libraries listed below
Sorting:
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆711Updated 3 weeks ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆551Updated last week
- cross-platform Rust API for memory mapped IO☆573Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆541Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆597Updated last week
- Fast floating point to string conversion☆678Updated this week
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Module initialization/global constructor functions for Rust☆940Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- Tar file reading/writing for Rust☆694Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,062Updated last week
- zstd format implementation in pure rust☆370Updated last month
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- ☆885Updated this week
- A vector with a fixed capacity. (Rust)☆843Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- Slab allocator for Rust☆855Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆530Updated 4 months ago
- ☆501Updated last month
- An implementation of a LRU cache☆763Updated 2 months ago
- A simple and fast random number generator☆544Updated this week
- Snappy compression implemented in Rust (including the Snappy frame format).☆505Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- Rust allocator using jemalloc as a backend☆471Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month