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:
- 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++☆141Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Boost.org unordered module☆78Updated this week
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Parameter passing and initialization☆81Updated 3 years ago
- Framework for Writing C++ Committee Papers☆137Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- SPY - C++ Information Broker☆156Updated last month
- A fixed capacity dynamically sized string☆68Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last month
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 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
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- ☆62Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆128Updated 2 months ago
- A C++14 reflection library☆75Updated last week