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 6 months ago
- Rust tutorial to demonstrate how variance works☆254Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆392Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- A port of Java's ConcurrentHashMap to Rust☆559Updated 2 months ago
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- ☆189Updated 4 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆228Updated 4 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated last week
- Task abstraction for building executors☆476Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- in-place allocation-reusing queues for Rust☆376Updated last year
- Support crate for rustc's self-profiling feature☆360Updated this week
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Spin-based synchronization primitives☆542Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- Intrusive collections for Rust☆454Updated 10 months ago
- Utilities for collecting metrics from a Tokio application☆361Updated last week
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Compile-time reference counting☆452Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Async I/O and timers☆532Updated 3 weeks ago
- Async executor☆380Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago