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:
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Framework for Writing C++ Committee Papers☆135Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- SPY - C++ Information Broker☆155Updated last week
- The draft C++ Reflection Technical Specification☆88Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated last month
- C++11 metaprogramming library☆261Updated 2 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 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.☆112Updated last year
- Forward, no matter what.☆132Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A C++14 reflection library☆73Updated last month
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Parameter passing and initialization☆81Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- Boost.org unordered module☆75Updated 3 weeks ago
- ☆56Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago