{"library":"tbb","type":"library","category":null,"description":"The `tbb` library provides Intel® oneAPI Threading Building Blocks (oneTBB), a C++ template library for parallel programming. The Python package primarily distributes the oneTBB C++ runtime libraries and headers, enabling other Python packages (e.g., NumPy, SciPy) to leverage TBB for parallelization. It is currently at version 2022.3.1 and sees regular updates, typically a few times per year, to introduce new features and address issues.","language":"python","status":"active","version":"2022.3.1","tags":["parallel-computing","high-performance","c++","intel","runtime","scientific-computing"],"last_verified":"Sat May 23","install":[{"cmd":"pip install tbb","imports":["from tbb import version_info","from tbb import include_dir","from tbb import lib_dir"]}],"homepage":"https://www.intel.com/content/www/us/en/developer/tools/oneapi/onetbb.html","github":"https://github.com/oneapi-src/oneTBB","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tbb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tbb/compatibility"}}