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
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆113Updated last year
- a small lightweight std::execution work-alike☆57Updated 4 months ago
- ranges features for c+23 ported to C++20☆75Updated last year
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated 2 months ago
- Parameter passing and initialization☆82Updated 3 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Compact SVO optimized vector for C++17 or higher☆99Updated 8 months ago
- A collection of Unicode utilities for C++ using Range-V3☆46Updated 8 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 3 weeks ago
- Prints values and types during compilation!☆56Updated 2 years ago
- SPY - C++ Information Broker☆153Updated 2 months ago
- ☆127Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆20Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆62Updated 3 years ago
- Framework for Writing C++ Committee Papers☆130Updated last month
- Issues list for P2300☆25Updated 7 months ago
- Boost.org unordered module☆66Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago