Safe atomic pointers to boxed data.
Fork of the atomicbox library that works in no_std contexts
A safe idiomatic Rust implementation of Atomic Box using hazard pointers
Abstraction over atomic ptr. Such as AtomicBox and AtomicArc.
A runtime-agnostic library providing essential synchronization primitives for asynchronous Rust programming.