dian-lun-lin / cpp_coroutine_examplesLinks
Scheduling examples using C++20 coroutines
☆27Updated 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 6 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- Boost.org unordered module☆80Updated this week
- The curated list of awesome C++ Coroutine resources.☆19Updated last year
- The Fancy Named Parameters Library☆34Updated 2 months ago
- Issues list for P2300☆33Updated last year
- Discrete-event simulation in C++20 using coroutines☆64Updated 2 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆41Updated last week
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- low level system stuff, threads, memory, file descriptors etc☆22Updated 8 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last year
- Sample implementation of C++20 atomic_wait/notify☆60Updated 6 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆206Updated last year
- Coroutine support tools☆36Updated 3 weeks ago
- C++20 Static Branch library☆68Updated 4 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- C++20 Compact Tuple Tools☆55Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- C++20 Memory Allocator library☆36Updated 5 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last week
- Tiny Test System☆27Updated 3 weeks ago
- ☆26Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆57Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
- ☆79Updated 5 months ago