inkooboo / thread-pool-cppLinks
High performance C++11 thread pool
☆581Updated 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.☆330Updated 4 years ago
- C++ library for executors☆509Updated 9 years ago
- Async++ concurrency framework for C++11☆1,406Updated 11 months ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- Yet Another Serialization☆765Updated 7 months ago
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 3 months ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆432Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 2 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆518Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- Low Latency C++11 Logging Library☆743Updated last year
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆425Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆296Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆499Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- cross-platform coroutine library in c++☆859Updated 3 months ago
- Modern C++ Scheduling Library☆281Updated 3 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- A feature complete LRU cache implementation in C++☆257Updated 5 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☆450Updated 6 months ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago