luncliff / coroutineLinks
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆492Updated 2 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☆769Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆477Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆751Updated this week
- C++ library for executors☆503Updated 8 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆390Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆588Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- High performance C++11 thread pool☆578Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,150Updated 2 years ago
- An async redis client designed for performance and scalability☆250Updated last week
- Unified Executors☆1,591Updated 3 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Coroutines for C++20 & asio☆284Updated last month
- C++ library for storing and printing backtraces.☆466Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆842Updated last year
- C++11 metaprogramming library☆260Updated 3 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆362Updated 2 months ago
- Example programs for Talking Async videos☆194Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆283Updated 3 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆307Updated 10 months ago
- Yet Another Serialization☆759Updated 3 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☆441Updated 2 months ago
- Asynchronous gRPC with Asio/unified executors☆416Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆466Updated 2 months ago
- userland threads☆481Updated last month
- A fast work-stealing queue template in C++☆307Updated last year
- A miniature library for struct-field reflection in C++☆570Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆997Updated last year