Thread Pool implementation in C++17
☆19Mar 23, 2021Updated 5 years ago
Alternatives and similar repositories for thread_pool_cpp17
Users that are interested in thread_pool_cpp17 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Light, fast, threadpool for C++20☆117Mar 26, 2023Updated 3 years ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆12Jul 6, 2017Updated 8 years ago
- “To be, or not to be, that is the question”. A simple Option type for .NET