Tyler-Hardin / thread_pool
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
☆82Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for thread_pool
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Fast containers of polymorphic objects.☆63Updated this week
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++ signal and slot system☆161Updated 4 years ago
- Non bloated asynchronous logger☆221Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Modern C++ generic header-only template library.☆100Updated last year
- Enjoy template metaprogramming☆113Updated 7 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆136Updated 2 years ago
- C++ generic make factory☆106Updated 5 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 …☆110Updated 6 years ago
- Literal Logging for C++☆83Updated 7 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆71Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆184Updated 4 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 …☆135Updated 5 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Library for comfortable work with DLL and DSO☆110Updated 2 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 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