Fastest pure Rust implementation of LZ4 compression/decompression.
☆571Feb 19, 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
Sorting:
- zstd format implementation in pure rust☆401Jan 8, 2026Updated last month
- A rust binding for the zstd compression library.☆619Nov 27, 2025Updated 3 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- Full-featured liblz4 binding for Rust☆78Dec 6, 2024Updated last year
- Rust replacement for miniz☆232Feb 23, 2026Updated last week
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 6 months ago
- Rust LZ4 bindings☆60Jan 7, 2025Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆741Nov 24, 2025Updated 3 months ago
- An embedded key-value database in pure Rust☆4,262Feb 15, 2026Updated 2 weeks ago
- Rust LZ4 bindins library☆193Oct 1, 2020Updated 5 years ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- A better compressed bitset in Rust☆904Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 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 for Rust☆609Jan 6, 2026Updated last month
- cross-platform Rust API for memory mapped IO☆601Feb 15, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆431Feb 19, 2026Updated last week
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Adaptors between compression crates and Rust's async IO types☆616Feb 24, 2026Updated last week
- Rust port of simdjson☆1,371Dec 5, 2025Updated 2 months ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- A no_std + serde compatible message library for Rust☆1,338Feb 3, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated last week
- A high level diffing library for rust based on diffs☆1,225Feb 5, 2025Updated last year
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago
- Utilities for working with bytes☆2,188Feb 4, 2026Updated 3 weeks ago
- Tar file reading/writing for Rust☆705Feb 23, 2026Updated last week