Tyler-Hardin / thread_poolLinks
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
☆85Updated 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:
- 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 …☆116Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- C++ async operations☆100Updated 10 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 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☆240Updated 4 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 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
- The missing C++ tuple functionality☆84Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Non bloated asynchronous logger☆223Updated last year
- C++ features jump start☆123Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago