A safe idiomatic Rust implementation of Atomic Box using hazard pointers
A secure, high-performance messaging protocol library
hazard pointer based concurrent memory reclamation
Lock free thread-safe lifo for rust.
Static analysis tool for memkit - detect memory issues before runtime
a lock-Free lib based on practical Hazard Pointers algorithm
A collection of Lock-Free Datastructures
Pluralsight Rust Fundamentals Course coode along
Lock-free hazard pointers for safe memory reclamation
Lint helpers for ArkheForge Runtime: enforces Subset-Rust purity on Action::compute (clock / RNG / I/O / FFI deny-list). Backs the #[arkhe_pure] attribute macro per E14.L1.
Deterministic, intent-driven memory allocation for systems requiring predictable performance
Initialize-once Arc<T> containers with zero-cost reads