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:
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Literal Logging for C++☆86Updated 7 years ago
- WIP☆26Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆21Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Small small_vector☆34Updated 4 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- C++ generic make factory☆107Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 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
- C++ static_enum☆86Updated 5 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Library for extracting stacktrace from exception.☆49Updated last year
- Experimental support for contracts programming in clang++☆28Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Trying out the Coroutines TS☆19Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.org multi_index module☆51Updated last month
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated 2 weeks ago