mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 10:53:50 +08:00
9 lines
327 B
JSON
9 lines
327 B
JSON
|
{
|
||
|
"name": "task-thread-pool",
|
||
|
"version": "1.0.7",
|
||
|
"description": "Fast and lightweight thread pool for C++11 and newer.",
|
||
|
"homepage": "https://github.com/alugowski/task-thread-pool",
|
||
|
"documentation": "https://github.com/alugowski/task-thread-pool/blob/main/README.md",
|
||
|
"license": "BSD-2-Clause OR MIT OR BSL-1.0"
|
||
|
}
|