jonhoo / haphazardLinks
Hazard pointers in Rust.
☆207Updated 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)☆297Updated 9 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Rust tutorial to demonstrate how variance works☆255Updated 9 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 3 months ago
- in-place allocation-reusing queues for Rust☆382Updated last year
- A port of Java's ConcurrentHashMap to Rust☆565Updated last week
- Task abstraction for building executors☆496Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆385Updated last year
- ☆196Updated 6 months ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Small, fast, synchronization primitives☆250Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆291Updated 2 months ago
- Async executor☆400Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Compile-time reference counting☆456Updated 4 months ago
- Spin-based synchronization primitives☆553Updated last week
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- Rust Code Reading Clubs☆140Updated 3 years ago
- Intrusive collections for Rust☆467Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆254Updated last year