dian-lun-lin / awesome-cpp-coroutineLinks
The curated list of awesome C++ Coroutine resources.
☆15Updated 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:
- Scheduling examples using C++20 coroutines☆25Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆91Updated last year
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- Boost.org unordered module☆75Updated this week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Issues list for P2300☆33Updated 11 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆84Updated last week
- ☆56Updated last year
- Boost.org intrusive module☆59Updated last month
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- C++ utilities☆48Updated 2 months ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 11 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆92Updated this week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆73Updated 2 weeks ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 7 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 6 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- ☆21Updated 8 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 9 months ago
- ☆144Updated 3 weeks ago
- Lewis Baker's Blog☆70Updated 2 months ago