Star History

progschj/ThreadPool - 8.7k Stars · Global Rank #6052

Global Rank#6052Apr 16, 2026
Global Rank#6052Apr 16, 2026
since Oct 2012
progschj/ThreadPool
A simple C++11 Thread Pool implementation
C++Zlib
8.7k
2.4k
3
Weekly
0stars
·
0pushes
Stars
Contributors
New Stars
New Pushes
Forks
star-history.com
Share
star-history.comGlobal Rank #6052
star-history.comGlobal Rank #6052
GitHub README
<p align="center">
 <a href="https://www.star-history.com/progschj/threadpool">
  <picture>
   <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=progschj/ThreadPool&theme=dark" />
   <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/badge?repo=progschj/ThreadPool" />
   <img alt="Star History Rank" src="https://api.star-history.com/badge?repo=progschj/ThreadPool" />
  </picture>
 </a>
</p>
Markdown (Light)
[![Star History Rank](https://api.star-history.com/badge?repo=progschj/ThreadPool)](https://www.star-history.com/progschj/threadpool)
Markdown (Dark)
[![Star History Rank](https://api.star-history.com/badge?repo=progschj/ThreadPool&theme=dark)](https://www.star-history.com/progschj/threadpool)
HTML (Light)
<p align="center">
 <a href="https://www.star-history.com/progschj/threadpool"><img src="https://api.star-history.com/badge?repo=progschj/ThreadPool" alt="Star History Rank" /></a>
</p>
HTML (Dark)
<p align="center">
 <a href="https://www.star-history.com/progschj/threadpool"><img src="https://api.star-history.com/badge?repo=progschj/ThreadPool&theme=dark" alt="Star History Rank" /></a>
</p>