jonhoo / haphazardLinks
Hazard pointers in Rust.
☆212Updated this week
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 11 months ago
- 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☆258Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- A port of Java's ConcurrentHashMap to Rust☆570Updated last week
- 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
- Task abstraction for building executors☆525Updated 2 months ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- Support crate for rustc's self-profiling feature☆377Updated 4 months ago
- Experiments with structured concurrency in Rust☆394Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Intrusive collections for Rust☆472Updated last year
- Spin-based synchronization primitives☆563Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Async executor☆413Updated this week
- rust stackful generator library☆353Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated 2 weeks ago
- Compile-time reference counting☆456Updated 6 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆296Updated this week
- Reflection via DWARF.☆298Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- ☆204Updated 9 months ago
- Async I/O and timers☆556Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- Fast function for printing integer primitives to a decimal string☆354Updated 2 weeks ago
- Async synchronization primitives☆276Updated 3 months ago