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:
- Modern C++ Thread Pool☆41Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 5 months ago
- Smart queue that executes tasks in threadpool-like manner☆44Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 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…☆145Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last week
- 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 2 weeks ago
- An indirect value-type for C++☆84Updated 2 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 …☆149Updated 2 weeks ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated this week
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A C++14 reflection library☆76Updated last month
- A simple implementation of a MessageBus.☆26Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated last week
- C++ asynchronous promises like a Promises/A+☆45Updated 2 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago