roger-dv / cpp20-coro-generator
Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)
☆30Updated last year
Alternatives and similar repositories for cpp20-coro-generator:
Users that are interested in cpp20-coro-generator are comparing it to the libraries listed below
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Parameter passing and initialization☆82Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- a small lightweight std::execution work-alike☆63Updated 2 weeks ago
- ☆61Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 weeks ago
- Boost.org unordered module☆69Updated this week
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks 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
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++ generic make factory☆107Updated 5 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Prints values and types during compilation!☆56Updated 2 years ago
- SPY - C++ Information Broker☆154Updated 3 months ago
- Issues list for P2300☆26Updated 8 months ago