Tyler-Hardin / thread_pool
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
☆82Updated 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
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Library for comfortable work with DLL and DSO☆110Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆107Updated last month
- Non bloated asynchronous logger☆222Updated last year
- Implementation of hash_append proposal☆69Updated 8 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆229Updated 9 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++ signal and slot system☆163Updated 4 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆111Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Literal Logging for C++☆84Updated 7 years ago