4 results for “topic:memory-reclamation”
High-performance wait-free memory reclamation for wait-free data structures (ASMR). Bounded memory usage, predictable latency.
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.