roger-dv / cpp20-coro-generatorLinks
Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)
☆30Updated 2 years ago
Alternatives and similar repositories for cpp20-coro-generator
Users that are interested in cpp20-coro-generator are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Parameter passing and initialization☆80Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- ☆56Updated 4 years ago
- Framework for Writing C++ Committee Papers☆135Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Boost.org unordered module☆75Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- Forward, no matter what.☆132Updated 3 years ago
- Prints values and types during compilation!☆58Updated last month
- The draft C++ Reflection Technical Specification☆89Updated 4 years ago
- ☆62Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- An indirect value-type for C++☆83Updated last year
- SPY - C++ Information Broker☆156Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆79Updated last week