PSeitz / lz4_flex
Fastest pure Rust implementation of LZ4 compression/decompression.
☆492Updated 3 months ago
Alternatives and similar repositories for lz4_flex:
Users that are interested in lz4_flex are comparing it to the libraries listed below
- A rust binding for the zstd compression library.☆553Updated last week
- Fast floating point to string conversion☆622Updated last week
- Data structure serialization library with several opposite design goals from Serde☆835Updated this week
- Optimized string search routines for Rust.☆1,006Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆893Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆561Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆658Updated 2 months ago
- Futures, streams, and async I/O combinators.☆496Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆452Updated 2 months ago
- A fast binary serialization framework☆387Updated 4 months ago
- Notify async tasks or threads☆459Updated last month
- Just, really the littlest Vec you could need. So smol.☆669Updated last month
- Slab allocator for Rust☆743Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆811Updated this week
- A Rust implementation of the xxHash algorithm.☆386Updated 2 months ago
- An implementation of a LRU cache☆678Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆538Updated last week
- Fast numeric to- and from-string conversion routines.☆318Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆771Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆220Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆611Updated 9 months ago
- Benchmarks for rust serialization frameworks☆743Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆712Updated last week
- A crate for safe and ergonomic pin-projection.☆635Updated this week
- Async multi-producer multi-consumer channel☆832Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆544Updated last year
- A crate for mucking around with piles of bytes☆788Updated last week
- Task abstraction for building executors☆454Updated last month
- Adaptors between compression crates and Rust's async IO types☆453Updated this week
- A vector with a fixed capacity. (Rust)☆798Updated 4 months ago