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
- Modern C++ Thread Pool☆41Updated 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☆50Updated 3 weeks 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
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated 3 weeks ago
- C++ asynchronous promises like a Promises/A+☆46Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 weeks ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 2 months ago
- C++ small containers☆149Updated 7 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- High performance C++11 signals☆177Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago