Naios / continuable

C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
https://naios.github.io/continuable/
MIT License
815 stars 44 forks source link
async async-continuation-chains callback concurrency continuable-library continuation-logic efficient-implementations syntax-sugar

Continuable

Current version AppVeyor CI status MIT Licensed Documentation Try continuable online Compiler explorer


Continuable is a C++14 library that provides full support for:


Getting started:

The documentation offers everything you need:

Issues and contributions

Issue reports and questions are accepted through the Github issue tracker as well as pull requests. Every contribution is welcome! Don't hesitate to ask for help if you need any support in improving the implementation or if you have any troubles in using the library

Quick Tour

Appearances:

MeetingC++ 2018 Talk
Continuable MeetingC++]

.