jonhoo / haphazardLinks
Hazard pointers in Rust.
☆204Updated last 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)☆285Updated 5 months ago
- Spin-based synchronization primitives☆537Updated this week
- Rust tutorial to demonstrate how variance works☆254Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- in-place allocation-reusing queues for Rust☆373Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆225Updated 4 years ago
- Concurrently Readable Data Structures for Rust☆358Updated last week
- Experiments with structured concurrency in Rust☆367Updated 11 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆392Updated 2 weeks ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Compile-time reference counting☆451Updated last month
- Task abstraction for building executors☆471Updated 5 months ago
- Intrusive collections for Rust☆454Updated 9 months ago
- A thread pool for isolating blocking I/O in async programs☆358Updated 5 months ago
- Execute Rust code carefully, with extra checking along the way☆420Updated last week
- Manual segmented stacks for Rust☆308Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Generic Atomic<T> type for Rust☆235Updated this week
- Async I/O and timers☆526Updated last week
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- ☆185Updated 3 months ago
- Rust interface to io_uring☆334Updated last year
- A crate for safe and ergonomic pin-projection.☆663Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated last week