jonhoo / haphazardLinks
Hazard pointers in Rust.
☆215Updated 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)☆303Updated last year
- Rust tutorial to demonstrate how variance works☆259Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆394Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- Experiments with structured concurrency in Rust☆406Updated last year
- ☆209Updated 10 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- A port of Java's ConcurrentHashMap to Rust☆574Updated last month
- Task abstraction for building executors☆545Updated last month
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- Spin-based synchronization primitives☆572Updated 3 weeks ago
- Intrusive collections for Rust☆479Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated last month
- Async executor☆425Updated last month
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- rust stackful generator library☆358Updated last month
- A fast and flexible LRU map.☆199Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Rust Code Reading Clubs☆140Updated 4 years ago
- Compile-time reference counting☆455Updated 7 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- ☆94Updated 2 years ago