luncliff / coroutineLinks
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆494Updated 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☆875Updated last week
- High performance C++11 thread pool☆584Updated 5 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- C++ library for executors☆513Updated 9 years ago
- Asynchronous gRPC with Asio/unified executors☆439Updated last week
- Example programs for Talking Async videos☆206Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆329Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- A fast work-stealing queue template in C++☆327Updated last year
- C++ library for storing and printing backtraces.☆478Updated 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 4 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Coroutines for C++20 & asio☆323Updated 3 weeks ago
- Yet Another Serialization☆767Updated 9 months ago
- C++11 metaprogramming library☆278Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,003Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆424Updated 6 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☆462Updated last week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆570Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Unified Executors☆1,663Updated last week
- MySQL C++ client based on Boost.Asio☆291Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆622Updated last month
- Async++ concurrency framework for C++11☆1,414Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆375Updated 2 weeks ago
- userland threads☆493Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated this week
- cross-platform coroutine library in c++☆865Updated 5 months ago