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