jonhoo / haphazard
Hazard pointers in Rust.
☆198Updated last week
Related projects ⓘ
Alternatives and complementary repositories for haphazard
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆385Updated this week
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- in-place allocation-reusing queues for Rust☆290Updated 5 months ago
- Task abstraction for building executors☆413Updated last month
- Rust tutorial to demonstrate how variance works☆242Updated last year
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- Compile-time reference counting☆437Updated last year
- Concurrently Readable Data Structures for Rust☆345Updated last month
- Spin-based synchronization primitives☆485Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆255Updated 2 years ago
- Small, fast, synchronization primitives☆240Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆379Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆306Updated this week
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- Count lines of LLVM IR per generic function☆415Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆213Updated 3 years ago
- Reflection via DWARF.☆293Updated last year
- Async executor☆334Updated last month
- Futures, streams, and async I/O combinators.☆475Updated last week
- Intrusive collections for Rust☆413Updated 2 months ago
- Notify async tasks or threads☆449Updated this week
- Cargo extension for running Criterion.rs benchmarks☆187Updated 4 months ago
- A port of Java's ConcurrentHashMap to Rust☆539Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago
- High performance containers and utilities for concurrent and asynchronous programming☆350Updated last week
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago