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 C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A C++14 reflection library☆73Updated last month
- A C++14 Lambda Library☆25Updated 2 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Modern concurrency primitives for C++20: `counting_semaphore`, `barrier`, `latch`, and `atomic<T>::wait`☆9Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- A C++ library that implements the WhatWG URL specification☆59Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- generic stack-based container☆106Updated 7 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Boost.org unordered module☆75Updated this week
- Small small_vector☆34Updated 5 years ago
- C++ generic make factory☆108Updated 6 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 …☆143Updated 3 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Library for comfortable work with DLL and DSO☆109Updated last week
- C++ static_enum☆86Updated 5 years ago
- Futures and thread pool for C++ (with optional Qt support)☆129Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- STL-like containers from Boost☆107Updated last month
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- ☆32Updated 4 years ago