dabbertorres / ThreadPoolLinks
A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.
☆35Updated 7 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Modern C++ Thread Pool☆41Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- A C++ ringbuffer that always looks like a flat array☆85Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆18Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 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 …☆152Updated last month
- Pipelines for Modern C++☆75Updated 5 years ago
- High performance C++11 signals☆178Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆173Updated this week
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- C++ plugin framework☆54Updated 6 years ago
- C++ signal and slot system☆161Updated 5 years ago