C++ class for a joining and cooperative interruptible thread (should become std::jthread)
☆197Jun 16, 2021Updated 4 years ago
Alternatives and similar repositories for jthread
Users that are interested in jthread are comparing it to the libraries listed below
Sorting:
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Nov 28, 2025Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- ☆15Sep 27, 2020Updated 5 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Listing of C++ Youtube channels for conferences and user groups☆274Sep 30, 2024Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Nov 3, 2017Updated 8 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- ☆25Apr 21, 2020Updated 5 years ago
- Composable Data and Type Generators for C++☆10Mar 25, 2019Updated 6 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Mar 14, 2026Updated last week
- The C++ Mixin Support Library: Sandwich Mixins all the way☆43Mar 8, 2023Updated 3 years ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years ago
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- simple ray tracing library focusing on good code☆58Feb 24, 2024Updated 2 years ago
- polymorphism with value semantics (based on std::variant)☆12Sep 7, 2016Updated 9 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Feb 9, 2018Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 3 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Nov 10, 2021Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆23Aug 1, 2018Updated 7 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 years ago
- An implementation of C++ Extensions for Ranges☆226Feb 24, 2020Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆102Dec 6, 2021Updated 4 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆529Apr 19, 2022Updated 3 years ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆142Sep 10, 2020Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆183Updated this week
- A C++14 and later CRTP template for defining iterators☆76Mar 11, 2026Updated last week
- Option type implementation in C++11☆14Apr 2, 2016Updated 9 years ago