jonhoo / left-rightLinks
A lock-free, read-optimized, concurrency primitive.
☆2,003Updated this week
Alternatives and similar repositories for left-right
Users that are interested in left-right are comparing it to the libraries listed below
Sorting:
- A safe and fast multi-producer, multi-consumer channel.☆2,680Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,686Updated last month
- Concurrency permutation testing tool for Rust.☆2,410Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,030Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,568Updated 4 months ago
- A binary encoder / decoder implementation in Rust.☆3,054Updated 2 weeks ago
- Utilities for working with bytes☆2,073Updated last month
- Rust port of simdjson☆1,288Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,095Updated 3 weeks ago
- A Rust port of FlameGraph☆1,880Updated last week
- Cap'n Proto for Rust☆2,241Updated last week
- Rust cache structures and easy function memoization☆1,840Updated last month
- Analysis of various tricky Rust code☆1,923Updated last month
- Compile time static maps for Rust☆1,957Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,432Updated last month
- Rust persistent data structures☆1,513Updated 3 months ago
- A fast bump allocation arena for Rust☆1,807Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,502Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,967Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,335Updated 2 months ago
- rust stackful coroutine library☆2,131Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,601Updated 2 months ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,070Updated 2 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,664Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,203Updated 3 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆815Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- The `io_uring` library for Rust☆1,411Updated 3 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,165Updated last week