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 4 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 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 last year
- Concurrency with modern C++☆31Updated 4 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A curated list of Modern C++ idioms☆22Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated this week
- A C++14 reflection library☆73Updated last month
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆238Updated 10 months ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- Libunifex networking library☆20Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago