jhasse / ThreadPool
A simple C++17 Thread Pool implementation
☆30Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ThreadPool
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- std::embed implementation for the poor (C++17)☆82Updated 10 months ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆118Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- Light, fast, threadpool for C++20☆98Updated last year
- Meta C++ Library and Tool☆80Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated 10 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 5 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- tser - tiny serialization for C++☆137Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆83Updated 4 years ago
- SPY - C++ Information Broker☆152Updated last week
- Amalgamate C source and header files.☆87Updated 9 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆153Updated last month
- Header-only library providing unicode aware string support for C++☆105Updated last month
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- An efficient, composable design pattern for range processing☆112Updated 3 years ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆105Updated 10 months ago