crossbeam-rs / rfcsLinks
RFCs for changes to Crossbeam
☆153Updated 7 years ago
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- Rust interface to io_uring☆338Updated last year
- Proactive IO & Runtime system☆276Updated last year
- A port of HdrHistogram to Rust☆336Updated last year
- Allocators in Rust☆317Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- skiplist☆144Updated 4 years ago
- Hazard pointers in Rust.☆214Updated last month
- Fail points for rust☆355Updated 6 months ago
- ☆130Updated 6 years ago
- A fast mpmc queue with broadcast capabilities☆211Updated 7 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆305Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Task abstraction for building executors☆214Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- safe bindings to io-uring☆680Updated 4 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 5 years ago
- toy futures executor 🚒📖🔥☆236Updated 5 years ago
- Rust tutorial to demonstrate how variance works☆259Updated last year
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- Epoch-based garbage collection☆81Updated 7 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 4 years ago
- Intrusive collections for Rust☆479Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Rust rewrite of the ixy network driver☆318Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Tokio asynchronous I/O examples☆52Updated 7 years ago