nbsdx / ThreadPoolLinks
Lightweight, Generic, Pure C++11 ThreadPool
☆274Updated 7 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- C++ TCP Library - NO LONGER MAINTAINED☆381Updated 6 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Higher-order functions for c++☆512Updated 2 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++ library for executors☆508Updated 8 years ago
- Fast, direct and static typed parsing of JSON with C++☆199Updated 2 years ago
- C++14 Reflection Library☆135Updated 7 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆242Updated 5 years ago
- Linq for list comprehension in C++☆666Updated 4 years ago
- Lightweight and fast JSON parser for C++☆339Updated 11 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Pure C++17 Signals and Slots☆429Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A very sane (header only) C++14 JSON library☆134Updated 8 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆549Updated last year
- Loose collection of misc C++ libs☆353Updated 3 years ago
- C++ signal and slot system☆163Updated 5 years ago
- A lightweight signals and slots implementation.☆506Updated 4 years ago
- C++React: A reactive programming library for C++11.☆1,032Updated 4 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆295Updated 9 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago