|
tbb
☆
« Back to VersTracker
|
||||||||||
|
Description: Rich and complete approach to parallelism in C++ |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: c++ parallelism multithreading library performance | ||||||||||
| Install: brew install tbb | ||||||||||
|
About: Threading Building Blocks (TBB) is a C++ library that provides high-level, task-based parallelism abstractions. It enables developers to write scalable applications by managing thread pools and work-stealing algorithms efficiently. Its primary value is simplifying the development of multi-threaded code while maintaining high performance and portability. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|