PSeitz / lz4_flexLinks
Fastest pure Rust implementation of LZ4 compression/decompression.
☆526Updated 2 weeks ago
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.☆570Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆508Updated 2 weeks ago
- A fast binary serialization framework☆398Updated 8 months ago
- Slab allocator for Rust☆802Updated 3 weeks ago
- Fast floating point to string conversion☆644Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆295Updated last week
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆527Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- zstd format implementation in pure rust☆329Updated 2 months ago
- Benchmarks for rust serialization frameworks☆819Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆875Updated last month
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆557Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆517Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Task abstraction for building executors☆476Updated 5 months ago
- A Rust implementation of the xxHash algorithm.☆404Updated last month
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- Notify async tasks or threads☆475Updated last week
- Async I/O and timers☆532Updated 3 weeks ago
- ☆490Updated 8 months ago
- Support atomic operations on Arc itself☆1,028Updated this week
- Spin-based synchronization primitives☆542Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month