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
Sorting:
- Scheduling examples using C++20 coroutines☆24Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- a small lightweight std::execution work-alike☆66Updated last month
- Lock-free atomic_shared_ptr implementations☆41Updated last year
- Coroutine library and toolkit for C++20☆38Updated last month
- C++11 compatible charconv☆30Updated last month
- `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
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 5 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆35Updated last month
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated this week
- Boost.org unordered module☆72Updated 2 weeks ago
- ☆54Updated 11 months ago
- C++20 Static Branch library☆58Updated 2 weeks ago
- Issues list for P2300☆32Updated 10 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- async io-uring based kernel io library☆31Updated 4 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Slides and other materials from CppCon2021☆105Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 10 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆46Updated 6 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆69Updated last week
- The Fancy Named Parameters Library☆31Updated this week
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last month
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year