blob: b24befb4a4aa37debeef2e117e935433551bf139 (
plain) (
blame)
1
2
3
4
|
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
|