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
- Continuations for C++ std::future<> types☆52Updated 11 months ago
- Library for extracting stacktrace from exception.☆48Updated last year
- ☆21Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- C++ framework for rapid server development☆77Updated 11 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Trying out the Coroutines TS☆19Updated 4 years ago
- Boost.org type_traits module☆61Updated last month
- C++ generic make factory☆106Updated 5 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- Literal Logging for C++☆84Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 7 months ago
- WIP☆26Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆93Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Coroutine Support Library☆34Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago