nbsdx / ThreadPoolLinks
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
Sorting:
- Fast, direct and static typed parsing of JSON with C++☆200Updated 2 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
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- 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☆180Updated 11 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆531Updated 8 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆552Updated last year
- C++14 Reflection Library☆135Updated 8 years ago
- C++ TCP Library - NO LONGER MAINTAINED☆380Updated 7 years ago
- High performance C++11 thread pool☆582Updated 5 years ago
- Lightweight and fast JSON parser for C++☆336Updated last year
- A very sane (header only) C++14 JSON library☆136Updated 8 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Higher-order functions for c++☆512Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A lightweight signals and slots implementation.☆505Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- C++ signal and slot system☆161Updated 5 years ago
- C++ regular expressions made easy☆391Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- C++ library for executors☆510Updated 9 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆500Updated last year
- Micro http server and client written in C++☆167Updated 2 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆387Updated 5 years ago
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- Linq for list comprehension in C++☆669Updated 5 years ago