Description
A C++ library for task-based parallel programming with Intel oneAPI Threading Building Blocks. Developers use it to split work into tasks that can scale across multiple CPU cores.
It is not a standalone desktop program. It is useful for building or running applications that depend on TBB for concurrency and better CPU utilization.