Tyler-Hardin / thread_poolLinks
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
☆85Updated 3 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
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ signal and slot system☆161Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 10 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 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…☆165Updated 5 months ago
- A library for C++ reflection and introspection☆200Updated 8 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.☆251Updated 3 weeks ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 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 …☆120Updated 7 years ago
- Library for comfortable work with DLL and DSO☆112Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆169Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆147Updated last year
- Literal Logging for C++☆86Updated 8 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Fast containers of polymorphic objects.☆69Updated 2 weeks ago
- Experimental config library for C++☆143Updated 3 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A feature complete LRU cache implementation in C++☆260Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆113Updated 3 months ago