> For the complete documentation index, see [llms.txt](https://wiki.dewaka.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dewaka.com/programming-languages/cpp/libraries/tbb.md).

# Intell TBB

[Intel TBB](https://software.intel.com/en-us/tbb) is a widely used C++ library for shared memory [parallel programming](/programming/parallelism.md) and hetrogenous computing.
