nbsdx / ThreadPoolLinks
Lightweight, Generic, Pure C++11 ThreadPool
☆273Updated 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++14 Reflection Library☆135Updated 7 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Higher-order functions for c++☆511Updated 2 weeks ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- High performance C++11 thread pool☆581Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- C++ TCP Library - NO LONGER MAINTAINED☆380Updated 6 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆385Updated 5 years ago
- Fast, direct and static typed parsing of JSON with C++☆199Updated 2 years ago
- Lightweight and fast JSON parser for C++☆337Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- C++ regular expressions made easy☆390Updated 5 years ago
- A very sane (header only) C++14 JSON library☆134Updated 8 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- A lightweight signals and slots implementation.☆506Updated 4 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- C++ library for executors☆511Updated 8 years ago
- C++React: A reactive programming library for C++11.☆1,037Updated 4 years ago
- Embeddable C++ HTTP server☆160Updated 2 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…☆358Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆187Updated 2 years ago
- Linq for list comprehension in C++☆668Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆343Updated 6 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆424Updated 2 months ago