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
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Scheduling examples using C++20 coroutines☆24Updated last year
- a small lightweight std::execution work-alike☆64Updated this week
- This is part of the zeus library, just for sharing and funny.☆34Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 4 months ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆72Updated this week
- Coroutine library and toolkit for C++20☆38Updated last week
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆29Updated 2 months ago
- Tiny Test System☆27Updated 2 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Issues list for P2300☆27Updated 8 months ago
- Boost.org unordered module☆70Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- C++11 compatible charconv☆29Updated last week
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆52Updated 4 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆98Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- async io-uring based kernel io library☆30Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- C++ utilities☆46Updated 3 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆81Updated last week
- 《Clang Compiler Frontend》的非专业个人翻译☆37Updated 7 months ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- C++20 Static Branch library☆55Updated 2 weeks ago