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:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated this week
- 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
- What a c++ standard Unicode library might look like.☆338Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Boost.PFR without the boost namespaces☆75Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- C++20 implementation of mutable constexpr expressions☆119Updated 4 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆414Updated 2 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆175Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 2 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- Modern C++20 Unicode library☆138Updated 10 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆135Updated last year
- C++11 metaprogramming library☆268Updated this week