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…☆156Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- What a c++ standard Unicode library might look like.☆335Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆193Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆135Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- std::bitset with constexpr implementations plus additional features.☆122Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Meta C++ Library and Tool☆82Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- A highly efficient, move-aware operators library☆203Updated 2 years ago
- Parameter passing and initialization☆81Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆242Updated 5 months ago