jonhoo / left-rightLinks
A lock-free, read-optimized, concurrency primitive.
☆2,075Updated last week
Alternatives and similar repositories for left-right
Users that are interested in left-right are comparing it to the libraries listed below
Sorting:
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,920Updated 11 months ago
- Cap'n Proto for Rust☆2,411Updated last month
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Rust cache structures and easy function memoization☆1,959Updated last month
- Rust port of simdjson☆1,365Updated 2 months ago
- Rust persistent data structures☆1,663Updated 2 months ago
- Compile time static maps for Rust☆2,093Updated this week
- A Rust port of FlameGraph☆2,025Updated 2 months ago
- Utilities for working with bytes☆2,172Updated this week
- Analysis of various tricky Rust code☆1,991Updated last month
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,088Updated 2 years ago
- The `io_uring` library for Rust☆1,592Updated last month
- An io_uring backed runtime for Rust☆1,423Updated 7 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,503Updated 9 months ago
- rust stackful coroutine library☆2,351Updated 2 months ago
- A crate for managing memory bit by bit☆1,370Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Type erasure for async trait methods☆2,107Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,263Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,691Updated 9 months ago
- A lock-free, eventually consistent, concurrent multi-value map.☆549Updated last week
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,585Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago