Home > Repositories > base > tbb

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.
Name:tbb
Release: 2023.1.0-1mamba
Group:Development/Tools
Maintainer:silvan
License:GPL with exceptions
Size:8.37 MB
Upstream URL:https://github.com/uxlfoundation/oneTBB
Build time:2026-07-14 14:17:57
Source files
Getting_Started.pdf
Reference.pdf
tbb-2.2-20090809-cxxflags.patch
tbb-2.2-mfence.patch
tbb-2023.1.0.tar.bz2
tbb.spec
Tutorial.pdf
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibtbb
libtbb-devel
tbb-debug
libtbb
libtbb-devel
tbb-debug
libtbb
libtbb-devel
tbb-debug
Build requirementsglibc-devel [1]
libgcc [1]
libhwloc-devel [1]
libstdc++6-devel [1]
net-tools [1]
util-linux-ng [1]
glibc-devel [1]
libgcc [1]
libhwloc-devel [1]
libstdc++6-devel [1]
net-tools [1]
util-linux-ng [1]
glibc-devel [1]
libgcc [1]
libhwloc-devel [1]
libstdc++6-devel [1]
net-tools [1]
util-linux-ng [1]
History of changes
DatePackagerReleaseDescription
2026-07-14autodist2023.1.0-1mamba- automatic version update by autodist
2026-05-15autodist2023.0.0-1mamba- automatic version update by autodist
2025-03-27autodist2022.1.0-1mamba- automatic version update by autodist
2024-11-02autodist2022.0.0-1mamba- automatic version update by autodist
2024-06-26autodist2021.13.0-1mamba- automatic version update by autodist
2024-04-12autodist2021.12.0-1mamba- automatic version update by autodist
2023-11-20autodist2021.11.0-1mamba- automatic version update by autodist
2023-07-25autodist2021.10.0-1mamba- automatic version update by autodist
2023-04-12autodist2021.9.0-1mamba- automatic version update by autodist
2023-04-03autodist2021.8.0-1mamba- automatic version update by autodist
Build required by