Fedora Packages

tbb

The Threading Building Blocks library abstracts low-level threading details

Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. TBB requires fewer lines of code to achieve parallelism than other threading models. The applications you write are portable across platforms. Since the library is also inherently scalable, no code maintenance is required as more processor cores become available.

Releases Overview

Release Stable Testing
Fedora Rawhide 2021.11.0-5.fc40 -
Fedora 40 2021.11.0-5.fc40 -
Fedora 39 2020.3-20.fc39 -
Fedora 38 2020.3-16.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at tbb dash maintainers at fedoraproject dot org.



Sources on Pagure