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:
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 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☆242Updated 5 months ago
- ☆9Updated 4 years ago
- C++11 metaprogramming library☆262Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ library for storing and printing backtraces.☆468Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- A polymorphic value-type for C++☆227Updated last year
- Header-only library for multithreaded programming☆233Updated 3 months ago
- A highly efficient, move-aware operators library☆203Updated 2 years ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆16Updated 7 months 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 …☆144Updated 3 months ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- ☆275Updated 7 months ago
- Modern concurrency primitives for C++20: `counting_semaphore`, `barrier`, `latch`, and `atomic<T>::wait`☆9Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- C++ generic make factory☆108Updated 6 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- A C++14 reflection library☆73Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated this week