mtrebi / thread-poolLinks
Thread pool implementation using c++11 threads
☆1,225Updated last year
Alternatives and similar repositories for thread-pool
Users that are interested in thread-pool are comparing it to the libraries listed below
Sorting:
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,106Updated 5 months ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,645Updated 10 months ago
- An easy to use and efficient memory pool allocator written in C++.