jonhoo / haphazardLinks
Hazard pointers in Rust.
☆211Updated 3 weeks 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)☆302Updated 10 months ago
- Rust tutorial to demonstrate how variance works☆256Updated 10 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- A port of Java's ConcurrentHashMap to Rust☆568Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- ☆204Updated 8 months ago
- Task abstraction for building executors☆523Updated last month
- Experiments with structured concurrency in Rust☆392Updated 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
- in-place allocation-reusing queues for Rust☆388Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 5 months ago
- Intrusive collections for Rust☆470Updated last year
- Concurrent multi-producer multi-consumer queue☆295Updated 3 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆218Updated 6 years ago
- Cargo extension for running Criterion.rs benchmarks☆208Updated 5 months ago
- Small, fast, synchronization primitives☆253Updated last year
- Inter-event timing metrics on top of tracing.☆128Updated 2 weeks ago
- Spin-based synchronization primitives☆561Updated last month
- Async executor☆409Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- ☆94Updated 2 years ago
- rust stackful generator library☆351Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Compile-time reference counting☆456Updated 5 months ago