josuttis / jthread
C++ class for a joining and cooperative interruptible thread (should become std::jthread)
☆190Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for jthread
- A polymorphic value-type for C++☆228Updated last year
- Header-only library for multithreaded programming☆226Updated last month
- C++11 metaprogramming library☆243Updated this week
- A proposal for a executor programming model for ISO C++☆136Updated 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☆239Updated 5 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- Library for comfortable work with DLL and DSO☆110Updated 2 months ago
- Love template metaprogramming☆325Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- C++ library for executors☆494Updated 8 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Range-based goodness for C++17☆358Updated 3 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- Boost Process☆118Updated this week
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- C++ static_enum☆86Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Boost.Process is a library to manage system processes☆114Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated this week
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago