A C++11 shared mutex with high emphasis on performance
-
Updated
Jun 28, 2021 - C++
A C++11 shared mutex with high emphasis on performance
A simple and fast cross platfrom shared mutex implementation.
A header-only C++20 library which provides a shared_mutex with higher read-read concurrency performance.
Add a description, image, and links to the shared-mutex topic page so that developers can more easily learn about it.
To associate your repository with the shared-mutex topic, visit your repo's landing page and select "manage topics."