josuttis / jthreadLinks
C++ class for a joining and cooperative interruptible thread (should become std::jthread)
☆195Updated 4 years ago
Alternatives and similar repositories for jthread
Users that are interested in jthread are comparing it to the libraries listed below
Sorting:
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- Header-only library for multithreaded programming☆234Updated 4 months 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☆244Updated 6 months ago
- C++11 metaprogramming library☆263Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- SPY - C++ Information Broker☆155Updated last week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆358Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- Boost Process☆137Updated last week
- Lightweight Error Augmentation Framework☆332Updated 2 months ago
- 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 …☆144Updated 4 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 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☆408Updated 4 months ago