nbsdx / ThreadPool
Lightweight, Generic, Pure C++11 ThreadPool
☆272Updated 7 years ago
Alternatives and similar repositories for ThreadPool:
Users that are interested in ThreadPool are comparing it to the libraries listed below
- High performance C++11 thread pool☆572Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆522Updated 7 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆328Updated 3 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆332Updated 7 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- C++ TCP Library - NO LONGER MAINTAINED☆380Updated 6 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆240Updated 4 years ago
- C++ library for executors☆497Updated 8 years ago
- Linq for list comprehension in C++☆662Updated 4 years ago
- Higher-order functions for c++☆507Updated last month
- C++React: A reactive programming library for C++11.☆1,027Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆491Updated last year
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- Socket and Networking Library using msgpack.org[C++11]☆217Updated last year
- A lightweight signals and slots implementation.☆505Updated 3 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 8 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆416Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆540Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++14 Reflection Library☆135Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- Lightweight and fast JSON parser for C++☆338Updated 6 months ago
- Pure C++17 Signals and Slots☆419Updated 2 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆156Updated 6 years ago
- A very sane (header only) C++14 JSON library☆132Updated 8 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago