dian-lun-lin / awesome-cpp-coroutine
The curated list of awesome C++ Coroutine resources.
☆12Updated 11 months ago
Alternatives and similar repositories for awesome-cpp-coroutine:
Users that are interested in awesome-cpp-coroutine are comparing it to the libraries listed below
- Scheduling examples using C++20 coroutines☆24Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated last year
- Coroutine library and toolkit for C++20☆38Updated last month
- a small lightweight std::execution work-alike☆57Updated this week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆92Updated 5 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆20Updated last year
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆24Updated last month
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆68Updated last week
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- My own implementation of C++'s smart pointers☆36Updated 4 years ago
- C++ interfaces for RDMA access☆66Updated last month
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆26Updated last month
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- A C++20 coroutine library based off asyncio☆25Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆96Updated 2 years ago
- ☆47Updated 8 months ago
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- Lock-free atomic_shared_ptr implementations☆37Updated 9 months ago
- 《Clang Compiler Frontend》的非专业个人翻译☆36Updated 6 months ago
- An adaption of Senders/Receivers for async networking and I/O☆16Updated last month
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 7 months ago
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- Boost.org unordered module☆66Updated 3 weeks ago
- C++11 compatible charconv☆29Updated last month
- ☆17Updated 4 months ago