tlanc007 / coroutine-ts
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
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- ☆20Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Literal Logging for C++☆83Updated 7 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 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 6 months ago
- Library for extracting stacktrace from exception.☆47Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- A future and stream library for modern C++.☆67Updated last year
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- C++ static_enum☆86Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆58Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 3 years ago
- Lewis Baker's Blog☆70Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 4 months ago
- ☆58Updated 3 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- Boost.org unordered module☆64Updated this week
- A compressed pair for C++17☆25Updated 3 years ago
- Composable C++ futures☆32Updated 3 years ago