dawidpilarski / coroutine-cheatsheet
A small cheat sheet of what one needs to remember about the coroutines
☆11Updated 4 years ago
Alternatives and similar repositories for coroutine-cheatsheet:
Users that are interested in coroutine-cheatsheet are comparing it to the libraries listed below
- Variadic templates and std::integer_sequence support library☆111Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Boost.Process is a library to manage system processes☆114Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated last week
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Boost.org unordered module☆70Updated last week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A C++14 reflection library☆70Updated last week
- Portable implementation of future/promise API in C++☆74Updated 8 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- A fixed capacity dynamically sized string☆64Updated last week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++ generic make factory☆107Updated 5 years ago
- Library for comfortable work with DLL and DSO☆110Updated last month
- Trying out the Coroutines TS☆19Updated 4 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated last week
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated last week
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆114Updated 7 years ago
- Boost.ASIO-based TLS certificate verification library☆79Updated last year
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆68Updated 5 years ago