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:
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Modern C++ Thread Pool☆41Updated 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…☆147Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Object pool implementation in C++11☆100Updated 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
- C++20 implementation of {{ mustache }}☆86Updated last year
- Heap allocation free version of C++11 std::function☆59Updated 4 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 …☆150Updated 3 weeks ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A fast and flexible c++ template class for tree data structures☆113Updated 3 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 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☆50Updated 3 weeks ago
- C++ asynchronous promises like a Promises/A+☆46Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 weeks ago
- Flat containers for C++☆59Updated 5 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago