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:
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- What a c++ standard Unicode library might look like.☆339Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- Parameter passing and initialization☆81Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Light, fast, threadpool for C++20☆108Updated 2 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…☆158Updated 3 months ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- C++20 implementation of mutable constexpr expressions☆131Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- C++ command line parsing library☆203Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- tser - tiny serialization for C++☆145Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago