jasonszang / concurrency-cpp11Links
A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilities.
☆15Updated 8 years ago
Alternatives and similar repositories for concurrency-cpp11
Users that are interested in concurrency-cpp11 are comparing it to the libraries listed below
Sorting:
- modern c++ raft library☆47Updated 5 years ago
- ☆65Updated 6 years ago
- A header only fast HTTP parser/generator for C++.