PSeitz / lz4_flexLinks
Fastest pure Rust implementation of LZ4 compression/decompression.
☆530Updated last month
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.☆577Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- ☆493Updated 9 months ago
- A fast binary serialization framework☆401Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆510Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆509Updated last month
- Adaptors between compression crates and Rust's async IO types☆535Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆489Updated 5 months ago
- A simple and fast random number generator☆513Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆693Updated 7 months ago
- Rust implementation of xxhash☆246Updated 7 months ago
- Slab allocator for Rust☆804Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- zstd format implementation in pure rust☆334Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Notify async tasks or threads☆477Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆560Updated last year
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- Async I/O and timers☆535Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆609Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- An implementation of a LRU cache☆728Updated last month