jonhoo / haphazard
Hazard pointers in Rust.
☆201Updated 2 months ago
Alternatives and similar repositories for haphazard:
Users that are interested in haphazard are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- Rust tutorial to demonstrate how variance works☆249Updated 2 months ago
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆259Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆223Updated 4 years ago
- Task abstraction for building executors☆460Updated 2 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆353Updated this week
- Small, fast, synchronization primitives☆244Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- Compile-time reference counting☆441Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Execute Rust code carefully, with extra checking along the way☆403Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Intrusive collections for Rust☆442Updated 6 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Async synchronization primitives☆263Updated 2 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆209Updated 6 years ago
- Generic Atomic<T> type for Rust☆230Updated last year
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Manual segmented stacks for Rust☆299Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Spin-based synchronization primitives☆508Updated last week
- ☆176Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆174Updated last year