PSeitz / lz4_flexLinks
Fastest pure Rust implementation of LZ4 compression/decompression.
☆565Updated 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:
- A rust binding for the zstd compression library.☆616Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆594Updated last week
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Slab allocator for Rust☆870Updated last week
- A fast binary serialization framework☆405Updated last year
- Futures, streams, and async I/O combinators.☆534Updated this week
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- zstd format implementation in pure rust☆396Updated last month
- ☆501Updated 3 months ago
- An implementation of a LRU cache☆780Updated last month
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- Fast floating point to string conversion☆690Updated last week
- Benchmarks for rust serialization frameworks☆953Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- Rust implementation of xxhash☆270Updated 2 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆736Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆582Updated 2 years ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,030Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- Notify async tasks or threads☆504Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆319Updated 6 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Task abstraction for building executors☆560Updated last week