HappyCerberus / article-cpp20-coroutinesLinks
Repository with examples for the C++20 Coroutines video and article.
☆29Updated 11 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
Sorting:
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- A C++14 reflection library☆73Updated 3 weeks ago
- std::future extension☆37Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ utilities☆48Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Boost.org signals2 module☆83Updated 2 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- ☆17Updated 5 years ago
- C++11 compatible charconv☆31Updated last week
- Boost.org pool module☆54Updated 2 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆73Updated 2 weeks ago
- Presentations for C++ Summit (China) 2023☆17Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆84Updated this week
- A simple replacement for std::unordered_map☆50Updated 10 months ago