Atom Box

A safe implementation of hazard pointers in rust.

The aim of this project is to provide a safe and idomatic rust API for using hazard pointers for safe memory reclamation in multi-threaded concurrent lock-free data structures.

References