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:
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Parameter passing and initialization☆81Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- A bunch of small C++ utilities☆70Updated 2 years ago
- ☆59Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- Framework for Writing C++ Committee Papers☆144Updated 5 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 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☆158Updated 4 years ago
- A C++14 reflection library☆78Updated 3 weeks ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- ☆62Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Updated 2 years ago
- C++20 Static Branch library☆88Updated 6 months ago