luncliff / coroutineLinks
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆495Updated 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++ library for executors☆515Updated 9 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- C++20 coroutine library☆898Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆631Updated 5 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- Asynchronous gRPC with Asio/unified executors☆444Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆337Updated 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☆466Updated last month
- A High-Performance Work-Stealing Queue for C++☆331Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Updated 2 years ago
- Coroutines for C++20 & asio☆329Updated last week
- C++ library for storing and printing backtraces.☆482Updated 2 weeks ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Yet Another Serialization☆770Updated 11 months ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated 3 weeks ago
- C++11 metaprogramming library☆279Updated last month
- MySQL C++ client based on Boost.Asio☆291Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆430Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆767Updated 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…☆294Updated 6 months ago
- Unified Executors☆1,677Updated last week
- Async++ concurrency framework for C++11☆1,412Updated last year
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆576Updated last month
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 6 months ago