jhasse / ThreadPoolLinks
A simple C++17 Thread Pool implementation
☆33Updated 3 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…☆165Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆136Updated 2 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- What a c++ standard Unicode library might look like.☆341Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- A C++ parser combinator library.☆166Updated last week
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Safe and easy to use C++17 HTTP client library.☆73Updated last month
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆120Updated 2 months ago