inkooboo / thread-pool-cppLinks
High performance C++11 thread pool
☆584Updated 5 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☆513Updated 9 years ago
- Yet Another Serialization☆767Updated 9 months ago
- Async++ concurrency framework for C++11☆1,414Updated last year
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆859Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- Low Latency C++11 Logging Library☆746Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆494Updated 3 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- cross-platform coroutine library in c++☆864Updated 5 months ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆435Updated 5 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 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 …☆297Updated last year
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆426Updated 5 months ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆294Updated 5 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆664Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆562Updated 3 weeks ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- Modern C++ Scheduling Library☆282Updated 3 years ago
- Pure C++17 Signals and Slots☆434Updated 3 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 4 months ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆555Updated last year
- A miniature library for struct-field reflection in C++☆622Updated last month