jonhoo / haphazardLinks
Hazard pointers in Rust.
☆206Updated 3 months ago
Alternatives and similar repositories for haphazard
Users that are interested in haphazard are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Rust tutorial to demonstrate how variance works☆255Updated 8 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- A port of Java's ConcurrentHashMap to Rust☆564Updated this week
- Small, fast, synchronization primitives☆250Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Task abstraction for building executors☆481Updated 7 months ago
- Count lines of LLVM IR per generic function☆475Updated 2 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Intrusive collections for Rust☆464Updated last year
- Async executor☆396Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆252Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated this week
- Compile-time reference counting☆457Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Fast function for printing integer primitives to a decimal string☆341Updated 2 weeks ago
- Spin-based synchronization primitives☆550Updated 2 months ago
- Rust interface to io_uring☆336Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Manual segmented stacks for Rust☆319Updated 4 months ago