martinmoene / jthread-liteLinks
C++20's jthread for C++11 and later in a single-file header-only library
☆62Updated last year
Alternatives and similar repositories for jthread-lite
Users that are interested in jthread-lite are comparing it to the libraries listed below
Sorting:
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- C++11 compatible charconv☆31Updated last week
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Coroutine support tools☆35Updated 4 months ago
- A C++14 reflection library☆73Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months 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☆159Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Simple resource pool for recycling resources in C++☆69Updated 2 weeks ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- C++20 implementation of {{ mustache }}☆86Updated 7 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago