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
- ☆21Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 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
- C++ generic make factory☆107Updated 5 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 prototype implementation of the executors proposal☆85Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- WIP☆26Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Boost.org type_traits module☆62Updated this week
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Literal Logging for C++☆84Updated 7 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 9 months ago
- modern C++ type traits and metafunctions for callable types☆133Updated this week
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Libunifex networking library☆20Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Trying out the Coroutines TS☆19Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago