nbsdx / ThreadPool
Lightweight, Generic, Pure C++11 ThreadPool
☆272Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ThreadPool
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- Higher-order functions for c++☆507Updated this week
- C++ TCP Library - NO LONGER MAINTAINED☆379Updated 6 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆238Updated 4 years ago
- High performance C++11 thread pool☆568Updated 4 years ago
- A public domain lock free queues implemented in C++11