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 single header standard C++ serialization framework.☆193Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- High performance C++11 thread pool☆573Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 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 2 weeks ago
- A fast work-stealing queue template in C++☆305Updated last year
- Object pool implementation in C++11☆97Updated 4 years ago
- C++ serializers benchmark with realistic data☆122Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 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☆238Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated 11 months ago
- Scope Guard & Defer C++☆168Updated last year
- High performance C++11 signals☆168Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆83Updated 2 years ago
- Thread safe, lock-free memory pool.☆57Updated last year
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆192Updated 3 years ago
- C++ library for executors☆501Updated 8 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 9 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 3 weeks ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- C++ signal and slot system☆163Updated 4 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☆157Updated 2 weeks ago