jonhoo / haphazardLinks
Hazard pointers in Rust.
☆204Updated last month
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)☆291Updated 7 months ago
- Rust tutorial to demonstrate how variance works☆254Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated last month
- in-place allocation-reusing queues for Rust☆378Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆229Updated 4 years ago
- Experiments with structured concurrency in Rust☆375Updated last year
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Task abstraction for building executors☆480Updated 6 months ago
- Small, fast, synchronization primitives☆249Updated 10 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated this week
- Async executor☆383Updated last week
- A port of Java's ConcurrentHashMap to Rust☆560Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆362Updated 3 weeks ago
- ☆191Updated 4 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Rust Code Reading Clubs☆140Updated 3 years ago
- rust stackful generator library☆342Updated last month
- Intrusive collections for Rust☆455Updated 11 months ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- The cost of Rust async/await☆131Updated 2 years ago