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.☆329Updated 4 years ago
- C++ library for executors☆508Updated 8 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Yet Another Serialization☆765Updated 6 months ago
- Async++ concurrency framework for C++11☆1,404Updated 10 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated 3 months 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
- C++ Benchmark Authoring Library/Framework☆852Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Low Latency C++11 Logging Library☆739Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆383Updated 5 years 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…☆291Updated 2 months ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆430Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,050Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A fast work-stealing queue template in C++☆319Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆423Updated 2 months ago
- C++ hash map and hash set which preserve the order of insertion☆547Updated 11 months ago
- Pure C++17 Signals and Slots☆433Updated 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 11 months 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…☆933Updated 2 months ago
- Modern C++ Scheduling Library☆281Updated 3 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 4 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆846Updated last year
- cross-platform coroutine library in c++☆852Updated 2 months ago