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

WWW: https://github.com/Amanieu/asyncplusplus
