aboutsummaryrefslogtreecommitdiff
path: root/devel/transwarp/pkg-descr
blob: 7e77a4a82c4c9b5472c02473b87b5936ccfcfdab (plain) (blame)
1
2
3
4
5
transwarp is a header-only C++ library for task concurrency. It allows you to
easily create a graph of tasks where every task can be executed asynchronously.
transwarp is written in C++17 and only depends on the standard library.

WWW: https://github.com/bloomen/transwarp