Letter T

tbb - The Threading Building Blocks library abstracts low-level threading details

Website: http://threadingbuildingblocks.org/
License: ASL 2.0
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

tbb-2020.2-2.aldos.i686 [173 KiB] Changelog by Joel Barrios (2022-07-11):
- Rebuild with GCC 8.5.
tbb-2020.2-2.aldos.x86_64 [168 KiB] Changelog by Joel Barrios (2022-07-11):
- Rebuild with GCC 8.5.

Listing created by Repoview-0.6.6-6.fc14.al