dabbertorres / ThreadPoolLinks
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
Sorting:
- Modern C++ Thread Pool☆42Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- High performance C++11 signals☆175Updated 5 years ago
- A C++14 Task Manager / Scheduler☆106Updated last year
- Object pool implementation in C++11☆99Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 6 months ago
- C++ plugin framework☆52Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆105Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆5Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.☆27Updated 9 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Lightweight C++ Signals and Slots implementation☆34Updated 6 months ago