inkooboo / thread-pool-cppLinks
High performance C++11 thread pool
☆578Updated 4 years ago
Alternatives and similar repositories for thread-pool-cpp
Users that are interested in thread-pool-cpp 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.☆329Updated 4 years ago
- C++ library for executors☆508Updated 8 years ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Yet Another Serialization☆760Updated 4 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- cross-platform coroutine library in c++☆848Updated this week
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Fast C++ IPC using shared memory☆586Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆365Updated last month
- Low Latency C++11 Logging Library☆738Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,004Updated last year
- universal serialization engine☆1,231Updated last month
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- C++20 coroutine library☆781Updated last week
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆288Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 3 years ago
- A fast work-stealing queue template in C++☆308Updated last year
- C++ hash map and hash set which preserve the order of insertion☆538Updated 8 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆549Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- Pure C++17 Signals and Slots☆429Updated 2 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆422Updated last week
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 2 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆426Updated 4 years ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago