jonhoo / haphazardLinks
Hazard pointers in Rust.
☆213Updated 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 last year
- A port of Java's ConcurrentHashMap to Rust☆571Updated 3 weeks ago
- ☆207Updated 9 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆459Updated 3 months ago
- Experiments with structured concurrency in Rust☆401Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Rust tutorial to demonstrate how variance works☆259Updated 11 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆394Updated 6 months ago
- Spin-based synchronization primitives☆566Updated this week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Task abstraction for building executors☆533Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆297Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆363Updated 5 months ago
- Async executor☆421Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Intrusive collections for Rust☆477Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated last month
- Count lines of LLVM IR per generic function☆491Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆315Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆355Updated this week
- Compile-time reference counting☆455Updated 7 months ago
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async I/O and timers☆563Updated this week
- Utilities for collecting metrics from a Tokio application☆385Updated 2 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆221Updated 6 years ago