dian-lun-lin / awesome-cpp-coroutine
The curated list of awesome C++ Coroutine resources.
☆14Updated 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
- Scheduling examples using C++20 coroutines☆24Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Coroutine library and toolkit for C++20☆38Updated last month
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- A C++20 coroutine library based off asyncio☆25Updated last year
- Boost.org unordered module☆72Updated last week
- C++20 Static Branch library☆56Updated this week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆72Updated this week
- ☆52Updated 10 months ago
- Issues list for P2300☆30Updated 9 months ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Tiny Test System☆27Updated 3 weeks ago
- ☆19Updated 6 months ago
- The Fancy Named Parameters Library☆31Updated last week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 4 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 weeks ago
- async io-uring based kernel io library☆31Updated 4 years ago
- A C++ implementation of a LRU cache☆38Updated 4 years ago
- A simple replacement for std::unordered_map☆48Updated 8 months ago
- C++11 compatible charconv☆30Updated 2 weeks ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆85Updated last week
- Concurrency with modern C++☆31Updated 3 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 9 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year