tlanc007 / coroutine-tsLinks
misc. notes on C++ experimental coroutine under clang/llvm 5 and 6
☆18Updated 7 years ago
Alternatives and similar repositories for coroutine-ts
Users that are interested in coroutine-ts are comparing it to the libraries listed below
Sorting:
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Continuations for C++ std::future<> types☆52Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ generic make factory☆108Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- 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 …☆116Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Portable implementation of future/promise API in C++☆76Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- C++ static_enum☆86Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- Simple and type-safe commandline argument parser for C++14☆68Updated 3 years ago