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
- Non bloated asynchronous logger☆222Updated 2 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 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.☆252Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks 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 …☆119Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A library for C++ reflection and introspection☆201Updated 8 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 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…☆166Updated this week
- Replaced by foonathan/lexy☆138Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago