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
- Modern C++ Thread Pool☆42Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- C++ header-only mempool library☆19Updated 6 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- C++17 tiny vector math library☆41Updated 11 months ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆2Updated 4 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated last year
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- Simple thread-safe signal/slot C++17 include-only library.☆37Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆72Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A simple implementation of a MessageBus.☆26Updated 8 months ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- File/Directory Watcher for Modern C++☆79Updated last year
- 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
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- JSON Serializer using compile time reflection☆20Updated last year
- Finite State Machine implementation using std::variant☆82Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆138Updated 3 weeks ago
- Pipelines for Modern C++☆57Updated 4 years ago
- Flat containers for C++☆56Updated 2 years ago
- Object pool implementation in C++11☆92Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago