Fdhvdu / ThreadPoolLinks
A fastest, exception-safety and pure C++17 thread pool.
☆131Updated 5 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- A fast work-stealing queue template in C++☆307Updated last year
- Scope Guard & Defer C++☆173Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆181Updated 5 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- C++ signal and slot system☆163Updated 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…☆141Updated last year
- Code samples from https://vorbrodt.blog/☆113Updated 3 weeks ago
- Sample project for a small, flexible runtime reflection system using C++11☆308Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 11 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A single header standard C++ serialization framework.☆194Updated 3 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 …☆141Updated 2 months ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- High performance C++11 signals☆172Updated 5 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 4 months ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆184Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆247Updated 11 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago