dawidpilarski / coroutine-cheatsheetLinks
A small cheat sheet of what one needs to remember about the coroutines
☆11Updated 5 years ago
Alternatives and similar repositories for coroutine-cheatsheet
Users that are interested in coroutine-cheatsheet are comparing it to the libraries listed below
Sorting:
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Header-only library for multithreaded programming☆241Updated last week
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆198Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- C++ static_enum☆87Updated 6 years ago
- A C++14 reflection library☆78Updated last month
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- C++ library for storing and printing backtraces.☆484Updated 2 weeks ago
- C++ generic make factory☆108Updated 6 years ago
- Boost.ASIO-based TLS certificate verification library☆85Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- A C++14 Lambda Library☆25Updated last month
- Library for comfortable work with DLL and DSO☆112Updated 2 weeks ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆17Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆23Updated 2 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago
- Boost.org unordered module☆86Updated this week
- 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 …☆153Updated 2 months ago
- C++11 metaprogramming library☆280Updated last week
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- Literal Logging for C++☆86Updated 8 years ago