luncliff / coroutine
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆484Updated 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☆623Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 6 months ago
- C++ library for executors☆495Updated 8 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆514Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆367Updated last week
- A header-only C++ library for task concurrency☆623Updated last year
- Unified Executors☆1,495Updated last week
- Yet Another Serialization☆734Updated 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆930Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆888Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆833Updated last year
- Coroutines for C++20 & asio☆234Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,096Updated 2 years ago
- High performance C++11 thread pool☆569Updated 4 years ago
- userland threads☆465Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆723Updated this week
- C++ library for storing and printing backtraces.☆440Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆427Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆549Updated 4 months ago
- Fast and memory efficient c++ flat hash map/set☆521Updated last week
- Async++ concurrency framework for C++11☆1,356Updated 2 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆344Updated 7 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,211Updated 9 months ago
- C++11 metaprogramming library☆245Updated this week
- C++17 `std::variant` for C++11/14/17☆673Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆349Updated last month
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆285Updated 4 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆863Updated 6 months ago
- An async redis client designed for performance and scalability☆234Updated this week
- A fast work-stealing queue template in C++☆296Updated 10 months ago