luncliff / coroutineLinks
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆493Updated 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☆846Updated 3 weeks ago
- Coroutines for C++20 & asio☆312Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 2 weeks ago
- High performance C++11 thread pool☆582Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆321Updated last year
- C++ library for executors☆509Updated 9 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- Example programs for Talking Async videos☆201Updated 2 years ago
- C++ library for storing and printing backtraces.☆478Updated 3 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆451Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆613Updated 2 months ago
- A fast work-stealing queue template in C++☆321Updated last year
- Asynchronous gRPC with Asio/unified executors☆432Updated 2 months ago
- Yet Another Serialization☆765Updated 7 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆285Updated last month
- C++11 metaprogramming library☆268Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆418Updated 4 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆369Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆985Updated last month
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆561Updated 2 months ago
- An async redis client designed for performance and scalability☆267Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆579Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated this week
- Unified Executors☆1,640Updated 7 months ago