nbsdx / ThreadPoolLinks
Lightweight, Generic, Pure C++11 ThreadPool
☆273Updated 8 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 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
- C++ TCP Library - NO LONGER MAINTAINED☆382Updated 7 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆246Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- A very sane (header only) C++14 JSON library☆135Updated 9 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 6 years ago
- Higher-order functions for c++☆513Updated last month
- C++14 Reflection Library☆136Updated 8 years ago
- Fast, direct and static typed parsing of JSON with C++☆200Updated 3 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- C++React: A reactive programming library for C++11.☆1,039Updated 4 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- C++ regular expressions made easy☆391Updated 6 years ago
- Lightweight and fast JSON parser for C++☆339Updated last year
- High performance C++11 thread pool☆584Updated 5 years ago
- Micro http server and client written in C++☆163Updated 2 years ago
- C++ library for executors☆515Updated 9 years ago
- C++11/C++14 Variant☆379Updated 2 years ago
- A lightweight signals and slots implementation.☆506Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆364Updated 7 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Updated 2 years ago
- Spirit X3 Experimental☆147Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Linq for list comprehension in C++☆666Updated 5 years ago
- A STL allocator that mmaps files☆255Updated 4 years ago