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
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years 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
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org unordered module☆71Updated this week
- Parameter passing and initialization☆81Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last week
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- C++ generic make factory☆107Updated 5 years ago
- A fixed capacity dynamically sized string☆65Updated last week
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆167Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- A C++14 reflection library☆71Updated last week
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- ☆61Updated 3 years ago
- SPY - C++ Information Broker☆154Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆73Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Framework for Writing C++ Committee Papers☆131Updated 3 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago