jonhoo / left-right
A lock-free, read-optimized, concurrency primitive.
☆1,983Updated 9 months ago
Alternatives and similar repositories for left-right:
Users that are interested in left-right are comparing it to the libraries listed below
- A safe and fast multi-producer, multi-consumer channel.☆2,582Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,903Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,297Updated last month
- Rust port of Google's SwissTable hash map☆2,600Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,930Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,340Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,182Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,733Updated last month
- Utilities for working with bytes☆2,016Updated 3 weeks ago
- Compile time static maps for Rust☆1,908Updated 2 months ago
- A small and fast async runtime for Rust☆4,064Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,876Updated 3 weeks ago
- Cap'n Proto for Rust☆2,165Updated 3 weeks ago
- Hypothesis-like property testing for Rust☆1,827Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,951Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,942Updated this week
- Type erasure for async trait methods☆1,953Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,431Updated last week
- A fast bump allocation arena for Rust☆1,630Updated last month
- async fn(Request) -> Result<Response, Error>☆3,731Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,904Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,216Updated last month
- Analysis of various tricky Rust code☆1,888Updated 2 months ago
- A code coverage tool for Rust projects☆2,649Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,982Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,528Updated 3 weeks ago
- A powerful mock object library for Rust☆1,610Updated last month
- Rust port of simdjson☆1,216Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,183Updated this week
- Rust derive-based argument parsing optimized for code size☆1,760Updated this week