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:
- Continuations for C++ std::future<> types☆53Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- ☆21Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Trying out the Coroutines TS☆19Updated 4 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 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
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Simple resource pool for recycling resources in C++☆70Updated last month