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:
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- A bunch of small C++ utilities☆70Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Framework for Writing C++ Committee Papers☆145Updated 6 months ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- ☆62Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 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 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- C++11 metaprogramming library☆279Updated last month
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week