dian-lun-lin / awesome-cpp-coroutineLinks
The curated list of awesome C++ Coroutine resources.
☆18Updated last year
Alternatives and similar repositories for awesome-cpp-coroutine
Users that are interested in awesome-cpp-coroutine are comparing it to the libraries listed below
Sorting:
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- C++ utilities☆55Updated 4 months ago
- Scheduling examples using C++20 coroutines☆26Updated 2 years ago
- ☆145Updated last month
- A fast work-stealing queue template in C++☆319Updated last year
- Coroutine library and toolkit for C++20☆39Updated last month
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆55Updated 9 months ago
- This is part of the zeus library, just for sharing and funny.☆33Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆198Updated last year
- Cpp lifetime safety profile static analyzer☆61Updated 7 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Issues list for P2300☆33Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated last year
- ☆59Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 11 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆89Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- Implementation of the networking proposal P2762☆53Updated 3 weeks ago
- Template Metaprogramming with C++, published by Packt☆121Updated 2 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆242Updated last year
- My own implementation of C++'s smart pointers☆36Updated 5 years ago
- async io-uring based kernel io library☆32Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Boost.org unordered module☆77Updated last week
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆166Updated last year
- There is my code snippet.☆118Updated 11 months ago
- General-purpose C++ graph library☆228Updated last week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Lewis Baker's Blog☆72Updated 5 months ago