PSeitz / lz4_flexLinks
Fastest pure Rust implementation of LZ4 compression/decompression.
☆539Updated 2 months ago
Alternatives and similar repositories for lz4_flex
Users that are interested in lz4_flex are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆526Updated 3 weeks ago
- A rust binding for the zstd compression library.☆589Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- zstd format implementation in pure rust☆341Updated 4 months ago
- A fast binary serialization framework☆403Updated 10 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 6 months ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- Rust implementation of xxhash☆251Updated last week
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆561Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- Slab allocator for Rust☆839Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- A binary encoder/decoder for Rust☆527Updated 2 weeks ago
- ☆494Updated 10 months ago
- Structured concurrency operations for async Rust☆469Updated 7 months ago
- A crate for mucking around with piles of bytes☆894Updated this week
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- Notify async tasks or threads☆484Updated last month
- Adaptors between compression crates and Rust's async IO types☆553Updated 2 weeks ago
- An implementation of a LRU cache☆737Updated this week
- Data structure serialization library with several opposite design goals from Serde☆878Updated this week
- Benchmarks for rust serialization frameworks☆857Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆680Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆305Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆408Updated last week