# bshoshany/thread-pool

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/bshoshany-thread-pool).**

3,009 stars · 323 forks · C++ · MIT

## Links

- GitHub: https://github.com/bshoshany/thread-pool
- awesome-repositories: https://awesome-repositories.com/repository/bshoshany-thread-pool.md

## Topics

`concurrency` `cplusplus` `cplusplus-17` `cplusplus-20` `cplusplus-23` `cpp` `cpp17` `cpp20` `cpp20-modules` `cpp23` `easy-to-use` `high-performance` `high-performance-computing` `multithreading` `parallel` `scientific-computing` `thread-pool` `threading` `threadpool`

## Description

BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library

## Tags

### Part of an Awesome List

- [Concurrency and Parallelism](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-and-parallelism.md) — Fast and easy-to-use C++17 thread pool.
