luncliff / coroutineLinks
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆492Updated 3 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☆857Updated last week
- Coroutines for C++20 & asio☆314Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 6 months ago
- Example programs for Talking Async videos☆205Updated 2 years ago
- Asynchronous gRPC with Asio/unified executors☆430Updated 3 months ago
- C++ library for executors☆512Updated 9 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆327Updated last year
- High performance C++11 thread pool☆583Updated 5 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated last month
- C++ library for storing and printing backtraces.☆477Updated 2 weeks ago
- A fast work-stealing queue template in C++☆321Updated 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☆454Updated 3 weeks ago
- C++11 metaprogramming library☆269Updated 2 weeks ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆286Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆421Updated 4 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆371Updated last week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆569Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated last week
- An async redis client designed for performance and scalability☆268Updated last week
- Yet Another Serialization☆766Updated 8 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 3 months ago
- userland threads☆492Updated 2 months ago
- A miniature library for struct-field reflection in C++☆603Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,179Updated 2 years ago
- Async++ concurrency framework for C++11☆1,410Updated last year