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 work-stealing queue template in C++☆300Updated 11 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 8 months ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Object pool implementation in C++11☆94Updated 4 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆328Updated 3 years ago
- Scope Guard & Defer C++☆163Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆189Updated 3 years ago
- nanorpc - lightweight RPC in pure C++ 17☆239Updated 2 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 …☆136Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated 2 months ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- High performance C++11 thread pool☆572Updated 4 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 this week
- Thread safe, lock-free memory pool.☆56Updated 9 months ago
- spdlog setup initialization via file configuration for convenience.☆79Updated 11 months ago
- High performance C++11 signals☆166Updated 5 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆301Updated 4 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- C++ signal and slot system☆163Updated 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…☆139Updated 9 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆139Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆429Updated 7 months ago
- Header-only library for multithreaded programming☆232Updated last week
- A feature complete LRU cache implementation in C++☆245Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- A micro microbenchmarking library for C++11 in a single header file☆210Updated 10 months ago