josuttis / jthread
C++ class for a joining and cooperative interruptible thread (should become std::jthread)
☆194Updated 3 years ago
Alternatives and similar repositories for jthread:
Users that are interested in jthread are comparing it to the libraries listed below
- Header-only library for multithreaded programming☆234Updated last month
- C++11 metaprogramming library☆256Updated 3 weeks ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- 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 3 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆349Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆187Updated 3 weeks ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Boost Process☆128Updated last week
- Range-based goodness for C++17☆363Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- C++ library for executors☆503Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ static_enum☆86Updated 5 years ago
- A C++14 reflection library☆71Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago