mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 19:49:00 +08:00
5 lines
370 B
Plaintext
5 lines
370 B
Plaintext
Source: stlab
|
||
Version: 1.3.3
|
||
Description:
|
||
stlab is the ongoing work of what was Adobe’s 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. |