jhasse / ThreadPool
A simple C++17 Thread Pool implementation
☆31Updated 2 years ago
Alternatives and similar repositories for ThreadPool:
Users that are interested in ThreadPool are comparing it to the libraries listed below
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆133Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆104Updated 3 weeks ago
- The draft C++ Reflection Technical Specification☆86Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆168Updated 3 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆173Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- A C++ parser combinator library.☆132Updated last week
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- C++14 code to convert integers to strings at compile-time☆119Updated 3 months ago
- Modern C++20 Unicode library☆115Updated 4 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆132Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆107Updated 3 weeks ago
- Parameter passing and initialization☆81Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months 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 last month
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆160Updated 2 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- std::embed implementation for the poor (C++17)☆90Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last month
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago