dabbertorres / ThreadPool
A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.
☆34Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ThreadPool
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- A simple implementation of a MessageBus.☆26Updated 9 months ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago
- A C++14 Task Manager / Scheduler☆102Updated last year
- Modern C++ Thread Pool☆42Updated 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…☆132Updated 7 months ago
- C++ asynchronous promises like a Promises/A+☆44Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- High performance C++11 signals☆165Updated 5 years ago
- C++ header-only mempool library☆19Updated 6 years ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- Observer pattern and signals/slots for C++11 projects☆75Updated 5 months ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- A header-only thread pool for C++☆41Updated 2 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆72Updated 5 years ago
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆2Updated 4 years ago
- C++ plugin framework☆48Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Object pool implementation in C++11☆93Updated 3 years ago
- Pipelines for Modern C++☆58Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- Header-only C++17 library for evaluating logical expressions.☆83Updated 2 years ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago