jhasse / ThreadPoolLinks
A simple C++17 Thread Pool implementation
☆33Updated 2 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- Implementation of C++20's std::span for older compilers☆364Updated 2 years ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆167Updated 7 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆410Updated 5 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆172Updated 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆123Updated last month
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- Parameter passing and initialization☆81Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆186Updated 3 weeks ago