jonhoo / haphazardLinks
Hazard pointers in Rust.
☆205Updated 2 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)☆292Updated 8 months ago
- Rust tutorial to demonstrate how variance works☆254Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Support crate for rustc's self-profiling feature☆367Updated last month
- 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
- A thread pool for isolating blocking I/O in async programs☆363Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 2 months ago
- Experiments with structured concurrency in Rust☆382Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Rust interface to io_uring☆337Updated last year
- ☆191Updated 5 months ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- Task abstraction for building executors☆480Updated 7 months ago
- A port of Java's ConcurrentHashMap to Rust☆562Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated 3 weeks ago
- Intrusive collections for Rust☆460Updated 11 months ago
- Count lines of LLVM IR per generic function☆468Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last week
- rust stackful generator library☆346Updated this week
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Rust Code Reading Clubs☆140Updated 3 years ago
- ☆94Updated last year
- A fast and flexible LRU map.☆192Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago