jonhoo / left-rightLinks
A lock-free, read-optimized, concurrency primitive.
☆2,003Updated 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,706Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,043Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,693Updated 5 months ago
- Concurrency permutation testing tool for Rust.☆2,428Updated 3 months ago
- Cap'n Proto for Rust☆2,259Updated last week
- Rust persistent data structures☆1,524Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,598Updated 5 months ago
- Compile time static maps for Rust☆1,968Updated last month
- Utilities for working with bytes☆2,085Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,855Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- A Rust port of FlameGraph☆1,907Updated last month
- A fast bump allocation arena for Rust☆1,830Updated last month
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- Zero-copy deserialization framework for Rust☆3,475Updated last week
- Analysis of various tricky Rust code☆1,937Updated 2 months ago
- rust stackful coroutine library☆2,163Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,976Updated 3 weeks ago
- Rust port of simdjson☆1,288Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,540Updated 11 months ago
- Type erasure for async trait methods☆2,033Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,348Updated 3 months ago
- Parser for Rust source code☆3,134Updated 2 weeks ago
- Structured, contextual, extensible, composable logging for Rust☆1,651Updated this week
- Automated property based testing for Rust (with shrinking).☆2,606Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,001Updated 2 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆821Updated last year