https://github.com/yhirose/cpp-threadpool
C++11 header-only thread pool library
https://github.com/yhirose/cpp-threadpool
Last synced: 6 days ago
JSON representation
C++11 header-only thread pool library
- Host: GitHub
- URL: https://github.com/yhirose/cpp-threadpool
- Owner: yhirose
- License: mit
- Created: 2019-08-06T09:17:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T09:20:00.000Z (over 5 years ago)
- Last Synced: 2025-04-24T02:12:44.545Z (6 days ago)
- Language: C++
- Size: 1.95 KB
- Stars: 19
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesomecpp - cpp-threadpool - - C++11 header-only thread pool library. (Concurrency)
README
# cpp-threadpool
C++11 header-only thread pool library.