Hazard Pointer Synchronous Reclamation Beyond Concurrency TS2 - Maged Michael - CppCon 2021
C++ Concurrency TS 2 Use Cases and Future Direction - Michael Wong, Maged Michael, Paul McKenney
Implementing Hazard Pointers in Rust
Smarter Cpp Atomic Smart Pointers - Efficient Concurrent Memory Management - Daniel Anderson CppCon
Brief Announcement: Hazard Pointer Protection of Structures with Immutable Links
[KAIST CS492C, 2020 Fall] Safe Memory Reclamation (Hazard Pointers)
CppCon 2016: “A lock-free concurrency toolkit for deferred reclamation and optimistic speculation"
CppCon 2018: “The Landscape and Exciting New Future of Safe Reclamation for High Performance”
Introduction to Epoch-Based Memory Reclamation - Jeffrey Mendelsohn - ACCU 2023
Implementing Hazard Pointers in Rust (part 2)
Ruslan Nikolaev — Wait-free memory reclamation and data structures
C++ : Is this hazard pointer example flawed because of ABA issue?
Implementing Hazard Pointers in Rust (part 4/4)
Qt DevDays 2011, Development of Multi-threaded applications: Olivier Goffart
Parallelism Safety-Critical Guidelines for C++ - Michael Wong, Andreas Weis, Ilya Burylov - CppCon22
Аскон 2023: Проблема ABA и методы её решения в современном C++.
A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++
計算機組織 Chapter 4.7 - Load Use Hazard – Conditions and Stalls - 朱宗賢老師
Safety: off --- How not to shoot yourself in the foot with C++ atomics - Anthony Williams
Deducing this Patterns - Ben Deane - CppCon 2021