{"id":371350,"url":"https://github.com/uxlfoundation/oneTBB","last_synced_at":"2026-04-07T20:01:45.383Z","repository":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-04-02T19:20:24.000Z","size":58541,"stargazers_count":6613,"open_issues_count":238,"forks_count":1162,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-04-05T01:13:31.845Z","etag":null,"topics":["composability","flowgraph","heterogeneousprogramming","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-04-03T12:15:45.000Z","dependencies_parsed_at":"2023-10-21T12:37:49.618Z","dependency_job_id":"fb7ed93d-8bc1-4698-87a5-8445d4d27d17","html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":97,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31526666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"packages":[{"id":4149605,"name":"tbb","ecosystem":"homebrew","description":"Rich and complete approach to parallelism in C++","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2022-04-12T16:57:25.652Z","latest_release_published_at":"2025-11-02T10:02:54.531Z","latest_release_number":"2022.3.0","last_synced_at":"2026-04-05T19:02:02.022Z","created_at":"2022-04-12T16:57:25.643Z","updated_at":"2026-04-05T19:02:02.023Z","registry_url":"https://formulae.brew.sh/formula/tbb","install_command":"brew install tbb","documentation_url":null,"metadata":{},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"oneapi-src/oneTBB","owner":"oneapi-src","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2024-08-30T14:23:48.000Z","size":50199,"stargazers_count":5555,"open_issues_count":169,"forks_count":1008,"subscribers_count":163,"default_branch":"master","last_synced_at":"2024-09-01T19:25:08.805Z","etag":null,"topics":["composability","flowgraph","heterogeneousprogramming","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://oneapi-src.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oneapi-src.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2024-08-31T03:02:41.000Z","dependencies_parsed_at":"2023-10-21T12:37:49.618Z","dependency_job_id":"d016ae4c-9d3c-45b6-ad2c-0de93d89f307","html_url":"https://github.com/oneapi-src/oneTBB","commit_stats":{"total_commits":365,"total_committers":70,"mean_commits":5.214285714285714,"dds":0.863013698630137,"last_synced_commit":"cafca33508e46a711c6d53bd84c22b53e8ed4502"},"previous_names":["intel/tbb","01org/tbb"],"tags_count":82,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oneapi-src","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217591207,"owners_count":16201440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"oneapi-src","name":"oneAPI-SRC","uuid":"60144784","kind":"organization","description":"oneAPI open source projects","email":"webadmin@linux.intel.com","website":"https://oneapi.com","location":"Hillsboro OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60144784?v=4","repositories_count":50,"last_synced_at":"2023-04-09T21:40:48.071Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oneapi-src","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:29.454Z","updated_at":"2023-04-09T21:40:48.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oneapi-src","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oneapi-src/repositories"},"tags":[{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.3/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2020","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2019","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2018","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/2017","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/oneapi-src/oneTBB/tar.gz/4.4","html_url":"https://github.com/oneapi-src/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2024-09-01T19:27:24.583Z","dependent_packages_count":21,"downloads":6255,"downloads_period":"last-month","dependent_repos_count":19,"rankings":{"downloads":1.0241704219582137,"dependent_repos_count":9.599890755154991,"dependent_packages_count":1.4611498019937184,"stargazers_count":5.475897856069917,"forks_count":2.8130547589785606,"docker_downloads_count":null,"average":4.074832718831081},"purl":"pkg:brew/tbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/tbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/tbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/tbb/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-01T19:25:20.085Z","issues_count":284,"pull_requests_count":375,"avg_time_to_close_issue":26362459.739583332,"avg_time_to_close_pull_request":3562939.3496732027,"issues_closed_count":191,"pull_requests_closed_count":306,"pull_request_authors_count":77,"issue_authors_count":203,"avg_comments_per_issue":5.095070422535211,"avg_comments_per_pull_request":1.608,"merged_pull_requests_count":273,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":121,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":5509290.756097561,"past_year_avg_time_to_close_pull_request":1185393.3037974683,"past_year_issues_closed_count":82,"past_year_pull_requests_closed_count":158,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":88,"past_year_avg_comments_per_issue":3.5371900826446283,"past_year_avg_comments_per_pull_request":0.8910891089108911,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":144,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneTBB/issues","maintainers":[{"login":"rscohn2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rscohn2"}],"active_maintainers":[{"login":"rscohn2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rscohn2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9148,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"homebrew","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-04-03T06:49:13.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":13949403,"name":"tbb","ecosystem":"guix","description":"C++ library for parallel programming","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-03-02T18:39:38.261Z","latest_release_published_at":"2026-03-02T18:39:38.261Z","latest_release_number":"2021.6.0","last_synced_at":"2026-04-02T23:17:23.883Z","created_at":"2026-03-02T18:39:38.082Z","updated_at":"2026-04-02T23:17:23.883Z","registry_url":"https://packages.guix.gnu.org/packages/tbb/2020.3/","install_command":"guix install tbb","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/tbb.scm#n38","metadata":{"location":"gnu/packages/tbb.scm:38","variable_name":"tbb"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T18:39:38.855Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/tbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/tbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/tbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/tbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":30813,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13949404,"name":"python-tbb","ecosystem":"guix","description":"C++ library for parallel programming","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:39:38.991Z","latest_release_published_at":"2026-03-02T18:39:38.991Z","latest_release_number":"2021.6.0","last_synced_at":"2026-04-02T23:17:24.666Z","created_at":"2026-03-02T18:39:38.809Z","updated_at":"2026-04-02T23:17:24.666Z","registry_url":"https://packages.guix.gnu.org/packages/python-tbb/2021.6.0/","install_command":"guix install python-tbb","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/tbb.scm#n94","metadata":{"location":"gnu/packages/tbb.scm:94","variable_name":"python-tbb"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T18:39:39.031Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-tbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-tbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-tbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-tbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":30813,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13954400,"name":"onetbb","ecosystem":"guix","description":"C++ library for parallel programming","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:10:41.851Z","latest_release_published_at":"2026-03-02T20:10:41.851Z","latest_release_number":"2022.3.0","last_synced_at":"2026-04-03T04:34:15.669Z","created_at":"2026-03-02T20:10:41.623Z","updated_at":"2026-04-03T04:34:15.670Z","registry_url":"https://packages.guix.gnu.org/packages/onetbb/2022.3.0/","install_command":"guix install onetbb","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/oneapi.scm#n159","metadata":{"location":"gnu/packages/oneapi.scm:159","variable_name":"onetbb"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T20:11:25.893Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/onetbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":30813,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13954401,"name":"python-onetbb","ecosystem":"guix","description":"Python bindings for the oneTBB parallel library","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:10:42.731Z","latest_release_published_at":"2026-03-02T20:10:42.731Z","latest_release_number":"2022.3.0","last_synced_at":"2026-04-03T04:34:23.903Z","created_at":"2026-03-02T20:10:42.547Z","updated_at":"2026-04-03T04:34:23.904Z","registry_url":"https://packages.guix.gnu.org/packages/python-onetbb/2022.3.0/","install_command":"guix install python-onetbb","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/oneapi.scm#n223","metadata":{"location":"gnu/packages/oneapi.scm:223","variable_name":"python-onetbb"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T20:11:25.896Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-onetbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":30813,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13661077,"name":"onetbb","ecosystem":"debian","description":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:50:38.380Z","latest_release_published_at":"2026-02-12T08:50:38.380Z","latest_release_number":"2022.1.0-1+deb13u1","last_synced_at":"2026-03-14T08:03:56.047Z","created_at":"2026-02-12T08:50:38.153Z","updated_at":"2026-03-14T08:03:56.047Z","registry_url":"https://tracker.debian.org/pkg/onetbb","install_command":"apt-get install onetbb","documentation_url":"https://packages.debian.org/trixie/onetbb","metadata":{"component":"main","architecture":"linux-any all","priority":"optional","binary":"libtbb-dev, libtbb12, libtbbmalloc2, libtbbbind-2-5, libtbb-doc","standards_version":"4.7.0","maintainer":"Debian Science Maintainers \u003cdebian-science-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), cmake, gdb, libhwloc-dev, libjs-jquery \u003c!nodoc\u003e, libjs-underscore \u003c!nodoc\u003e, ninja-build, pkgconf, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-sphinx-design \u003c!nodoc\u003e","build_depends_indep":"doxygen, graphviz","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:51:06.021Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/onetbb?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":282},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-03-31T06:41:13.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12838765,"name":"onetbb","ecosystem":"nixpkgs","description":"oneAPI Threading Building Blocks","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T21:24:02.420Z","latest_release_published_at":"2026-01-26T21:24:02.420Z","latest_release_number":"2022.3.0","last_synced_at":"2026-03-03T13:12:06.725Z","created_at":"2026-01-26T21:24:02.220Z","updated_at":"2026-03-03T13:17:58.363Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=onetbb","install_command":"nix-env -iA nixpkgs.onetbb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/on/onetbb/package.nix#L99","metadata":{"nix_attribute":"onetbb-2022.3.0","position":"pkgs/by-name/on/onetbb/package.nix:99","platforms":["x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","aarch64-windows","x86_64-windows","i686-windows","aarch64-uefi","x86_64-uefi"],"broken":false,"insecure":false,"unfree":false,"outputs":["dev","out"]},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-03-02T14:28:55.000Z","size":58095,"stargazers_count":6570,"open_issues_count":237,"forks_count":1153,"subscribers_count":163,"default_branch":"master","last_synced_at":"2026-03-02T14:32:06.462Z","etag":null,"topics":["composability","flowgraph","heterogeneousprogramming","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-03-02T13:56:56.000Z","dependencies_parsed_at":"2023-10-21T12:37:49.618Z","dependency_job_id":"fb7ed93d-8bc1-4698-87a5-8445d4d27d17","html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30046510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T10:53:31.691Z","status":"ssl_error","status_checked_at":"2026-03-03T10:53:22.041Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-03T13:17:58.363Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/onetbb?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:03:35.486Z","issues_count":185,"pull_requests_count":462,"avg_time_to_close_issue":27879769.9,"avg_time_to_close_pull_request":4718093.589595376,"issues_closed_count":110,"pull_requests_closed_count":346,"pull_request_authors_count":74,"issue_authors_count":144,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.8766233766233766,"merged_pull_requests_count":300,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":62,"past_year_pull_requests_count":258,"past_year_avg_time_to_close_issue":3091208.466666667,"past_year_avg_time_to_close_pull_request":939125.9186046511,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":56,"past_year_avg_comments_per_issue":1.2419354838709677,"past_year_avg_comments_per_pull_request":0.26356589147286824,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":162,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/codemeta","maintainers":[{"uuid":"thoughtpolice","login":null,"name":"Austin Seipp","email":"aseipp@pobox.com","url":"https://github.com/thoughtpolice","packages_count":438,"html_url":null,"role":null,"created_at":"2026-03-03T13:12:07.256Z","updated_at":"2026-03-03T13:12:07.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/thoughtpolice/packages"},{"uuid":"hesiod","login":null,"name":"Tobias Markus","email":"tobias@markus-regensburg.de","url":"https://github.com/hesiod","packages_count":20,"html_url":null,"role":null,"created_at":"2026-03-03T13:12:07.344Z","updated_at":"2026-03-03T13:12:07.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/hesiod/packages"},{"uuid":"silvanshade","login":null,"name":"silvanshade","email":null,"url":"https://github.com/silvanshade","packages_count":2,"html_url":null,"role":null,"created_at":"2026-03-03T13:12:07.174Z","updated_at":"2026-03-03T13:12:07.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/silvanshade/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":144946,"maintainers_count":4602,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":1507},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-03T06:06:13.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12706809,"name":"onetbb","ecosystem":"bazel","description":null,"homepage":"https://github.com/uxlfoundation/oneTBB","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2026-01-23T13:40:10.790Z","latest_release_published_at":"2026-03-19T16:46:06.436Z","latest_release_number":"2022.3.0","last_synced_at":"2026-04-05T19:01:57.993Z","created_at":"2026-01-23T13:40:08.875Z","updated_at":"2026-04-05T19:01:57.993Z","registry_url":"https://registry.bazel.build/modules/onetbb","install_command":"bazel_dep(name = \"onetbb\")","documentation_url":"https://registry.bazel.build/docs/onetbb","metadata":{"maintainers":[{"email":"julian.amann@tum.de","github":"Vertexwahn","github_user_id":3775001,"name":"Julian Amann"},{"email":"c8ef@outlook.com","github":"c8ef","github_user_id":90297911,"name":"c8ef"}],"yanked_versions":{},"deprecated":null,"repository":["github:uxlfoundation/oneTBB"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:bazel/onetbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bazel/onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bazel/onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bazel/onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/codemeta","maintainers":[{"uuid":"3775001","login":"Vertexwahn","name":"Julian Amann","email":"julian.amann@tum.de","url":null,"packages_count":172,"html_url":null,"role":null,"created_at":"2026-03-01T09:13:08.848Z","updated_at":"2026-03-01T09:13:08.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers/Vertexwahn/packages"},{"uuid":"90297911","login":"c8ef","name":"c8ef","email":"c8ef@outlook.com","url":null,"packages_count":3,"html_url":null,"role":null,"created_at":"2026-03-01T09:13:09.153Z","updated_at":"2026-03-01T09:13:09.153Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers/c8ef/packages"}],"registry":{"name":"registry.bazel.build","url":"https://registry.bazel.build","ecosystem":"bazel","default":true,"packages_count":1071,"maintainers_count":408,"namespaces_count":0,"keywords_count":0,"github":"bazelbuild","metadata":{"funded_packages_count":8},"icon_url":"https://github.com/bazelbuild.png","created_at":"2026-01-23T13:05:25.896Z","updated_at":"2026-04-03T06:06:00.385Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/namespaces"}}],"commits":{"id":7170613,"full_name":"uxlfoundation/oneTBB","default_branch":"master","total_commits":906,"total_committers":131,"total_bot_commits":52,"total_bot_committers":1,"mean_commits":6.916030534351145,"dds":0.8984547461368654,"past_year_total_commits":217,"past_year_total_committers":34,"past_year_total_bot_commits":41,"past_year_total_bot_committers":1,"past_year_mean_commits":6.382352941176471,"past_year_dds":0.8110599078341014,"last_synced_at":"2026-04-07T17:03:36.727Z","last_synced_commit":"49c45b1bcbfd4061e199d68044289b88be2e319d","created_at":"2024-12-02T12:02:39.227Z","updated_at":"2026-04-07T17:01:25.508Z","committers":[{"name":"Ilya Isaev","email":"ilya.isaev@intel.com","login":"isaevil","count":92},{"name":"Alexandra","email":"alexandra.epanchinzeva@intel.com","login":"aepanchi","count":89},{"name":"Konstantin Boyarinov","email":"konstantin.boyarinov@intel.com","login":"kboyarinov","count":83},{"name":"Olga Malysheva","email":"olga.malysheva@intel.com","login":"omalyshe","count":54},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":52},{"name":"Pavel Kumbrasev","email":"pavel.kumbrasev@intel.com","login":"pavelkumbrasev","count":52},{"name":"Dmitri Mokhov","email":"dmitri.n.mokhov@intel.com","login":"dnmokhov","count":46},{"name":"Anton Potapov","email":"anton.potapov@intel.com","login":"anton-potapov","count":26},{"name":"Alex","email":"alexei.katranov@intel.com","login":"alexey-katranov","count":25},{"name":"Vladislav Shchapov","email":"vladislav@shchapov.ru","login":"phprus","count":22},{"name":"Ilya Mishin","email":"ilya.mishin@intel.com","login":"Iliamish","count":18},{"name":"vlserov","email":"vladimir.serov@intel.com","login":null,"count":17},{"name":"Ivan Kochin","email":"iv.kochin@gmail.com","login":"ivankochin","count":17},{"name":"sarathnandu","email":"sarath.nandu.ramachandran.nair@intel.com","login":"sarathnandu","count":16},{"name":"Mike Voss","email":"michaelj.voss@intel.com","login":"vossmjp","count":16},{"name":"Aleksei Fedotov","email":"aleksei.fedotov@intel.com","login":"aleksei-fedotov","count":14},{"name":"Sergey Zheltov","email":"sergey1.zheltov@intel.com","login":"zheltovs","count":14},{"name":"JhaShweta1","email":"shweta.jha@intel.com","login":"JhaShweta1","count":13},{"name":"Łukasz Plewa","email":"lukasz.plewa@intel.com","login":"lplewa","count":12},{"name":"Alexey Veprev","email":"alexey.veprev@intel.com","login":"AlexVeprev","count":12},{"name":"Alexandr-Konovalov","email":"alexandr.konovalov@intel.com","login":"Alexandr-Konovalov","count":11},{"name":"Alexey Kukanov","email":"alexey.kukanov@intel.com","login":"akukanov","count":10},{"name":"Vertexwahn","email":"julian.amann@tum.de","login":"Vertexwahn","count":10},{"name":"tbbdev","email":"inteltbbdevelopers@intel.com","login":"tbbdev","count":10},{"name":"Krzysztof Filipek","email":"krzysztof.filipek@intel.com","login":"KFilipek","count":9},{"name":"Ivan Kochin","email":"kochin.ivan@intel.com","login":null,"count":8},{"name":"Timmie Smith","email":"timmie.smith@intel.com","login":"timmiesmith","count":8},{"name":"Lukasz Dorau","email":"lukasz.dorau@intel.com","login":"ldorau","count":8},{"name":"Alexey Oralov","email":"alexey.oralov@intel.com","login":"leeks-int","count":5},{"name":"Ekaterina Mekhnetsova","email":"mekkatya@gmail.com","login":"outoftardis","count":4},{"name":"Ganael Laplanche","email":"ganael.laplanche@martymac.org","login":"martymac","count":4},{"name":"Julien Schueller","email":"schueller@phimeca.com","login":"jschueller","count":4},{"name":"petterreinholdtsen","email":"pere-github@hungry.com","login":"petterreinholdtsen","count":4},{"name":"Dmitrii Golovanov","email":"dmitrii.golovanov@intel.com","login":"golowanow","count":4},{"name":"Anuya Welling","email":"anuya.welling@gmail.com","login":"AnuyaWelling2801","count":4},{"name":"Rui Ueyama","email":"ruiu@cs.stanford.edu","login":"rui314","count":3},{"name":"Valentina Kats","email":"valentina.kats@intel.com","login":"ValentinaKats","count":3},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":3},{"name":"Brad Smith","email":"brad@comstyle.com","login":"brad0","count":3},{"name":"tbbdev","email":"alexey.v.moskalev@intel.com","login":null,"count":3},{"name":"Andrey Semashev","email":"Lastique","login":"Lastique","count":2},{"name":"Federico Ficarelli","email":"1379149+nazavode","login":"nazavode","count":2},{"name":"Ilya Lavrenov","email":"ilya.lavrenov@intel.com","login":"ilya-lavrenov","count":2},{"name":"Khem Raj","email":"raj.khem@gmail.com","login":"kraj","count":2},{"name":"Yun Hsiang","email":"hsiang023167@gmail.com","login":"ElEHsiang","count":2},{"name":"Stéphane GINIER","email":"stephaneginier@gmail.com","login":"stephomi","count":2},{"name":"egfefey","email":"elvis.g.fefey@intel.com","login":"egfefey","count":2},{"name":"Cheney Wang","email":"38240633+Cheney-W","login":"Cheney-W","count":1},{"name":"Christian Fersch","email":"git@chron.visiondesigns.de","login":"Chronial","count":1},{"name":"Christoph Erhardt","email":"github@sicherha.de","login":"sicherha","count":1},{"name":"Coleman","email":"omegacoleman@gmail.com","login":"omegacoleman","count":1},{"name":"Daniel Bashir","email":"dbashir@g.hmc.edu","login":"db7894","count":1},{"name":"Daniel Simon","email":"dansimon09@gmail.com","login":"dbs4261","count":1},{"name":"Deepan","email":"39525901+dbiswas2808","login":"dbiswas2808","count":1},{"name":"Dessie Williams","email":"109994540+wills-int","login":"wills-int","count":1},{"name":"Dirk Mueller","email":"dmueller@suse.com","login":"dirkmueller","count":1},{"name":"Dmitry Kurtaev","email":"dmitry.kurtaev@gmail.com","login":"dkurt","count":1},{"name":"Caleb Zulawski","email":"caleb.zulawski@gmail.com","login":"calebzulawski","count":1},{"name":"Brecht Sanders","email":"brecht@sanders.org","login":"brechtsanders","count":1},{"name":"Bora Yalçıner","email":"yalcinerbora@live.com","login":"yalcinerbora","count":1},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":1},{"name":"Ash Vardanian","email":"1983160+ashvardanian","login":"ashvardanian","count":1},{"name":"Aras Pranckevičius","email":"aras@nesnausk.org","login":"aras-p","count":1},{"name":"AndrewDeanMS","email":"45858683+AndrewDeanMS","login":"AndrewDeanMS","count":1},{"name":"Andrew Corrigan","email":"andrew.corrigan@gmail.com","login":"andrewcorrigan","count":1},{"name":"Adrian Bunk","email":"bunk@stusta.de","login":"AdrianBunk","count":1},{"name":"Nikolay Petrov","email":"nikolay.a.petrov@intel.com","login":"napetrov","count":1},{"name":"Yuriy Chernyshov","email":"thegeorg@yandex-team.com","login":"georgthegreat","count":1},{"name":"Vyacheslav Zhdanovskiy","email":"zeronsix@gmail.com","login":"ZeronSix","count":1},{"name":"Valery Matskevich","email":"39431974+blonded04","login":"blonded04","count":1},{"name":"Tobias Fischer","email":"info@tobiasfischer.info","login":"Tobias-Fischer","count":1},{"name":"Santiago Ospina De Los Ríos","email":"SoilRos","login":"SoilRos","count":1},{"name":"Sam James","email":"sam@cmpct.info","login":"thesamesam","count":1},{"name":"Ruslan Arutyunyan","email":"ruslan.arutyunyan@intel.com","login":"rarutyun","count":1},{"name":"Rupanshu Yadav","email":"58172798+zyrch","login":"zyrch","count":1},{"name":"Richard Barnes","email":"rbarnes@umn.edu","login":"r-barnes","count":1},{"name":"Pablo Romero","email":"pablorcum@gmail.com","login":"pablorcum","count":1},{"name":"Olivier Chafik","email":"ochafik","login":"ochafik","count":1},{"name":"Oleg Butakov","email":"butakovoleg@gmail.com","login":"Jhuighuy","count":1},{"name":"مهدي شينون (Mehdi Chinoune)","email":"79349457+MehdiChinoune","login":"MehdiChinoune","count":1},{"name":"JustinZhu","email":"aresky@gmail.com","login":"justinzhuguangwen","count":1},{"name":"Michael Vitrano","email":"michaelvitrano@gmail.com","login":"michaelvitrano","count":1},{"name":"Yuya Asano","email":"64895419+sukeya","login":"sukeya","count":1},{"name":"xiacunshun","email":"505481172@qq.com","login":"xiacunshun","count":1},{"name":"wszqkzqk","email":"wszqkzqk@qq.com","login":"wszqkzqk","count":1},{"name":"tobiasweinzierl80","email":"tobias.weinzierl@durham.ac.uk","login":"tobiasweinzierl80","count":1},{"name":"snadampal","email":"87143774+snadampal","login":"snadampal","count":1},{"name":"navvyswethgraphics","email":"nregulla@qti.qualcomm.com","login":"navvyswethgraphics","count":1},{"name":"moritz-h","email":"7849248+moritz-h","login":"moritz-h","count":1},{"name":"meator","email":"meator.dev@gmail.com","login":"meator","count":1},{"name":"lmarz","email":"main@lmarz.org","login":"lmarz","count":1},{"name":"fpliu","email":"leleliu008@gmail.com","login":"leleliu008","count":1},{"name":"eleir9268","email":"eleir@blackberry.com","login":"eleir9268","count":1},{"name":"bongkyu7-kim","email":"bongkyu7.kim@samsung.com","login":"bongkyu7-kim","count":1},{"name":"bavirnen","email":"112588353+bavirnen","login":"bavirnen","count":1},{"name":"andreastedile","email":"39307731+andreastedile","login":"andreastedile","count":1},{"name":"ambbox","email":"amit.kuba@blok-box.com","login":"ambbox","count":1},{"name":"Zizheng Guo","email":"19143357+gzz2000","login":"gzz2000","count":1},{"name":"Jordan Cartwright","email":"jordan.cartwright@intel.com","login":"jordancartwright","count":1},{"name":"Jonathan Wakely","email":"github@kayari.org","login":"jwakely","count":1},{"name":"John Paul Adrian Glaubitz","email":"glaubitz@physik.fu-berlin.de","login":"glaubitz","count":1},{"name":"John Ericson","email":"git@JohnEricson.me","login":"Ericson2314","count":1},{"name":"Jimmy Wei","email":"jimmy.t.wei@intel.com","login":"jimmytwei","count":1},{"name":"JiaLing Zhang","email":"zhangjialing@loongson.cn","login":"loongson-zjl","count":1},{"name":"Jessica Marz","email":"jessica.marz@intel.com","login":"jkmarz","count":1},{"name":"Jerry James","email":"loganjerry@gmail.com","login":"jamesjer","count":1},{"name":"Jan Tojnar","email":"jtojnar@gmail.com","login":"jtojnar","count":1},{"name":"Jakub Kopal","email":"32540156+kopalja","login":"kopalja","count":1},{"name":"GertyP","email":"18214721+GertyP","login":"GertyP","count":1},{"name":"Geert Bleyen","email":"71486361+geertbleyen","login":"geertbleyen","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"FantasqueX","email":"fantasquex@gmail.com","login":"FantasqueX","count":1},{"name":"Mircho Rodozov","email":"mrodozov@cern.ch","login":"mrodozov","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Mateusz Jakub Fila","email":"37295697+m-fila","login":"m-fila","count":1},{"name":"Martin Marinov","email":"53574656+martin-marinov77","login":"martin-marinov77","count":1},{"name":"Martijn Courteaux","email":"courteauxmartijn@gmail.com","login":"mcourteaux","count":1},{"name":"Marian Klymov","email":"nekto1989@gmail.com","login":"Nekto89","count":1},{"name":"Marc Paterno","email":"paterno@fnal.gov","login":"marcpaterno","count":1},{"name":"Long Nguyen","email":"nguyen.long.908132@gmail.com","login":"longnguyen2004","count":1},{"name":"Liam Keegan","email":"liam@keegan.ch","login":"lkeegan","count":1},{"name":"LE GARREC Vincent","email":"github@le-garrec.fr","login":"bansan85","count":1},{"name":"Kyle Knoepfel","email":"knoepfel@fnal.gov","login":"knoepfel","count":1},{"name":"Kursat Aktas","email":"kursat.ce@gmail.com","login":"kursataktas","count":1},{"name":"KseniiaBakina","email":"kseniia.bakina@intel.com","login":"KseniiaBakina","count":1},{"name":"Kirigami","email":"prcups@v-signal.xyz","login":"prcups","count":1},{"name":"Kenneth Assogba","email":"kennethassogba@gmail.com","login":"kennethassogba","count":1},{"name":"Kavin Teenakul","email":"andythe_great@protonmail.com","login":"kevinsmia1939","count":1},{"name":"Fang Xu","email":"fang.xu@intel.com","login":"xufang-lisa","count":1},{"name":"Julien Voisin","email":"jvoisin","login":"jvoisin","count":1},{"name":"Elias Engelbert Plank","email":"45200003+elias-plank","login":"elias-plank","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":41},{"name":"Konstantin Boyarinov","email":"konstantin.boyarinov@intel.com","login":"kboyarinov","count":39},{"name":"Dmitri Mokhov","email":"dmitri.n.mokhov@intel.com","login":"dnmokhov","count":23},{"name":"Olga Malysheva","email":"olga.malysheva@intel.com","login":"omalyshe","count":21},{"name":"Ilya Isaev","email":"ilya.isaev@intel.com","login":"isaevil","count":20},{"name":"Aleksei Fedotov","email":"aleksei.fedotov@intel.com","login":"aleksei-fedotov","count":10},{"name":"Mike Voss","email":"michaelj.voss@intel.com","login":"vossmjp","count":9},{"name":"Alexandr-Konovalov","email":"alexandr.konovalov@intel.com","login":"Alexandr-Konovalov","count":8},{"name":"Alexey Kukanov","email":"alexey.kukanov@intel.com","login":"akukanov","count":7},{"name":"Alexandra","email":"alexandra.epanchinzeva@intel.com","login":"aepanchi","count":6},{"name":"petterreinholdtsen","email":"pere-github@hungry.com","login":"petterreinholdtsen","count":4},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":3},{"name":"Federico Ficarelli","email":"1379149+nazavode","login":"nazavode","count":2},{"name":"Ganael Laplanche","email":"ganael.laplanche@martymac.org","login":"martymac","count":2},{"name":"Stéphane GINIER","email":"stephaneginier@gmail.com","login":"stephomi","count":2},{"name":"Łukasz Plewa","email":"lukasz.plewa@intel.com","login":"lplewa","count":2},{"name":"Aras Pranckevičius","email":"aras@nesnausk.org","login":"aras-p","count":1},{"name":"wszqkzqk","email":"wszqkzqk@qq.com","login":"wszqkzqk","count":1},{"name":"sarathnandu","email":"sarathnandu.ramachandrannair@arm.com","login":"sarathnandu","count":1},{"name":"navvyswethgraphics","email":"nregulla@qti.qualcomm.com","login":"navvyswethgraphics","count":1},{"name":"lmarz","email":"main@lmarz.org","login":"lmarz","count":1},{"name":"eleir9268","email":"eleir@blackberry.com","login":"eleir9268","count":1},{"name":"ambbox","email":"amit.kuba@blok-box.com","login":"ambbox","count":1},{"name":"Zizheng Guo","email":"19143357+gzz2000","login":"gzz2000","count":1},{"name":"Nikolay Petrov","email":"nikolay.a.petrov@intel.com","login":"napetrov","count":1},{"name":"Mateusz Jakub Fila","email":"37295697+m-fila","login":"m-fila","count":1},{"name":"Lukasz Dorau","email":"lukasz.dorau@intel.com","login":"ldorau","count":1},{"name":"JustinZhu","email":"aresky@gmail.com","login":"justinzhuguangwen","count":1},{"name":"John Ericson","email":"git@JohnEricson.me","login":"Ericson2314","count":1},{"name":"Jimmy Wei","email":"jimmy.t.wei@intel.com","login":"jimmytwei","count":1},{"name":"Jessica Marz","email":"jessica.marz@intel.com","login":"jkmarz","count":1},{"name":"Coleman","email":"omegacoleman@gmail.com","login":"omegacoleman","count":1},{"name":"Caleb Zulawski","email":"caleb.zulawski@gmail.com","login":"calebzulawski","count":1},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:11.408Z","repositories_count":6211636,"commits_count":918015284,"contributors_count":35579778,"owners_count":1142766,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"uxlfoundation/oneTBB","html_url":"https://github.com/uxlfoundation/oneTBB","last_synced_at":"2026-04-07T17:02:29.314Z","status":null,"issues_count":186,"pull_requests_count":490,"avg_time_to_close_issue":27879769.9,"avg_time_to_close_pull_request":4859150.262569833,"issues_closed_count":110,"pull_requests_closed_count":358,"pull_request_authors_count":77,"issue_authors_count":145,"avg_comments_per_issue":2.989247311827957,"avg_comments_per_pull_request":0.9020408163265307,"merged_pull_requests_count":310,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":55,"past_year_pull_requests_count":235,"past_year_avg_time_to_close_issue":3583706.5,"past_year_avg_time_to_close_pull_request":994184.0563380282,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":49,"past_year_avg_comments_per_issue":1.1090909090909091,"past_year_avg_comments_per_pull_request":0.39148936170212767,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":34,"past_year_merged_pull_requests_count":131,"created_at":"2024-12-02T12:02:39.691Z","updated_at":"2026-04-07T17:02:29.315Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","issue_labels_count":{"table":{"bug":45,"question":21,"enhancement":11,"new feature":8,"documentation":6,"allocator":2,"infrastructure":2,"help wanted":2,"bug fix":1}},"pull_request_labels_count":{"table":{"documentation":70,"dependencies":49,"RFC":44,"bug fix":41,"tests":36,"github_actions":36,"infrastructure":35,"enhancement":23,"allocator":12,"new feature":6}},"issue_author_associations_count":{"table":{"NONE":158,"CONTRIBUTOR":28}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":415,"NONE":75}},"issue_authors":{"table":{"anton-malakhov":12,"Lastique":7,"e4lam":4,"elfring":4,"kboyarinov":4,"fdiedler":3,"ogrisel":3,"khteh":3,"martymac":2,"mkoeppe":2,"Sangarshan":2,"nh2":2,"sbudenkov":2,"solbjorn":2,"anton-potapov":2,"guodashun":2,"vossmjp":2,"effective-qdd":1,"CCT825":1,"idubinov":1,"nazavode":1,"dbs4261":1,"ltroska":1,"c-algua":1,"Kheem-hue":1,"0de554K":1,"ghost":1,"JavierCVilla":1,"kenba":1,"jackstraw-dev":1,"cpuhrsch":1,"tsr-boxbot":1,"loqs":1,"aditya4d":1,"Dawn-zhou":1,"linyuan0":1,"ilya-lavrenov":1,"carlosdelfino":1,"KFilipek":1,"ShinYanKokIntel":1,"akukanov":1,"carlos-souto":1,"alex-tee":1,"jdumas":1,"SteveSnow1a":1,"x-x-p":1,"dimitri-tdg":1,"siddhesh":1,"0xSqualo":1,"rnburn":1,"jengelh":1,"Data-Adventure":1,"sdebionne":1,"vicentebolea":1,"Xlabjun":1,"martinr0x":1,"eabase":1,"amallia":1,"Dimension4":1,"jrmadsen":1,"waffletastic":1,"rmok-git":1,"yopito":1,"elftech":1,"Ericson2314":1,"Alexufo":1,"BenFrantzDale":1,"commitay":1,"misuqian":1,"marcoippolito":1,"Wizmann":1,"alexei37":1,"abdullahmoosa":1,"ArturoBlas":1,"DSEAframework":1,"newlysama":1,"solominsn":1,"RobotRoss":1,"NikoLXQ":1,"furby-tm":1,"Unril":1,"carun":1,"zhc2019github":1,"chenlimingcn":1,"madscientist":1,"zRegle":1,"mgeard":1,"dnmokhov":1,"Mankarse":1,"solomoncyj":1,"xufang-lisa":1,"theoparis":1,"flg":1,"dimstamat":1,"sarathnandu":1,"sharkcz":1,"barr-israel":1,"davydden":1,"Inexzero0":1,"linrunwei":1,"hesze":1,"k-lukas":1,"stephen-yee-adsk":1,"fschopp":1,"mika-fischer":1,"muscowite":1,"GuyZilberman":1,"AndbGame":1,"kwasimensah":1,"ufosky":1,"aaronang":1,"SoyYoRafa":1,"pnappa":1,"emmenlau":1,"icfaust":1,"fanzhaoxi":1,"rubenvb":1,"yuguoshao":1,"Carandiru0":1,"mwyi":1,"DirtyDooga":1,"moritz-h":1,"petterreinholdtsen":1,"tristanbarback":1,"rob-p":1,"yeozertas":1,"th0br0":1,"nichoal":1,"johnnynunez":1,"nanoric":1,"npotravkin":1,"sjthebat":1,"Deniskalapa":1,"hanton":1,"mrks":1,"0x007004":1,"ttnghia":1,"J-cztery":1,"nschloe":1,"xxf1ow":1,"SergueiEK":1,"david-cortes-intel":1,"Nekto89":1,"tovinkere":1,"zappaz00":1}},"pull_request_authors":{"table":{"kboyarinov":78,"dependabot[bot]":49,"omalyshe":48,"isaevil":44,"dnmokhov":31,"vossmjp":26,"aepanchi":26,"aleksei-fedotov":19,"akukanov":15,"petterreinholdtsen":9,"Alexandr-Konovalov":8,"golowanow":8,"phprus":8,"pavelkumbrasev":6,"e4lam":6,"jamesreinders":5,"nazavode":5,"step-security-bot":4,"sarathnandu":4,"rahul3verma":4,"xufang-lisa":4,"lplewa":4,"Vertexwahn":3,"hjmjohnson":3,"theoparis":2,"gzz2000":2,"jimmytwei":2,"sanvila":2,"ambbox":2,"bmwiedemann":2,"jkmarz":2,"yalcinerbora":2,"wszqkzqk":2,"solomoncyj":2,"Xlabjun":2,"Jhuighuy":2,"marcpaterno":2,"AnonymousPC":2,"ashvardanian":2,"snadampal":2,"napetrov":2,"eleir9268":2,"KFilipek":2,"Ericson2314":2,"rui314":1,"KhairallahA":1,"sinkingsugar":1,"anton-malakhov":1,"lmarz":1,"extrowerk":1,"ZeroEightSix":1,"anton-potapov":1,"rarutyun":1,"arewedancer":1,"amaslenn":1,"Ignition":1,"brad0":1,"Lastique":1,"YexuanXiao":1,"bnavigator":1,"justinzhuguangwen":1,"antonyantony":1,"bongkyu7-kim":1,"emilazy":1,"navvyswethgraphics":1,"tobiasweinzierl80":1,"JhaShweta1":1,"omegacoleman":1,"FantasqueX":1,"siddhesh":1,"kursataktas":1,"fujunwei":1,"clementperon":1,"tbbdev":1,"moritz-h":1,"Karel-Deconinck":1,"jeffhammond":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:09.463Z","repositories_count":14129773,"issues_count":34525601,"pull_requests_count":112739185,"authors_count":11229101,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":25,"question":11,"documentation":5,"new feature":5,"bug fix":1}},"past_year_pull_request_labels_count":{"table":{"github_actions":34,"dependencies":34,"documentation":28,"RFC":22,"tests":21,"bug fix":20,"infrastructure":14,"enhancement":7,"allocator":7,"new feature":2}},"past_year_issue_author_associations_count":{"table":{"NONE":44,"CONTRIBUTOR":11}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":207,"NONE":28}},"past_year_issue_authors":{"table":{"Lastique":2,"mkoeppe":2,"vossmjp":2,"kboyarinov":2,"nh2":2,"e4lam":2,"martymac":1,"mika-fischer":1,"nazavode":1,"Nekto89":1,"newlysama":1,"nichoal":1,"petterreinholdtsen":1,"rmok-git":1,"sdebionne":1,"solbjorn":1,"solomoncyj":1,"theoparis":1,"tovinkere":1,"tristanbarback":1,"tsr-boxbot":1,"vicentebolea":1,"Wizmann":1,"xxf1ow":1,"yuguoshao":1,"zhc2019github":1,"0xSqualo":1,"akukanov":1,"alex-tee":1,"Alexufo":1,"AndbGame":1,"barr-israel":1,"c-algua":1,"CCT825":1,"chenlimingcn":1,"david-cortes-intel":1,"Dawn-zhou":1,"dimitri-tdg":1,"DSEAframework":1,"fanzhaoxi":1,"icfaust":1,"idubinov":1,"jdumas":1,"jengelh":1,"khteh":1,"k-lukas":1,"kwasimensah":1,"loqs":1,"ltroska":1}},"past_year_pull_request_authors":{"table":{"kboyarinov":38,"dependabot[bot]":34,"isaevil":20,"omalyshe":19,"dnmokhov":18,"aleksei-fedotov":16,"vossmjp":11,"aepanchi":10,"petterreinholdtsen":9,"akukanov":9,"Alexandr-Konovalov":7,"nazavode":5,"step-security-bot":4,"lplewa":4,"theoparis":2,"wszqkzqk":2,"solomoncyj":2,"sanvila":2,"napetrov":2,"jkmarz":2,"jimmytwei":2,"gzz2000":2,"eleir9268":2,"AnonymousPC":2,"ambbox":2,"KhairallahA":1,"lmarz":1,"justinzhuguangwen":1,"navvyswethgraphics":1,"omegacoleman":1,"fujunwei":1,"emilazy":1,"bnavigator":1,"antonyantony":1}},"maintainers":[],"active_maintainers":[]}},"events":null,"keywords":["composability","flowgraph","heterogeneousprogramming","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-10-21T12:37:49.478Z","updated_at":"2023-10-21T12:37:49.478Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/.github/workflows/ci.yml","dependencies":[{"id":14269013034,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14269013035,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2.2.1","direct":true,"kind":"composite","optional":false},{"id":14269013036,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue_labeler.yml","sha":null,"kind":"manifest","created_at":"2023-10-21T12:37:49.488Z","updated_at":"2023-10-21T12:37:49.488Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/.github/workflows/issue_labeler.yml","dependencies":[{"id":14269013037,"package_name":"github/issue-labeler","ecosystem":"actions","requirements":"v3.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/labeler.yml","sha":null,"kind":"manifest","created_at":"2023-10-21T12:37:49.561Z","updated_at":"2023-10-21T12:37:49.561Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/.github/workflows/labeler.yml","dependencies":[{"id":14269013038,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"python/setup.py","sha":null,"kind":"manifest","created_at":"2023-10-21T12:37:49.610Z","updated_at":"2023-10-21T12:37:49.610Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/python/setup.py","dependencies":[]}],"score":22.455652141583673,"created_at":"2026-03-29T15:39:00.175Z","updated_at":"2026-04-07T20:01:45.395Z","avatar_url":"https://github.com/uxlfoundation.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371350","html_url":"https://summary.ecosyste.ms/projects/371350"}