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 special smart pointer to exchange data between threads☆37Updated 6 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 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 …☆117Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Boost.org type_traits module☆64Updated last month
- 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☆245Updated 6 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago