crossbeam-rs / rfcsLinks
RFCs for changes to Crossbeam
☆154Updated 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☆339Updated last year
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- A port of HdrHistogram to Rust☆338Updated last year
- Proactive IO & Runtime system☆276Updated last year
- Allocators in Rust☆318Updated 5 years ago
- ☆131Updated 6 years 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
- Task abstraction for building executors☆214Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆222Updated 4 years ago
- Fail points for rust☆369Updated 6 months ago
- Intrusive collections for Rust☆487Updated last month
- skiplist☆144Updated 4 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- safe bindings to io-uring☆682Updated 4 years ago
- Hazard pointers in Rust.☆217Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- A point of coordination for all things Rust and Async☆224Updated 6 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Skiplist implementation in rust☆109Updated this week
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- Rust rewrite of the ixy network driver☆318Updated 2 years ago
- Rust tutorial to demonstrate how variance works☆259Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 5 months ago
- Simple probabilistic data structures☆148Updated last week