PSeitz / lz4_flexLinks
Fastest pure Rust implementation of LZ4 compression/decompression.
☆544Updated this week
Alternatives and similar repositories for lz4_flex
Users that are interested in lz4_flex are comparing it to the libraries listed below
Sorting:
- A rust binding for the zstd compression library.☆604Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆551Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- ☆501Updated last week
- Rust implementation of xxhash☆257Updated last month
- zstd format implementation in pure rust☆360Updated last week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆793Updated last month
- A Rust implementation of the xxHash algorithm.☆414Updated 2 months ago
- A fast binary serialization framework☆405Updated last year
- Adaptors between compression crates and Rust's async IO types☆581Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 4 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆570Updated 2 years ago
- Slab allocator for Rust☆848Updated last week
- Rust crate for a convenient RAII scope guard.☆536Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- A minimal async executor that lets you block on a future☆630Updated 5 months ago
- Task abstraction for building executors☆523Updated last month
- Spin-based synchronization primitives☆561Updated last month
- An implementation of a LRU cache☆757Updated last month
- Fast function for printing integer primitives to a decimal string☆349Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- Async I/O and timers☆554Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- A Rust wrapper around native shared memory for Linux and Windows☆427Updated 2 years ago
- Notify async tasks or threads☆496Updated 3 months ago