Skip to content
Amanieu edited this page Mar 24, 2013 · 9 revisions

Async++ is a lightweight concurrency framework for C++11. The concept was inspired by the Microsoft PPL library and the N3428 C++ standard proposal.

Building and Installing

Instructions for compiling Async++ and using it in your code are available on the Building and Installing page.

Tutorial

The Tutorial provides a step-by-step guide to all the features of Async++.

API Reference

The API Reference gives detailed descriptions of all the classes and functions available in Async++.

Contact

You can contact me by email at [email protected].

Clone this wiki locally