Simple C++ implementation of a sequential-lock queue that heavily makes use of templates and leaves the user with the choice to avoid or embrace data races.
-
Updated
May 29, 2025 - C++
Simple C++ implementation of a sequential-lock queue that heavily makes use of templates and leaves the user with the choice to avoid or embrace data races.
Add a description, image, and links to the sequential-locks topic page so that developers can more easily learn about it.
To associate your repository with the sequential-locks topic, visit your repo's landing page and select "manage topics."