mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:19:08 +08:00
10 lines
378 B
JSON
10 lines
378 B
JSON
{
|
|
"name": "bshoshany-thread-pool",
|
|
"version": "4.1.0",
|
|
"maintainers": "Barak Shoshany <baraksh@gmail.com>",
|
|
"description": "BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library",
|
|
"homepage": "https://github.com/bshoshany/thread-pool",
|
|
"documentation": "https://github.com/bshoshany/thread-pool/blob/master/README.md",
|
|
"license": "MIT"
|
|
}
|