RFCs for changes to Crossbeam
☆154Nov 6, 2018Updated 7 years ago
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- Epoch-based garbage collection☆82Nov 5, 2018Updated 7 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆20Nov 2, 2023Updated 2 years ago
- Concurrent work-stealing deque☆48Nov 5, 2018Updated 7 years ago
- A symbolic evaluator for MIR☆20Jan 20, 2020Updated 6 years ago
- Lock-free elimination back-off stack☆12Jan 6, 2022Updated 4 years ago
- Forum for discussion about what unsafe code can and can't do☆732Aug 19, 2025Updated 6 months ago
- ☆46Oct 23, 2023Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Jan 2, 2020Updated 6 years ago
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated 2 weeks ago
- Multi-producer multi-consumer channels for message passing☆332Nov 5, 2018Updated 7 years ago
- A concurrent lock-free hash map for Rust.☆21Feb 1, 2021Updated 5 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆238Feb 12, 2021Updated 5 years ago
- ☆14Jan 20, 2021Updated 5 years ago
- Tools for concurrent programming in Rust☆8,356Feb 22, 2026Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆114Dec 8, 2025Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Defer running expensive destructors until later☆19Aug 27, 2022Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- Composable, lock-free, allocation-light data structures☆62Apr 29, 2018Updated 7 years ago
- rust verification condition generator☆96Aug 31, 2016Updated 9 years ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- The Coq development of A Promising Semantics for Relaxed-Memory Concurrency☆43Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- ☆37Dec 24, 2024Updated last year
- An on-disk hash table implementation☆126Oct 29, 2021Updated 4 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Jun 7, 2020Updated 5 years ago
- Rust interface to io_uring☆339May 29, 2024Updated last year
- don't worry about it☆20Mar 27, 2015Updated 10 years ago
- How-to: Sanitize your Rust code!☆433Feb 1, 2018Updated 8 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Modular register allocator algorithms☆105Oct 4, 2022Updated 3 years ago
- Concurrent hash map for Rust☆17Sep 18, 2016Updated 9 years ago
- adaptive algorithms for rayon☆39Apr 19, 2020Updated 5 years ago
- Task abstraction for building executors☆211Jun 23, 2022Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Fast generic radix trie implemented in Rust☆218Sep 16, 2025Updated 5 months ago
- Experimental language-level polyfills for Async Rust☆48May 31, 2021Updated 4 years ago