Fdhvdu / ThreadPool
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
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆328Updated 3 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- A fast work-stealing queue template in C++☆302Updated last year
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 10 months ago
- High performance C++11 thread pool☆571Updated 4 years ago
- a FIFO-ordered associative container for C++☆190Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆233Updated 7 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Scope Guard & Defer C++☆165Updated last year
- Sample project for a small, flexible runtime reflection system using C++11☆305Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- C++ signal and slot system☆163Updated 4 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 8 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆129Updated 3 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 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 …☆138Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 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 last month
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- nanorpc - lightweight RPC in pure C++ 17☆241Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago