dabbertorres / ThreadPool
A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.
☆35Updated 6 years ago
Alternatives and similar repositories for ThreadPool:
Users that are interested in ThreadPool are comparing it to the libraries listed below
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Modern C++ Thread Pool☆42Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆72Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Simple thread-safe signal/slot C++17 include-only library.☆38Updated last year
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- A C++14 reflection library☆68Updated last month
- C++ header-only mempool library☆19Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A tiny single-file header-only C++ logging framework☆62Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated last month
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆136Updated 7 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 5 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆138Updated 9 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- C++ Better Futures☆42Updated 2 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 5 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆2Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago