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:
- Various synchronization primitives for multithreaded applications in C++11.☆532Updated 8 years ago
- 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.☆329Updated 4 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆245Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- C++ TCP Library - NO LONGER MAINTAINED☆382Updated 7 years ago
- Higher-order functions for c++☆514Updated last week
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- C++React: A reactive programming library for C++11.☆1,038Updated 4 years ago
- Lightweight and fast JSON parser for C++☆338Updated last year
- C++14 Reflection Library☆135Updated 8 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆553Updated last year
- A very sane (header only) C++14 JSON library☆136Updated 8 years ago
- C++ library for executors☆513Updated 9 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- Linq for list comprehension in C++☆668Updated 5 years ago
- Socket and Networking Library using msgpack.org[C++11]☆221Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- A lightweight signals and slots implementation.☆506Updated 4 years ago
- Spirit X3 Experimental☆147Updated 9 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆412Updated 6 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆142Updated 4 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆426Updated 5 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year