Fdhvdu / ThreadPoolLinks
A fastest, exception-safety and pure C++17 thread pool.
☆134Updated 6 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☆101Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- A High-Performance Work-Stealing Queue for C++☆331Updated last week
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- C++ signal and slot system☆161Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 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 …☆152Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆189Updated 3 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- a FIFO-ordered associative container for C++☆211Updated last month
- Small, header only signals and slots C++11 library.☆262Updated 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.☆253Updated last month