A library that design with usability, reusability, scalability to reclaim memory safely in multithreading scenario.
-
Updated
May 25, 2022 - C++
A library that design with usability, reusability, scalability to reclaim memory safely in multithreading scenario.
Verification tool for lock-free data structures with safe memory reclamation.
This repository provides an extremely lightweight implementation of Quiescent-State-Based Reclamation (QSBR). It is designed for async engines, allowing them to implement lock-free data structures without expensive garbage collection.
Add a description, image, and links to the memory-reclamation topic page so that developers can more easily learn about it.
To associate your repository with the memory-reclamation topic, visit your repo's landing page and select "manage topics."