tghosgor / threadpool11
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
☆329Updated 4 years ago
Alternatives and similar repositories for threadpool11:
Users that are interested in threadpool11 are comparing it to the libraries listed below
- High performance C++11 thread pool☆573Updated 4 years ago
- C++ library for executors☆503Updated 8 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A header-only C++ library for task concurrency☆626Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- A fast work-stealing queue template in C++☆305Updated 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☆517Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 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 …☆280Updated 4 months ago
- Yet Another Serialization☆755Updated last month
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆418Updated 3 years ago
- C++ Benchmark Authoring Library/Framework☆843Updated 3 months ago
- cross-platform coroutine library in c++☆840Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆437Updated 3 weeks ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- Boost.org thread module☆206Updated this week
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆376Updated 4 years ago
- Low Latency C++11 Logging Library☆732Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆494Updated last year
- Async++ concurrency framework for C++11☆1,393Updated 6 months 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 …☆294Updated 7 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 8 months ago
- A miniature library for struct-field reflection in C++☆549Updated last month
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆182Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆233Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Simple C++ cross-platform plugin system☆161Updated 7 years ago