jhasse / ThreadPoolLinks
A simple C++17 Thread Pool implementation
☆32Updated 2 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆180Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆116Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 4 months ago
- Boost.PFR without the boost namespaces☆72Updated last week
- Parameter passing and initialization☆81Updated 3 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- A C++ parser combinator library.☆145Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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…☆154Updated 3 months ago
- SPY - C++ Information Broker☆154Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Boost.org multi_index module☆51Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- What a c++ standard Unicode library might look like.☆333Updated last year
- forward declarations for C++ std headers☆74Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 reflection library☆73Updated last month
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year