luncliff / coroutine
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆489Updated 2 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- C++20 coroutine library☆697Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- C++ library for executors☆501Updated 8 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆383Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 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☆436Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated 2 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆356Updated last week
- Coroutines for C++20 & asio☆260Updated 2 weeks ago
- C++ library for storing and printing backtraces.☆459Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,134Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆881Updated 9 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆358Updated 10 months ago
- Yet Another Serialization☆755Updated last month
- Fast and memory efficient c++ flat hash map/set☆576Updated last week
- Asynchronous gRPC with Asio/unified executors☆401Updated this week
- High performance C++11 thread pool☆573Updated 4 years ago
- Unified Executors☆1,552Updated last month
- A fast work-stealing queue template in C++☆305Updated last year
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆517Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆546Updated 3 weeks ago
- C++11 metaprogramming library☆255Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆452Updated 2 weeks ago
- cross-platform coroutine library in c++☆838Updated 3 weeks ago