Hello,
I’ve created a lightweight thread pool library in C++ designed to simplify the multithreading usage in the projects. With the features:
- Lightweight: Just include and use—no builds or installations needed.
- Portable: Built with C++11, adapted with Linux and other platforms.
- Easy to Use: Intuitive API for seamless integration.
Feel free to check it out, contribute, or give feedback.