Fdhvdu / ThreadPool
A fastest, exception-safety and pure C++17 thread pool.
☆131Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ThreadPool
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- Object pool implementation in C++11☆93Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- High performance C++11 signals☆165Updated 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…☆132Updated 7 months ago
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- High performance C++11 thread pool☆568Updated 4 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆273Updated this week
- C++11 metaprogramming library☆243Updated this week
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- 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…☆217Updated 4 months ago
- C++ serializers benchmark with realistic data☆118Updated last year
- 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 …☆135Updated 5 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆130Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 8 years ago
- Scope Guard & Defer C++☆157Updated 9 months ago
- Sample project for a small, flexible runtime reflection system using C++11☆294Updated 4 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- C++ library for executors☆494Updated 8 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆191Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- C++ signal and slot system☆161Updated 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 5 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago