PSeitz / lz4_flex
Fastest pure Rust implementation of LZ4 compression/decompression.
☆501Updated 4 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.☆556Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆678Updated last month
- Data structure serialization library with several opposite design goals from Serde☆849Updated last month
- Fast floating point to string conversion☆629Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆575Updated 2 weeks ago
- Support atomic operations on Arc itself☆914Updated last week
- Slab allocator for Rust☆752Updated last month
- cross-platform Rust API for memory mapped IO☆470Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆782Updated last month
- Asynchronous streams for Rust using async & await notation☆669Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆903Updated 3 months ago
- An implementation of a LRU cache☆685Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆718Updated 3 weeks ago
- SIMD-accelerated UTF-8 validation for Rust.☆546Updated 2 weeks ago
- Fast numeric to- and from-string conversion routines.☆321Updated last month
- Module initialization/global constructor functions for Rust☆828Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,048Updated last week
- A vector with a fixed capacity. (Rust)☆804Updated 5 months ago
- Futures, streams, and async I/O combinators.☆500Updated last month
- A minimal `syn` syntax tree pretty-printer☆676Updated 3 weeks ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated last month
- Async I/O and timers☆495Updated last week
- ☆478Updated 5 months ago
- A minimal async executor that lets you block on a future☆578Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,437Updated 2 weeks ago
- Notify async tasks or threads☆461Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆617Updated 10 months ago
- A fast binary serialization framework☆388Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,068Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 7 months ago