nonstd-lite / jthread-liteLinks
C++20's jthread for C++11 and later in a single-file header-only library (WIP).
☆67Updated 2 months ago
Alternatives and similar repositories for jthread-lite
Users that are interested in jthread-lite are comparing it to the libraries listed below
Sorting:
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- A C++14 reflection library☆78Updated last month
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 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☆166Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Yet Another C++ Library☆24Updated 2 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- C++11 compatible charconv☆31Updated last week
- A graph concurrent library for C++☆63Updated 2 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Google Benchmark data visualization tool☆33Updated 7 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 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 …☆153Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last month