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!☆185Updated 2 weeks ago
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months 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☆422Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 5 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated this week
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆187Updated last month
- Meta C++ Library and Tool☆83Updated 3 years ago
- Parameter passing and initialization☆81Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated 2 weeks ago
- cross platform subprocess library for c++ similar to design of python subprocess☆207Updated last month
- A C++ parser combinator library.☆163Updated last month
- c++ LINQ -like library of higher-order functions for data manipulation☆201Updated 4 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last week
- Amalgamate C source and header files.☆91Updated 10 years ago