tlanc007 / coroutine-tsLinks
misc. notes on C++ experimental coroutine under clang/llvm 5 and 6
☆18Updated 8 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 special smart pointer to exchange data between threads☆37Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Continuations for C++ std::future<> types☆53Updated last year
- C++ generic make factory☆108Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 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 …☆120Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated 3 weeks ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- C++ framework for rapid server development☆77Updated last year
- Library of backported modern C++ types to work with C++11☆90Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 3 weeks ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated this week
- Portable implementation of future/promise API in C++☆77Updated last year
- Boost.org multi_index module☆53Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago