HappyCerberus / article-cpp20-coroutines
Repository with examples for the C++20 Coroutines video and article.
☆29Updated 8 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 2 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- A C++14 reflection library☆70Updated 3 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- std::future extension☆37Updated 4 years ago
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆107Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- C++11 compatible charconv☆29Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Cpp lifetime safety profile static analyzer☆58Updated last month
- Proposal for std::intrusive_ptr☆40Updated 5 years ago
- async io-uring based kernel io library☆30Updated 3 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- C++ utilities☆46Updated 2 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆62Updated last week
- A single-header scheduler aware C++ oneshot channel☆19Updated 2 months ago
- A simple replacement for std::unordered_map☆47Updated 7 months ago
- a small lightweight std::execution work-alike☆63Updated 2 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆88Updated last year
- Demo implementation of C++ networking☆15Updated 5 months ago