PSeitz / lz4_flexLinks
Fastest pure Rust implementation of LZ4 compression/decompression.
☆535Updated 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.☆583Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆517Updated last week
- A fast binary serialization framework☆402Updated 10 months ago
- Futures, streams, and async I/O combinators.☆514Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- ☆493Updated 10 months ago
- Slab allocator for Rust☆821Updated 2 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆560Updated last year
- Rust implementation of xxhash☆249Updated 7 months ago
- A simple and fast random number generator☆515Updated last month
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- An implementation of a LRU cache☆733Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- zstd format implementation in pure rust☆337Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆529Updated 2 years ago
- Async executor☆388Updated 2 weeks ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆487Updated this week
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago