PSeitz / lz4_flex
Fastest pure Rust implementation of LZ4 compression/decompression.
☆500Updated 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
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated this week
- A rust binding for the zstd compression library.☆561Updated last month
- Fast floating point to string conversion☆632Updated last month
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Support atomic operations on Arc itself☆935Updated last week
- A Rust implementation of the xxHash algorithm.☆392Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆678Updated last month
- Slab allocator for Rust☆765Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆475Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated last month
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- Module initialization/global constructor functions for Rust☆845Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆788Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆725Updated last month
- An implementation of a LRU cache☆693Updated 2 weeks ago
- A fast binary serialization framework☆391Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- A crate for mucking around with piles of bytes☆835Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆580Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆323Updated 2 months ago
- Compile-time type-checked builder derive☆1,010Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆411Updated 2 months ago
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆920Updated 2 weeks ago
- ☆479Updated 6 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆547Updated last month
- Test harness for ui tests of compiler diagnostics☆876Updated last month
- Async multi-producer multi-consumer channel☆848Updated 3 months ago
- Task abstraction for building executors☆461Updated 3 months ago