luncliff / coroutine
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆491Updated 2 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- C++20 coroutine library☆756Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- C++ library for executors☆503Updated 8 years ago
- Coroutines for C++20 & asio☆277Updated last month
- Example programs for Talking Async videos☆192Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆388Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,140Updated 2 years ago
- Unified Executors☆1,586Updated 2 months ago
- C++ library for storing and printing backtraces.☆462Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆360Updated last month
- C++11 metaprogramming library☆258Updated last week
- Async++ concurrency framework for C++11☆1,397Updated 7 months ago
- Asynchronous gRPC with Asio/unified executors☆410Updated this week
- cross-platform coroutine library in c++☆846Updated 2 months ago
- High performance C++11 thread pool☆576Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆992Updated last year
- MySQL C++ client based on Boost.Asio☆281Updated last week
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- Yet Another Serialization☆758Updated 2 months ago
- A fast work-stealing queue template in C++☆306Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,292Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆440Updated last month
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆296Updated 9 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago