chriskohlhoff / talking-asyncLinks
Example programs for Talking Async videos
☆196Updated 2 years ago
Alternatives and similar repositories for talking-async
Users that are interested in talking-async are comparing it to the libraries listed below
Sorting:
- Coroutines for C++20 & asio☆286Updated 2 months ago
- MySQL C++ client based on Boost.Asio☆282Updated 2 weeks ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated 3 weeks ago
- An async redis client designed for performance and scalability☆252Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆393Updated 2 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆363Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆223Updated 2 weeks ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆237Updated 9 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library