blob: e921ccf1e83773c14b35305ff976aa57612de0da (
plain)
1
2
3
4
5
6
7
8
9
|
{
"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"
}
|