crossbeam-rs / rfcs
RFCs for changes to Crossbeam
☆148Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rfcs
- Rust interface to io_uring☆329Updated 5 months ago
- A port of HdrHistogram to Rust☆305Updated 8 months ago
- Concurrently Readable Data Structures for Rust☆345Updated last month
- A HashMap variant that spreads resize load across inserts☆190Updated last week
- Proactive IO & Runtime system☆251Updated 7 months ago
- Intrusive collections for Rust☆413Updated 2 months ago
- Rust tutorial to demonstrate how variance works☆242Updated last year
- Allocators in Rust☆311Updated 4 years ago
- ☆129Updated 5 years ago
- safe bindings to io-uring☆654Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆255Updated 2 years ago
- Fail points for rust☆341Updated 3 months ago
- skiplist☆140Updated 2 years ago
- Task abstraction for building executors☆212Updated 2 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- Ferrous Systems Embedded Trainings☆114Updated 4 years ago
- Hazard pointers in Rust.☆198Updated last week
- A fast mpmc queue with broadcast capabilities☆201Updated 6 years ago
- A point of coordination for all things Rust and Async☆224Updated 5 years ago
- A library for creating references that carry their owner with them.☆362Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆379Updated 6 months ago
- Pillars for Transactional Systems and Data Grids☆130Updated 7 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated 2 weeks ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆429Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- asynchronous networking primitives☆407Updated 5 years ago