picoHz / lzzzz
Full-featured liblz4 binding for Rust
☆73Updated 5 months ago
Alternatives and similar repositories for lzzzz
Users that are interested in lzzzz are comparing it to the libraries listed below
Sorting:
- Rust LZ4 bindings☆50Updated 4 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆98Updated 8 months ago
- An updated version of linked-hash-map and friends☆112Updated last month
- A suite of non-cryptographic hash functions for Rust.☆138Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- rust bindings of snmalloc☆129Updated last month
- A fast, low-overhead WebSocket client☆118Updated 2 years ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- File/log rotation writer for Rust☆32Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Convert closures into wakers