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
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- ☆21Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Library for extracting stacktrace from exception.☆49Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 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 11 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- WIP☆26Updated 5 years ago
- Trying out the Coroutines TS☆19Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ generic make factory☆107Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Boost.org type_traits module☆63Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- ☆56Updated 4 years ago
- ☆9Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Coroutine support tools☆35Updated last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- 'Google Mock' mocks generator based on libclang☆52Updated last year