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:
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆243Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆727Updated 5 years ago
- Higher-order functions for c++☆513Updated 3 months ago
- Lightweight and fast JSON parser for C++☆337Updated last year
- Fast, direct and static typed parsing of JSON with C++☆199Updated 2 years ago
- High performance C++11 thread pool☆580Updated 4 years ago
- C++ TCP Library - NO LONGER MAINTAINED☆380Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆527Updated 8 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- C++ library for executors☆509Updated 8 years ago
- A very sane (header only) C++14 JSON library☆134Updated 8 years ago
- A lightweight signals and slots implementation.☆507Updated 4 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Micro http server and client written in C++☆166Updated 2 years ago
- Spirit X3 Experimental☆146Updated 8 years ago
- C++React: A reactive programming library for C++11.☆1,036Updated 4 years ago
- C++ regular expressions made easy☆390Updated 5 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆382Updated 5 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆423Updated last month
- Non bloated asynchronous logger☆223Updated last year
- C++14 Reflection Library☆135Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago