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.☆330Updated 4 years ago
- C++ library for executors☆508Updated 8 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- Yet Another Serialization☆760Updated 4 months ago
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 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☆520Updated 3 years ago
- Low Latency C++11 Logging Library☆739Updated last year
- cross-platform coroutine library in c++☆851Updated 3 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 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 3 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆422Updated last month
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆290Updated 2 weeks ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆428Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆545Updated 9 months ago
- A fast work-stealing queue template in C++☆310Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- Pure C++17 Signals and Slots☆431Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆661Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- Modern C++ Scheduling Library☆280Updated 3 years ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆930Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated last year
- A feature complete LRU cache implementation in C++☆254Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago