Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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"
}