Tyler-Hardin / thread_poolLinks
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
☆84Updated 2 years ago
Alternatives and similar repositories for thread_pool
Users that are interested in thread_pool are comparing it to the libraries listed below
Sorting:
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Literal Logging for C++☆86Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 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 4 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Library for comfortable work with DLL and DSO☆109Updated 2 months ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Non bloated asynchronous logger☆223Updated last year
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 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 months ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- C++ signal and slot system☆163Updated 5 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- C++ generic make factory☆107Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- print stl containers☆32Updated 6 years ago