roger-dv / cpp20-coro-generator
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:
- Implementation of the P2300 specification☆9Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Proposed SG14 status_code for the C++ standard☆67Updated 5 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- A C++14 reflection library☆71Updated last month
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++ generic make factory☆107Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- a small lightweight std::execution work-alike☆65Updated last month
- ☆26Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆119Updated 4 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++20 Static Branch library☆57Updated last week
- 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
- Parameter passing and initialization☆81Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 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☆157Updated last month
- Framework for Writing C++ Committee Papers☆133Updated 4 months ago