Work-Stealing Thread Pool
Built-in thread pool with configurable worker count and automatic work stealing across threads for optimal load balancing.
High-performance, cross-platform C/C++ library for concurrent task execution with work-stealing, futures, and custom allocators.