Tyler-Hardin / thread_pool
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
☆83Updated 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
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆230Updated 9 years ago
- C++ signal and slot system☆163Updated 5 years ago
- Non bloated asynchronous logger☆222Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- High performance C++11 signals☆168Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 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 …☆138Updated 3 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆107Updated 3 weeks ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated last month
- 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☆238Updated 2 months 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
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆62Updated 7 years ago
- ZeroMQ C++ binding.☆29Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Library for comfortable work with DLL and DSO☆110Updated 2 weeks ago