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
- A simple implementation of a MessageBus.☆26Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++17 tiny vector math library☆41Updated last year
- C++ header-only mempool library☆19Updated 7 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 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- High performance C++11 signals☆166Updated 5 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Yet another C++ tweeners library.☆15Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated 2 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- C++ Better Futures☆43Updated 2 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Modern C++ Thread Pool☆42Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- 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 …☆138Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Comparison operators for std::span☆15Updated 4 years ago