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:
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Library for comfortable work with DLL and DSO☆111Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated last month
- 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
- Non bloated asynchronous logger☆223Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 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 …☆117Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- A library for C++ reflection and introspection☆199Updated 8 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ async operations☆100Updated 10 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☆245Updated 6 months ago
- High performance C++11 signals☆176Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago