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:
- Framework for Writing C++ Committee Papers☆136Updated last month
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Parameter passing and initialization☆80Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Using coroutines as sugar for composing monadic operations☆76Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆176Updated 3 years ago
- A fixed capacity dynamically sized string☆68Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- ☆62Updated 3 years ago
- ☆56Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- ☆128Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Prints values and types during compilation!☆58Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆70Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year