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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- Code samples from https://vorbrodt.blog/☆114Updated 4 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆93Updated 3 weeks ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- High performance C++11 signals☆177Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 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
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- C++ signal and slot system☆161Updated 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 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 7 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A tiny single-file header-only C++ logging framework☆66Updated 4 years ago
- Pipelines for Modern C++☆70Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- C++ header-only mempool library☆20Updated 7 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- ☆53Updated 6 years ago