HappyCerberus / article-cpp20-coroutines
Repository with examples for the C++20 Coroutines video and article.
☆29Updated 9 months ago
Alternatives and similar repositories for article-cpp20-coroutines:
Users that are interested in article-cpp20-coroutines are comparing it to the libraries listed below
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated last month
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆68Updated last week
- A C++14 reflection library☆71Updated 3 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- Issues list for P2300☆31Updated 9 months ago
- A helper to convert a header-based C++ project to module-based one.☆47Updated 8 months ago
- Boost.org unordered module☆72Updated last week
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Combine `asio` with `std::execution`.☆18Updated last month
- async io-uring based kernel io library☆31Updated 4 years ago
- Cpp lifetime safety profile static analyzer☆59Updated 3 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆85Updated this week
- Boost.PFR without the boost namespaces☆71Updated last month
- C++11 compatible charconv☆30Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 10 months ago
- Object pool implementation in C++11☆98Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Concurrency with modern C++☆31Updated 3 years ago