jonhoo / haphazardLinks
Hazard pointers in Rust.
☆217Updated 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)☆305Updated 3 weeks ago
- Rust tutorial to demonstrate how variance works☆259Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- Concurrently Readable Data Structures for Rust☆363Updated last week
- Experiments with structured concurrency in Rust☆410Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆397Updated 8 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- A thread pool for isolating blocking I/O in async programs☆375Updated 5 months ago
- Task abstraction for building executors☆565Updated 2 weeks ago
- ☆209Updated 11 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Spin-based synchronization primitives☆578Updated this week
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- A port of Java's ConcurrentHashMap to Rust☆574Updated 2 months ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 4 years ago
- Intrusive collections for Rust☆487Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Async executor☆435Updated 2 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- Compile-time reference counting☆457Updated 8 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆499Updated 2 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- ☆179Updated 2 years ago
- Rust interface to io_uring☆339Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Updated this week
- Async I/O and timers☆576Updated 3 weeks ago