jonhoo / haphazardLinks
Hazard pointers in Rust.
☆208Updated this week
Alternatives and similar repositories for haphazard
Users that are interested in haphazard are comparing it to the libraries listed below
Sorting:
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- a lock-free concurrent slab (experimental)☆299Updated 10 months ago
- Rust tutorial to demonstrate how variance works☆255Updated 9 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 3 months ago
- A port of Java's ConcurrentHashMap to Rust☆566Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- Experiments with structured concurrency in Rust☆390Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 4 months ago
- in-place allocation-reusing queues for Rust☆384Updated last year
- Spin-based synchronization primitives☆560Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Async executor☆402Updated 2 months ago
- ☆199Updated 7 months ago
- Task abstraction for building executors☆509Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Small, fast, synchronization primitives☆251Updated last year
- Intrusive collections for Rust☆471Updated last year
- Count lines of LLVM IR per generic function☆478Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Fast function for printing integer primitives to a decimal string☆348Updated last week
- Manual segmented stacks for Rust☆323Updated 3 weeks ago
- Utilities for collecting metrics from a Tokio application☆373Updated last month
- Compile-time reference counting☆456Updated 5 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆217Updated 6 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago