10XGenomics / lz4-rs
Rust LZ4 bindings
☆48Updated 3 weeks ago
Alternatives and similar repositories for lz4-rs:
Users that are interested in lz4-rs are comparing it to the libraries listed below
- An updated version of linked-hash-map and friends☆105Updated last month
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆236Updated 2 weeks ago
- Convert closures into wakers☆45Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Better reference counted strings for Rust☆117Updated 6 months ago
- Run closures in parallel☆112Updated last week
- An on-disk hash table implementation☆113Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- (lifetime) GATs on stable Rust☆56Updated last year
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆117Updated 2 months ago
- ☆123Updated 2 years ago
- Automatically implement traits for common smart pointers☆104Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- ☆50Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Asynchronous access to a bincode-encoded item stream.☆70Updated 3 weeks ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆99Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- A library for interaction with units of bytes.☆55Updated 2 months ago
- Full-featured liblz4 binding for Rust☆70Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 10 months ago