PSeitz / lz4_flex
Fastest pure Rust implementation of LZ4 compression/decompression.
☆457Updated this week
Related projects ⓘ
Alternatives and complementary repositories for lz4_flex
- A rust binding for the zstd compression library.☆524Updated 2 weeks ago
- Fast floating point to string conversion☆608Updated this week
- A fast binary serialization framework☆379Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆647Updated 3 weeks ago
- An implementation of a LRU cache☆643Updated last month
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆744Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆516Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆403Updated 2 weeks ago
- Support atomic operations on Arc itself☆780Updated this week
- cross-platform Rust API for memory mapped IO☆418Updated 3 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆600Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆303Updated 2 months ago
- A crate for mucking around with piles of bytes☆728Updated last week
- A minimal async executor that lets you block on a future☆521Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆467Updated this week
- ☆443Updated 2 weeks ago
- A simple and fast random number generator☆407Updated this week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆538Updated last year
- A vector with a fixed capacity. (Rust)☆747Updated 3 weeks ago
- Notify async tasks or threads☆447Updated last week
- SIMD-accelerated UTF-8 validation for Rust.☆532Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆801Updated last month
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- Data structure serialization library with several opposite design goals from Serde☆801Updated this week
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- A Rust implementation of the xxHash algorithm.☆367Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆315Updated last week
- Optimized string search routines for Rust.☆891Updated last month
- Module initialization/global constructor functions for Rust☆743Updated last month