luncliff / coroutineLinks
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆492Updated 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☆797Updated this week
- Example programs for Talking Async videos☆196Updated 2 years ago
- Coroutines for C++20 & asio☆291Updated this week
- C++ library for executors☆508Updated 8 years ago
- A fast work-stealing queue template in C++☆311Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated last week
- High performance C++11 thread pool☆578Updated 4 years ago
- Asynchronous gRPC with Asio/unified executors☆426Updated 2 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆311Updated 11 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- C++ library for storing and printing backtraces.☆468Updated last month
- MySQL C++ client based on Boost.Asio☆281Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆961Updated last week
- C++11 metaprogramming library☆262Updated 2 weeks ago
- An async redis client designed for performance and scalability☆257Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- userland threads☆484Updated 3 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 11 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Yet Another Serialization☆761Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆398Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆364Updated last week
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆290Updated 3 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,025Updated last year
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- cross-platform coroutine library in c++☆851Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆755Updated 2 weeks ago