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:
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 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)☆38Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Literal Logging for C++☆86Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Trying out the Coroutines TS☆20Updated 5 years ago
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- Boost.org type_traits module☆64Updated 2 weeks ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago