10XGenomics / lz4-rs
Rust LZ4 bindings
☆50Updated 4 months ago
Alternatives and similar repositories for lz4-rs:
Users that are interested in lz4-rs are comparing it to the libraries listed below
- Threadsafe RefCell for Rust☆90Updated last month
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- An on-disk hash table implementation☆116Updated 3 years ago
- A simple bitset container for Rust☆139Updated last week
- ☆42Updated 7 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 global executor built on top of async-executor and smol☆74Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆135Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆126Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Run closures in parallel☆113Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Compatibility adapter between tokio and futures☆169Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Track memory allocations by backtrace or originating thread☆43Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A faster Arc.☆67Updated last year