jonhoo / haphazard
Hazard pointers in Rust.
☆201Updated 2 months ago
Alternatives and similar repositories for haphazard:
Users that are interested in haphazard are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆351Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆259Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated 3 weeks ago
- Spin-based synchronization primitives☆505Updated this week
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated last month
- Task abstraction for building executors☆456Updated last month
- Compile-time reference counting☆441Updated last year
- Support crate for rustc's self-profiling feature☆342Updated 3 weeks ago
- Intrusive collections for Rust☆440Updated 6 months ago
- Async I/O and timers☆482Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- Utilities for collecting metrics from a Tokio application☆322Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- Rust tutorial to demonstrate how variance works☆249Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- Manual segmented stacks for Rust☆299Updated 2 weeks ago
- Async executor☆360Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- ☆176Updated this week
- Graph the number of crates that depend on your crate over time☆237Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆231Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆458Updated last year
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Execute Rust code carefully, with extra checking along the way☆402Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆445Updated last month
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago