Fastest pure Rust implementation of LZ4 compression/decompression.
☆581Mar 15, 2026Updated last week
Alternatives and similar repositories for lz4_flex
Users that are interested in lz4_flex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- zstd format implementation in pure rust☆406Mar 11, 2026Updated 2 weeks ago
- A rust binding for the zstd compression library.☆627Mar 10, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- Rust LZ4 bindins library☆194Oct 1, 2020Updated 5 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 7 months ago
- An embedded key-value database in pure Rust☆4,334Mar 18, 2026Updated last week
- Rust replacement for miniz☆233Mar 13, 2026Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆757Nov 24, 2025Updated 4 months ago
- A better compressed bitset in Rust☆912Feb 26, 2026Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,988Mar 5, 2025Updated last year
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆330Feb 9, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,889Mar 7, 2026Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆608Feb 15, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A Rust implementation of the xxHash algorithm.☆431Feb 19, 2026Updated last month
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- A binary encoder/decoder for Rust☆637Jan 6, 2026Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆818Dec 24, 2025Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Adaptors between compression crates and Rust's async IO types☆624Mar 15, 2026Updated last week
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- Rust port of simdjson☆1,374Mar 11, 2026Updated 2 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,537Mar 16, 2026Updated last week
- A high performance concurrent caching library for Rust☆2,451Mar 15, 2026Updated last week
- Tar file reading/writing for Rust☆708Updated this week
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A small and fast async runtime for Rust☆4,827Feb 23, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week