stlab is the ongoing work of what was Adobe Software Technology Lab. The Concurrency library provides futures and channels, high level constructs for implementing algorithms that eases the use of multiple CPU cores while minimizing contention. This library solves several problems of the C++11 and C++17 TS futures.
vcpkg install stlabNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic future usage with stlab
Set CMAKE_CXX_STANDARD to 17 or higher
No dependency data recorded yet.
No resource links recorded.