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:
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- WIP☆27Updated 6 years ago
- ☆21Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆26Updated 7 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- 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 last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Continuations for C++ std::future<> types☆52Updated last year
- Experimental support for contracts programming in clang++☆28Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- C++ generic make factory☆108Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ framework for rapid server development☆77Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- Code example from Crash and Burn lecture☆28Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago