PSeitz / lz4_flexLinks
Fastest pure Rust implementation of LZ4 compression/decompression.
☆560Updated 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.☆613Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆719Updated last month
- cross-platform Rust API for memory mapped IO☆589Updated 2 months ago
- Futures, streams, and async I/O combinators.☆531Updated 3 weeks ago
- A fast binary serialization framework☆406Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated 3 weeks ago
- Fast floating point to string conversion☆689Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆598Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- zstd format implementation in pure rust☆384Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆459Updated last week
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- Rust implementation of xxhash☆267Updated last month
- ☆502Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆924Updated 11 months ago
- Data structure serialization library with several opposite design goals from Serde☆915Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆536Updated 5 months ago
- A crate for mucking around with piles of bytes☆943Updated last month
- A simple and fast random number generator☆553Updated last month
- Slab allocator for Rust☆866Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆577Updated 2 years ago
- Module initialization/global constructor functions for Rust☆949Updated last month
- Easy self-referential struct generation for Rust.☆687Updated last year
- A minimal async executor that lets you block on a future☆650Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆359Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- A Rust implementation of the xxHash algorithm.☆425Updated 4 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆730Updated 5 months ago