dian-lun-lin / cpp_coroutine_examplesLinks
Scheduling examples using C++20 coroutines
☆28Updated 2 years ago
Alternatives and similar repositories for cpp_coroutine_examples
Users that are interested in cpp_coroutine_examples are comparing it to the libraries listed below
Sorting:
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Boost.org unordered module☆86Updated 3 weeks ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆44Updated last week
- C++20 Compact Tuple Tools☆57Updated 3 weeks ago
- low level system stuff, threads, memory, file descriptors etc☆22Updated 10 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated last week
- Issues list for P2300☆35Updated last year
- C++20 Static Branch library☆94Updated 7 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- ☆59Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 Memory Allocator library☆36Updated 8 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated last month
- Coroutine support tools☆36Updated 2 months ago
- ☆25Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Zoo library☆133Updated 6 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Tiny Test System☆27Updated last week
- Discrete-event simulation in C++20 using coroutines☆65Updated 5 months ago