HappyCerberus / article-cpp20-coroutinesLinks
Repository with examples for the C++20 Coroutines video and article.
☆29Updated last year
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 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- Object pool implementation in C++11☆101Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆118Updated last month
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆245Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- Continuations for C++ std::future<> types☆53Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- A C++14 reflection library☆78Updated last month
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Boost.org unordered module☆86Updated last week
- Implementation of the networking proposal P2762☆75Updated last month
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++ utilities☆58Updated this week
- Boost.org pool module☆57Updated last month
- C++ Concurrency TS 2☆15Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Boost.org signals2 module☆86Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Concurrency with modern C++☆33Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago