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:
- Trying out the Coroutines TS☆20Updated 5 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
- Continuations for C++ std::future<> types☆53Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Library for extracting stacktrace from exception.☆49Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- C++ generic make factory☆108Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- A future and stream library for modern C++.☆67Updated 3 years ago
- Portable implementation of future/promise API in C++☆77Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Experimental support for contracts programming in clang++☆28Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Boost.org type_traits module☆64Updated 2 weeks ago
- C++ framework for rapid server development☆77Updated 2 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☆141Updated 5 years ago
- C++ static_enum☆87Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆70Updated 3 weeks ago