PSeitz / lz4_flex
Fastest pure Rust implementation of LZ4 compression/decompression.
☆483Updated 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
- A rust binding for the zstd compression library.☆538Updated last week
- Just, really the littlest Vec you could need. So smol.☆658Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆442Updated last month
- Asynchronous streams for Rust using async & await notation☆655Updated last month
- Fast floating point to string conversion☆616Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆879Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆547Updated 4 months ago
- A crate for mucking around with piles of bytes☆771Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆550Updated 3 months ago
- Module initialization/global constructor functions for Rust☆778Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆703Updated this week
- Snappy compression implemented in Rust (including the Snappy frame format).☆467Updated 3 weeks ago
- ☆464Updated 3 months ago
- Futures, streams, and async I/O combinators.☆493Updated last week
- A vector with a fixed capacity. (Rust)☆778Updated 3 months ago
- Optimized string search routines for Rust.☆972Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆824Updated this week
- A fast binary serialization framework☆383Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- A simple and fast random number generator☆452Updated this week
- An implementation of a LRU cache☆666Updated this week
- Support atomic operations on Arc itself☆861Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆763Updated 5 months ago
- Portable Packed SIMD Vectors for Rust standard library☆608Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆846Updated this week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆543Updated last year
- Slab allocator for Rust☆729Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- The arena, a fast but limited type of allocator☆527Updated 5 months ago