{"id":370126,"url":"https://github.com/kokkos/kokkos","last_synced_at":"2026-04-21T06:02:57.486Z","repository":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-04-20T17:04:46.000Z","size":41357,"stargazers_count":2514,"open_issues_count":592,"forks_count":493,"subscribers_count":85,"default_branch":"develop","last_synced_at":"2026-04-20T18:45:37.698Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"dco":null,"cla":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-04-20T17:04:43.000Z","dependencies_parsed_at":"2025-12-16T06:06:27.278Z","dependency_job_id":null,"html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32072400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"packages":[{"id":13791398,"name":"kokkos","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kokkos/kokkos","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:25:02.265Z","latest_release_published_at":"2026-02-13T15:25:02.265Z","latest_release_number":"3.7.01-2","last_synced_at":"2026-02-13T15:25:02.700Z","created_at":"2026-02-13T15:25:02.009Z","updated_at":"2026-02-13T15:47:20.415Z","registry_url":"https://launchpad.net/ubuntu/+source/kokkos","install_command":"apt-get install kokkos","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"kokkos, libkokkos3.7, libkokkos-dev","standards_version":"4.6.2","maintainer":"Gürkan Myczko \u003ctar@debian.org\u003e","build_depends":"debhelper-compat (= 13), cmake, libhwloc-dev, libnuma-dev, libmemkind-dev, libopenmpi-dev, pkgconf","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:47:20.388Z","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/ubuntu/kokkos?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-03-02T11:25:34.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13392093,"name":"kokkos","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kokkos/kokkos","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T20:55:41.382Z","latest_release_published_at":"2026-02-05T20:55:41.382Z","latest_release_number":"3.7.01-2.1build1","last_synced_at":"2026-02-05T20:55:41.887Z","created_at":"2026-02-05T20:55:38.388Z","updated_at":"2026-02-05T20:55:42.888Z","registry_url":"https://launchpad.net/ubuntu/+source/kokkos","install_command":"apt-get install kokkos","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"kokkos, libkokkos3.7, libkokkos-dev","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), cmake, libhwloc-dev, libnuma-dev, libmemkind-dev, libopenmpi-dev, pkgconf","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/kokkos?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-03-02T11:25:34.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13452352,"name":"kokkos","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kokkos/kokkos","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T20:48:02.658Z","latest_release_published_at":"2026-02-08T20:48:02.658Z","latest_release_number":"4.3.01-1","last_synced_at":"2026-02-08T20:48:02.940Z","created_at":"2026-02-08T20:48:02.380Z","updated_at":"2026-02-08T20:48:03.317Z","registry_url":"https://launchpad.net/ubuntu/+source/kokkos","install_command":"apt-get install kokkos","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"kokkos, libkokkos4.3, libkokkos-dev","standards_version":"4.7.0","maintainer":"Alex Myczko \u003ctar@debian.org\u003e","build_depends":"debhelper-compat (= 13), cmake, libhwloc-dev, libnuma-dev, libmemkind-dev, libopenmpi-dev, pkgconf","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/kokkos?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":130},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-03-04T06:59:55.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13276448,"name":"kokkos","ecosystem":"nixpkgs","description":"C++ Performance Portability Programming EcoSystem","homepage":"https://github.com/kokkos/kokkos","licenses":"Apache-2.0 WITH LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:17:18.910Z","latest_release_published_at":"2026-02-02T05:17:18.910Z","latest_release_number":"4.1.00","last_synced_at":"2026-02-03T20:34:12.359Z","created_at":"2026-02-02T05:17:17.936Z","updated_at":"2026-02-03T20:34:12.360Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=kokkos","install_command":"nix-env -iA nixpkgs.kokkos","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/by-name/ko/kokkos/package.nix#L37","metadata":{"nix_attribute":"kokkos-4.1.00","position":"pkgs/by-name/ko/kokkos/package.nix:37","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","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","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/kokkos?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":1821,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":61},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-03-04T06:56:15.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13971070,"name":"kokkos","ecosystem":"guix","description":"C++ abstractions for parallel execution and data management","homepage":"https://github.com/kokkos/kokkos","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-03T00:41:54.320Z","latest_release_published_at":"2026-03-03T00:41:54.320Z","latest_release_number":"4.6.02","last_synced_at":"2026-03-03T00:41:54.466Z","created_at":"2026-03-03T00:41:54.168Z","updated_at":"2026-03-03T00:41:54.865Z","registry_url":"https://packages.guix.gnu.org/packages/kokkos/4.6.02/","install_command":"guix install kokkos","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/cpp.scm#n2064","metadata":{"location":"gnu/packages/cpp.scm:2064","variable_name":"kokkos"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-03T00:41:54.843Z","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/kokkos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":30573,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":142},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-03-05T05:00:16.740Z","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":13055804,"name":"kokkos","ecosystem":"nixpkgs","description":"C++ Performance Portability Programming EcoSystem","homepage":"https://github.com/kokkos/kokkos","licenses":"Apache-2.0 WITH LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T16:27:52.079Z","latest_release_published_at":"2026-02-01T16:27:52.079Z","latest_release_number":"4.4.01","last_synced_at":"2026-02-03T17:38:48.189Z","created_at":"2026-02-01T16:27:46.778Z","updated_at":"2026-02-03T17:38:48.189Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=kokkos","install_command":"nix-env -iA nixpkgs.kokkos","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/ko/kokkos/package.nix#L38","metadata":{"nix_attribute":"kokkos-4.4.01","position":"pkgs/by-name/ko/kokkos/package.nix:38","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","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","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/kokkos?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":2032,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":72},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-03-05T06:28:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":73561,"name":"kokkos-legacy","ecosystem":"spack","description":"Kokkos implements a programming model in C++ for writing performance\nportable applications targeting all major HPC platforms.\n","homepage":"https://github.com/kokkos/kokkos","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2022-04-05T09:16:14.600Z","latest_release_published_at":"2022-04-05T09:16:14.600Z","latest_release_number":"2.7.24","last_synced_at":"2026-02-16T20:23:13.250Z","created_at":"2022-04-05T09:16:14.571Z","updated_at":"2026-02-16T20:23:13.250Z","registry_url":"https://packages.spack.io/package.html?name=kokkos-legacy","install_command":"spack install kokkos-legacy","documentation_url":null,"metadata":{},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2025-10-23T16:24:35.000Z","size":39536,"stargazers_count":2350,"open_issues_count":563,"forks_count":472,"subscribers_count":83,"default_branch":"develop","last_synced_at":"2025-10-23T18:27:38.668Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"dco":null,"cla":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2025-10-23T16:24:40.000Z","dependencies_parsed_at":"2024-01-02T19:25:00.073Z","dependency_job_id":"25395b96-3216-4ba5-b4dc-54f8545444bd","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281079593,"owners_count":26440321,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2025-10-26T08:42:24.554Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.615951090732251,"stargazers_count":6.697234959010699,"forks_count":5.043768236765319,"average":5.839238571627067},"purl":"pkg:spack/kokkos-legacy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/kokkos-legacy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/kokkos-legacy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/kokkos-legacy/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T03:00:47.194Z","issues_count":607,"pull_requests_count":2199,"avg_time_to_close_issue":17056893.41121495,"avg_time_to_close_pull_request":2496097.5763604445,"issues_closed_count":321,"pull_requests_closed_count":1708,"pull_request_authors_count":96,"issue_authors_count":182,"avg_comments_per_issue":3.5535420098846786,"avg_comments_per_pull_request":2.9754433833560707,"merged_pull_requests_count":1508,"bot_issues_count":2,"bot_pull_requests_count":109,"past_year_issues_count":174,"past_year_pull_requests_count":1078,"past_year_avg_time_to_close_issue":1744813.0,"past_year_avg_time_to_close_pull_request":620143.7670886077,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":790,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.0804597701149425,"past_year_avg_comments_per_pull_request":2.3923933209647497,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":716,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":451,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"tpadioleau","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}],"active_maintainers":[{"login":"dalg24","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"tpadioleau","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/codemeta","maintainers":[],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9024,"maintainers_count":963,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":433},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-02-28T06:42:49.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":73558,"name":"kokkos","ecosystem":"spack","description":"Kokkos implements a programming model in C++ for writing performance\nportable applications targeting all major HPC platforms.\n","homepage":"https://github.com/kokkos/kokkos","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-04-05T09:16:13.766Z","latest_release_published_at":"2022-04-05T09:16:13.766Z","latest_release_number":"3.0.00","last_synced_at":"2026-02-16T20:23:15.075Z","created_at":"2022-04-05T09:16:13.740Z","updated_at":"2026-02-16T20:23:15.075Z","registry_url":"https://packages.spack.io/package.html?name=kokkos","install_command":"spack install kokkos","documentation_url":null,"metadata":{},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2025-10-23T16:24:35.000Z","size":39536,"stargazers_count":2350,"open_issues_count":563,"forks_count":472,"subscribers_count":83,"default_branch":"develop","last_synced_at":"2025-10-23T18:27:38.668Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"dco":null,"cla":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2025-10-23T16:24:40.000Z","dependencies_parsed_at":"2024-01-02T19:25:00.073Z","dependency_job_id":"25395b96-3216-4ba5-b4dc-54f8545444bd","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281079593,"owners_count":26440321,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2025-10-26T08:42:24.561Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.626511046269279,"stargazers_count":6.697234959010699,"forks_count":5.043768236765319,"average":3.8418785605113244},"purl":"pkg:spack/kokkos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T03:00:47.194Z","issues_count":607,"pull_requests_count":2199,"avg_time_to_close_issue":17056893.41121495,"avg_time_to_close_pull_request":2496097.5763604445,"issues_closed_count":321,"pull_requests_closed_count":1708,"pull_request_authors_count":96,"issue_authors_count":182,"avg_comments_per_issue":3.5535420098846786,"avg_comments_per_pull_request":2.9754433833560707,"merged_pull_requests_count":1508,"bot_issues_count":2,"bot_pull_requests_count":109,"past_year_issues_count":174,"past_year_pull_requests_count":1078,"past_year_avg_time_to_close_issue":1744813.0,"past_year_avg_time_to_close_pull_request":620143.7670886077,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":790,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.0804597701149425,"past_year_avg_comments_per_pull_request":2.3923933209647497,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":716,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":451,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"tpadioleau","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}],"active_maintainers":[{"login":"dalg24","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"tpadioleau","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/codemeta","maintainers":[{"uuid":"lucbv","login":"lucbv","name":null,"email":null,"url":"https://github.com/lucbv","packages_count":2,"html_url":null,"role":null,"created_at":"2024-02-19T13:08:06.907Z","updated_at":"2024-02-19T13:08:06.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/lucbv/packages"},{"uuid":"cedricchevalier19","login":"cedricchevalier19","name":null,"email":null,"url":"https://github.com/cedricchevalier19","packages_count":2,"html_url":null,"role":null,"created_at":"2024-02-19T13:08:06.767Z","updated_at":"2024-02-19T13:08:06.767Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/cedricchevalier19/packages"},{"uuid":"nmm0","login":"nmm0","name":null,"email":null,"url":"https://github.com/nmm0","packages_count":2,"html_url":null,"role":null,"created_at":"2024-02-19T13:08:07.037Z","updated_at":"2024-02-19T13:08:07.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/nmm0/packages"},{"uuid":"tpadioleau","login":"tpadioleau","name":null,"email":null,"url":"https://github.com/tpadioleau","packages_count":5,"html_url":null,"role":null,"created_at":"2025-10-10T12:40:48.941Z","updated_at":"2025-10-10T12:40:48.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/tpadioleau/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9024,"maintainers_count":963,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":433},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-02-28T06:42:49.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":73562,"name":"kokkos-nvcc-wrapper","ecosystem":"spack","description":"The NVCC wrapper provides a wrapper around NVCC to make it a 'full' C++\ncompiler that accepts all flags\n","homepage":"https://github.com/kokkos/kokkos","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-04-05T09:16:14.874Z","latest_release_published_at":"2022-04-05T09:16:14.874Z","latest_release_number":"develop","last_synced_at":"2026-02-16T20:23:14.864Z","created_at":"2022-04-05T09:16:14.847Z","updated_at":"2026-02-16T20:23:14.864Z","registry_url":"https://packages.spack.io/package.html?name=kokkos-nvcc-wrapper","install_command":"spack install kokkos-nvcc-wrapper","documentation_url":null,"metadata":{},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2025-10-23T16:24:35.000Z","size":39536,"stargazers_count":2350,"open_issues_count":563,"forks_count":472,"subscribers_count":83,"default_branch":"develop","last_synced_at":"2025-10-23T18:27:38.668Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"dco":null,"cla":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2025-10-23T16:24:40.000Z","dependencies_parsed_at":"2024-01-02T19:25:00.073Z","dependency_job_id":"25395b96-3216-4ba5-b4dc-54f8545444bd","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281079593,"owners_count":26440321,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2025-10-26T08:42:24.584Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.615951090732251,"stargazers_count":6.697234959010699,"forks_count":5.043768236765319,"average":5.839238571627067},"purl":"pkg:spack/kokkos-nvcc-wrapper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/kokkos-nvcc-wrapper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/kokkos-nvcc-wrapper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/kokkos-nvcc-wrapper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T03:00:47.194Z","issues_count":607,"pull_requests_count":2199,"avg_time_to_close_issue":17056893.41121495,"avg_time_to_close_pull_request":2496097.5763604445,"issues_closed_count":321,"pull_requests_closed_count":1708,"pull_request_authors_count":96,"issue_authors_count":182,"avg_comments_per_issue":3.5535420098846786,"avg_comments_per_pull_request":2.9754433833560707,"merged_pull_requests_count":1508,"bot_issues_count":2,"bot_pull_requests_count":109,"past_year_issues_count":174,"past_year_pull_requests_count":1078,"past_year_avg_time_to_close_issue":1744813.0,"past_year_avg_time_to_close_pull_request":620143.7670886077,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":790,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.0804597701149425,"past_year_avg_comments_per_pull_request":2.3923933209647497,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":716,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":451,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"tpadioleau","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}],"active_maintainers":[{"login":"dalg24","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"tpadioleau","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/codemeta","maintainers":[{"uuid":"Rombur","login":"Rombur","name":null,"email":null,"url":"https://github.com/Rombur","packages_count":3,"html_url":null,"role":null,"created_at":"2023-06-14T09:09:48.568Z","updated_at":"2023-06-14T09:09:48.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/Rombur/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9024,"maintainers_count":963,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":433},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-02-28T06:42:49.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":12810868,"name":"kokkos","ecosystem":"nixpkgs","description":"C++ Performance Portability Programming EcoSystem","homepage":"https://github.com/kokkos/kokkos","licenses":"Apache-2.0, LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:20:07.803Z","latest_release_published_at":"2026-01-26T16:20:07.803Z","latest_release_number":"5.0.1","last_synced_at":"2026-02-02T10:28:06.689Z","created_at":"2026-01-26T16:20:07.301Z","updated_at":"2026-02-02T10:28:06.690Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=kokkos","install_command":"nix-env -iA nixpkgs.kokkos","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/ko/kokkos/package.nix#L38","metadata":{"nix_attribute":"kokkos-5.0.1","position":"pkgs/by-name/ko/kokkos/package.nix:38","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","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","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/kokkos?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":143132,"maintainers_count":3935,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":718},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-03-05T05:03:05.275Z","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":13176173,"name":"kokkos","ecosystem":"nixpkgs","description":"C++ Performance Portability Programming EcoSystem","homepage":"https://github.com/kokkos/kokkos","licenses":"Apache-2.0 WITH LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:19:03.151Z","latest_release_published_at":"2026-02-01T23:19:03.151Z","latest_release_number":"4.3.01","last_synced_at":"2026-02-03T18:44:07.466Z","created_at":"2026-02-01T23:19:01.337Z","updated_at":"2026-02-03T18:44:07.466Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=kokkos","install_command":"nix-env -iA nixpkgs.kokkos","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/by-name/ko/kokkos/package.nix#L38","metadata":{"nix_attribute":"kokkos-4.3.01","position":"pkgs/by-name/ko/kokkos/package.nix:38","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","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","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/kokkos?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":1454,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":58},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-03-04T06:12:27.000Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":5288213,"name":"kokkos","ecosystem":"conda","description":"Kokkos Core implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms. For that purpose it provides abstractions for both parallel execution of code and data management. Kokkos is designed to target complex node architectures with N-level memory hierarchies and multiple types of execution resources. It currently can use CUDA, HIP, SYCL, HPX, OpenMP and C++ threads as backend programming models with several other backends in development.","homepage":"https://kokkos.org/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-08-03T18:47:28.000Z","latest_release_published_at":"2022-08-03T18:47:28.000Z","latest_release_number":"3.6.01","last_synced_at":"2026-03-01T12:29:54.779Z","created_at":"2022-10-03T15:45:29.838Z","updated_at":"2026-03-01T12:29:54.779Z","registry_url":"https://anaconda.org/conda-forge/kokkos","install_command":"conda install -c conda-forge kokkos","documentation_url":null,"metadata":{},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2025-10-23T16:24:35.000Z","size":39536,"stargazers_count":2350,"open_issues_count":563,"forks_count":472,"subscribers_count":83,"default_branch":"develop","last_synced_at":"2025-10-23T18:27:38.668Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"dco":null,"cla":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2025-10-23T16:24:40.000Z","dependencies_parsed_at":"2024-01-02T19:25:00.073Z","dependency_job_id":"25395b96-3216-4ba5-b4dc-54f8545444bd","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281079593,"owners_count":26440321,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2025-10-26T08:42:24.558Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":10.601447466932868,"forks_count":8.540054903918143,"average":20.49663089593212},"purl":"pkg:conda/kokkos?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T03:00:47.194Z","issues_count":607,"pull_requests_count":2199,"avg_time_to_close_issue":17056893.41121495,"avg_time_to_close_pull_request":2496097.5763604445,"issues_closed_count":321,"pull_requests_closed_count":1708,"pull_request_authors_count":96,"issue_authors_count":182,"avg_comments_per_issue":3.5535420098846786,"avg_comments_per_pull_request":2.9754433833560707,"merged_pull_requests_count":1508,"bot_issues_count":2,"bot_pull_requests_count":109,"past_year_issues_count":174,"past_year_pull_requests_count":1078,"past_year_avg_time_to_close_issue":1744813.0,"past_year_avg_time_to_close_pull_request":620143.7670886077,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":790,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.0804597701149425,"past_year_avg_comments_per_pull_request":2.3923933209647497,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":716,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":451,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"tpadioleau","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}],"active_maintainers":[{"login":"dalg24","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"tpadioleau","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-03-02T11:25:29.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":27886,"full_name":"kokkos/kokkos","default_branch":"develop","total_commits":11364,"total_committers":223,"total_bot_commits":124,"total_bot_committers":1,"mean_commits":50.95964125560538,"dds":0.8283174938401971,"past_year_total_commits":819,"past_year_total_committers":52,"past_year_total_bot_commits":73,"past_year_total_bot_committers":1,"past_year_mean_commits":15.75,"past_year_dds":0.7716727716727717,"last_synced_at":"2026-03-03T13:30:33.947Z","last_synced_commit":"8e6ae881e6c5200d81db37a4f766fee70e76a479","created_at":"2023-03-07T16:36:18.106Z","updated_at":"2026-03-03T13:17:12.872Z","committers":[{"name":"Daniel Arndt","email":"arndtd@ornl.gov","login":"masterleinad","count":1951},{"name":"Damien Lebrun-Grandie","email":"dalg24@gmail.com","login":"dalg24","count":1919},{"name":"crtrott","email":"crtrott@sandia.gov","login":"crtrott","count":1672},{"name":"Nathan Ellingwood","email":"ndellin@sandia.gov","login":"ndellingwood","count":474},{"name":"Dan Ibanez","email":"daibane@sandia.gov","login":"ibaned","count":474},{"name":"David Poliakoff","email":"david.poliakoff@gmail.com","login":"DavidPoliakoff","count":393},{"name":"David Hollman","email":"dshollm@sandia.gov","login":null,"count":347},{"name":"Carter Edwards","email":"hcedwar@sandia.gov","login":"hcedwar","count":336},{"name":"Bruno Turcksin","email":"bruno.turcksin@gmail.com","login":"Rombur","count":325},{"name":"Mikael Simberg","email":"simberg@cscs.ch","login":"msimberg","count":233},{"name":"Francesco Rizzi","email":"fnrizzi@sandia.gov","login":"fnrizzi","count":224},{"name":"Cezary Skrzyński","email":"cezary.skrzynski@ng-analytics.com","login":"cz4rs","count":160},{"name":"rgayatri","email":"rgayatri@lbl.gov","login":null,"count":149},{"name":"Jeff Miles","email":"jsmiles@sandia.gov","login":"jeffmiles63","count":138},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":124},{"name":"Dong Hun Lee","email":"donlee@sandia.gov","login":"ldh4","count":118},{"name":"Nicolas Morales","email":"nmmoral@sandia.gov","login":"nmm0","count":117},{"name":"Phil Miller","email":"pbmille@sandia.gov","login":"PhilMiller","count":110},{"name":"Dan Sunderland","email":"dsunder@sandia.gov","login":null,"count":106},{"name":"Evan Harvey","email":"eharvey@sandia.gov","login":"e10harvey","count":104},{"name":"jjwilke","email":"jjwilke@sandia.gov","login":null,"count":81},{"name":"Vinh Dang","email":"vqdang@sandia.gov","login":"vqd8a","count":76},{"name":"romintomasetti","email":"romin.tomasetti@gmail.com","login":"romintomasetti","count":70},{"name":"Si Hammond","email":"sdhammo@sandia.gov","login":null,"count":67},{"name":"Steve Bova","email":"swbova@sandia.gov","login":"swbova","count":64},{"name":"Greg Mackey","email":"gemacke@sandia.gov","login":null,"count":59},{"name":"Jan Ciesko","email":"jan.ciesko@gmail.com","login":"janciesko","count":57},{"name":"Nevin Liber","email":"nliber@anl.gov","login":"nliber","count":56},{"name":"James Foucar","email":"jgfouca@sandia.gov","login":"jgfouca","count":55},{"name":"Christoph Junghans","email":"junghans@votca.org","login":"junghans","count":52},{"name":"Nick Curtis","email":"nicholas.curtis@amd.com","login":"skyreflectedinmirrors","count":50},{"name":"Seyong Lee","email":"lees2@ornl.gov","login":"seyonglee","count":48},{"name":"Jakob Bludau","email":"jakob.bludau@tum.de","login":"JBludau","count":46},{"name":"Jakob Bludau","email":"bludauj@ornl.gov","login":null,"count":44},{"name":"Jonathan R. Madsen","email":"jonathanrmadsen@gmail.com","login":"jrmadsen","count":43},{"name":"Conrad Clevenger","email":"tccleve@sandia.gov","login":"tcclevenger","count":41},{"name":"Trévis Morvany","email":"63788850+tretre91","login":"tretre91","count":39},{"name":"Chip Freitag","email":"chip.freitag@amd.com","login":"chipfreitag","count":37},{"name":"Jan Ciesko (-EXP)","email":"jciesko@kokkos-dev-2.sandia.gov","login":null,"count":29},{"name":"Paul Zehner","email":"paul.zehner@cea.fr","login":"pzehner","count":28},{"name":"Carl Pearson","email":"cwpears@sandia.gov","login":"cwpearson","count":28},{"name":"J Todd","email":"joeatodd@gmail.com","login":"joeatodd","count":26},{"name":"Rahulkumar Gayatri","email":"rahulgayatri84@gmail.com","login":null,"count":25},{"name":"Brian Kelley","email":"bmkelle@sandia.gov","login":"brian-kelley","count":24},{"name":"James David Stevens","email":"jdsteve@kokkos-dev.sandia.gov","login":null,"count":23},{"name":"Andrey Prokopenko","email":"prokopenkoav@ornl.gov","login":"aprokop","count":23},{"name":"Scott Kruger","email":"scott.e.kruger@gmail.com","login":"kruger","count":22},{"name":"Arkadiusz Szczepkowicz","email":"arek.szczepkowicz@ng-analytics.com","login":"thearusable","count":22},{"name":"Jeffery Scott Miles","email":"jsmiles@kokkos-dev.sandia.gov","login":null,"count":19},{"name":"Thomas Padioleau","email":"thomas.padioleau@cea.fr","login":"tpadioleau","count":19},{"name":"Pierre Kestener","email":"pierre.kestener@cea.fr","login":"pkestene","count":19},{"name":"Cédric Chevalier","email":"cedric.chevalier@cea.fr","login":"cedricchevalier19","count":19},{"name":"Mark Hoemmen","email":"mhoemme@sandia.gov","login":null,"count":18},{"name":"Matt Stack","email":"36867242+matt-stack","login":"matt-stack","count":18},{"name":"Jonathan Lifflander","email":"jliffla@sandia.gov","login":"lifflander","count":18},{"name":"Maarten Arnst","email":"maarten.arnst@uliege.be","login":"maartenarnst","count":17},{"name":"Rahulkumar Gayatri","email":"rahulkgayatri@gmail.com","login":"rgayatri23","count":17},{"name":"PaulGannay","email":"paul.gannay@cea.fr","login":"PaulGannay","count":16},{"name":"Stan Moore","email":"stamoor@sandia.gov","login":"stanmoore1","count":15},{"name":"Eric Phipps","email":"etphipp@sandia.gov","login":"etphipp","count":15},{"name":"Amy Powell","email":"ajpowel@sandia.gov","login":"ajpowelsnl","count":15},{"name":"Daniel Arndt","email":"arndtd@ornl.com","login":null,"count":14},{"name":"Adrien Taberner","email":"56835712+AdRi1t","login":"AdRi1t","count":12},{"name":"Jeff Hammond","email":"jeff.r.hammond@intel.com","login":null,"count":10},{"name":"Simon David Hammond (-EXP)","email":"sdhammo@compton1.(none)","login":null,"count":10},{"name":"Josip Basic","email":"j8asic@gmail.com","login":"j8asic","count":10},{"name":"Roscoe A. Bartlett","email":"rabartl@sandia.gov","login":"bartlettroscoe","count":10},{"name":"Jeremiah J Wilke","email":"jjwilke@kokkos-dev-2.sandia.gov","login":null,"count":10},{"name":"Hariprasad KANNAN","email":"hkannan@gmail.com","login":"science-enthusiast","count":9},{"name":"James Elliott","email":"jjellio@sandia.gov","login":"jjellio","count":8},{"name":"Nicholas Curtis","email":"nicurtis@amd.com","login":null,"count":8},{"name":"CA Lewis","email":"canlewi@sandia.gov","login":null,"count":7},{"name":"Chris Siefert","email":"csiefer@sandia.gov","login":"csiefer2","count":6},{"name":"Luc Berger","email":"lberge@sandia.gov","login":"lucbv","count":6},{"name":"Mark Hoemmen","email":"mhoemmen","login":"mhoemmen","count":6},{"name":"Kyungjoo Kim","email":"kyukim@sandia.gov","login":"kyungjoo-kim","count":6},{"name":"Daniel Sunderland","email":"dsunder","login":"dsunder","count":5},{"name":"yasahi-hpc","email":"57478230+yasahi-hpc","login":"yasahi-hpc","count":5},{"name":"Timo Heister","email":"timo.heister@gmail.com","login":"tjhei","count":5},{"name":"Samuel Browne","email":"sebrown@sandia.gov","login":"sebrowne","count":5},{"name":"Richard Berger","email":"rberger@lanl.gov","login":"rbberger","count":5},{"name":"Nick Curtis","email":"arghdos","login":"arghdos","count":5},{"name":"Cameron Smith","email":"smithc11@rpi.edu","login":"cwsmith","count":5},{"name":"Arno Mayrhofer","email":"arno.mayrhofer@dcs-computing.com","login":"Azrael3000","count":5},{"name":"Jan Ciesko (-EXP)","email":"jciesko@sandia.gov","login":null,"count":5},{"name":"jstrzebonski","email":"jakub.strzebonski@ng-analytics.com","login":null,"count":5},{"name":"Simon David Hammond (-EXP)","email":"sdhammo@shepard-lsm1.(none)","login":null,"count":5},{"name":"Daniel Holladay","email":"dholladay00@lanl.gov","login":null,"count":5},{"name":"Duane Labreche","email":"dalabre@kokkos-dev.sandia.gov","login":null,"count":4},{"name":"Balint Joo","email":"bjoo@jlab.org","login":null,"count":4},{"name":"Andrew Gaspar","email":"agaspar@lanl.gov","login":null,"count":4},{"name":"Minh Quan Ho","email":"minh-quan.ho@sipearl.com","login":null,"count":4},{"name":"Steven W. Bova","email":"swbova@kokkos-dev.sandia.gov","login":null,"count":4},{"name":"Simon Schlepphorst","email":"dev@simon-schlepphorst.de","login":"simon-schlepphorst","count":4},{"name":"Philipp Grete","email":"grete@pa.msu.edu","login":"pgrete","count":4},{"name":"Nico Schlömer","email":"nico.schloemer@gmail.com","login":"nschloe","count":4},{"name":"Willem Deconinck","email":"willem.deconinck@ecmwf.int","login":"wdeconinck","count":4},{"name":"dalabre","email":"dalabre@sandia.gov","login":"dalabre","count":4},{"name":"Prateek Chawla","email":"p.chawla@fz-juelich.de","login":"prateekchawla168","count":4},{"name":"Simon David Hammond","email":"Si Hammond","login":null,"count":4},{"name":"Gregor Daiss","email":"Gregor.Daiss+git@gmail.com","login":"G-071","count":3},{"name":"Roscoe A. Bartlett","email":"bartlettra@ornl.gov","login":null,"count":3},{"name":"Arch D. Robison","email":"archr@nvidia.com","login":null,"count":3},{"name":"Christian Trott","email":"crtrott@gmail.com","login":null,"count":3},{"name":"Eric Bavier","email":"bavier@cray.com","login":null,"count":3},{"name":"Martin Pokorny","email":"mpokorny@nrao.edu","login":"mpokorny","count":3},{"name":"Patrick Diehl","email":"diehlpk@lanl.gov","login":null,"count":3},{"name":"hippo91","email":"guillaume.peillex@gmail.com","login":"hippo91","count":3},{"name":"Wolfgang Bangerth","email":"bangerth@colostate.edu","login":"bangerth","count":3},{"name":"Victor Brunini","email":"vebruni@sandia.gov","login":"vbrunini","count":3},{"name":"Si Hammond","email":"simon.hammond@gmail.com","login":"nmhamster","count":3},{"name":"Roger Pawlowski","email":"rppawlo@sandia.gov","login":"rppawlo","count":3},{"name":"Paul","email":"pfultz2@yahoo.com","login":"pfultz2","count":3},{"name":"Axel Kohlmeyer","email":"akohlmey@gmail.com","login":"akohlmey","count":3},{"name":"Char Aznable","email":"treinz@163.com","login":"Char-Aznable","count":3},{"name":"Jeffrey Hill","email":"jeffrey.p.hill@nasa.gov","login":"jphill4","count":3},{"name":"Kevin Huck","email":"khuck@cs.uoregon.edu","login":"khuck","count":3},{"name":"Luca Bertagna","email":"lbertag@sandia.gov","login":"bartgol","count":3},{"name":"Ryan Eberhardt","email":"reberha@sandia.gov","login":null,"count":2},{"name":"Mikael Simberg","email":"mikael.simberg@iki.if","login":null,"count":2},{"name":"Sebastian Eibl","email":"sebastian.eibl@mpcdf.mpg.de","login":"XzzX","count":2},{"name":"Simon Hammond","email":"sdhammo@s956389.local","login":null,"count":2},{"name":"crtrott","email":"crtrott@shepard-lsm1.(none)","login":null,"count":2},{"name":"loftuser","email":"loftuser@dhcp-10-240-120-53.cp.wireless.private.cam.ac.uk","login":null,"count":2},{"name":"Jenkins","email":"jenkins@sandia-tmp.gov","login":null,"count":2},{"name":"Rohit-Kakodkar","email":"40695390+Rohit-Kakodkar","login":"Rohit-Kakodkar","count":2},{"name":"Jacob Merson","email":"jacob@jacobmerson.com","login":"jacobmerson","count":2},{"name":"Christian Trott","email":"crtrott@apollo.sandia.gov","login":null,"count":2},{"name":"Jan Ciesko (-EXP)","email":"jciesko@kokkos-dev.sandia.gov","login":null,"count":2},{"name":"Keichi Takahashi","email":"keichi.t@me.com","login":"keichi","count":2},{"name":"Jonas Lippuner","email":"jlippuner@lanl.gov","login":"jlippuner","count":2},{"name":"Geoffroy Lesur","email":"geoffroy.lesur@univ-grenoble-alpes.fr","login":"glesur","count":2},{"name":"Evan Weinberg","email":"weinbe2","login":"weinbe2","count":2},{"name":"Christopher Taylor","email":"ct.clmsn@gmail.com","login":"ct-clmsn","count":2},{"name":"Andrew Gaspar","email":"andrew.gaspar@outlook.com","login":"AndrewGaspar","count":2},{"name":"Andrei Elovikov","email":"andrei.elovikov@intel.com","login":"aelovikov-intel","count":2},{"name":"Alex Dutka","email":"97711898+dutkalex","login":"dutkalex","count":2},{"name":"Kevin Huck","email":"Kevin.Huck@amd.com","login":"khuck-AMD","count":2},{"name":"LeviBarnes","email":"levi.barnes@gmail.com","login":"LeviBarnes","count":2},{"name":"Marcel Koch","email":"marcel.koch@kit.edu","login":"MarcelKoch","count":2},{"name":"Nicholas Roberds","email":"nroberd@sandia.gov","login":"nroberd","count":2},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":2},{"name":"Patrick G. Xavier","email":"PGXavier","login":"PGXavier","count":2},{"name":"Robert Bird","email":"bird@lanl.gov","login":"rfbird","count":2},{"name":"Sean Treichler","email":"sean@nvidia.com","login":"streichler","count":2},{"name":"Shihab Shahriar Khan","email":"sskhan1539@gmail.com","login":"Shihab-Shahriar","count":2},{"name":"Todd Kordenbrock","email":"thkorde@sandia.gov","login":"tkordenbrock","count":2},{"name":"ptredak","email":"ptredak@nvidia.com","login":"ptrendx","count":2},{"name":"Andreas Fink","email":"finkandreas@web.de","login":"finkandreas","count":2},{"name":"Jonas Thies","email":"jonas.thies@dlr.de","login":null,"count":1},{"name":"Greg Mackey","email":"gemacke@apollo.sandia.gov","login":null,"count":1},{"name":"Francesco NMN Rizzi","email":"fnrizzi@kokkos-dev-2.sandia.gov","login":null,"count":1},{"name":"Dong Hun Lee","email":"donlee@caraway04.sandia.gov","login":null,"count":1},{"name":"Conrad Clevenger","email":"tccleve@odyssey.nic.uoregon.edu","login":null,"count":1},{"name":"Christian Trott","email":"crtrott@kokkos-dev.sandia.gov","login":null,"count":1},{"name":"Christian Robert Trott","email":"crtrott@kokkos-dev-2.sandia.gov","login":null,"count":1},{"name":"Brent Perschbacher","email":"bmpersc@sandia.gov","login":null,"count":1},{"name":"Amy Powell","email":"ajpowel@.gov","login":null,"count":1},{"name":"Richard Barnes","email":"rbarnes@umn.edu","login":"r-barnes","count":1},{"name":"Philip Fackler","email":"49726797+PhilipFackler","login":"PhilipFackler","count":1},{"name":"Stéphane Del Pino","email":"35096584+delpinux","login":"delpinux","count":1},{"name":"Sven Quickert","email":"145936409+svquick","login":"svquick","count":1},{"name":"Tom Lin","email":"tom91136@gmail.com","login":"tom91136","count":1},{"name":"Tom Scogland","email":"tom.scogland@gmail.com","login":"trws","count":1},{"name":"Vicente Adolfo Bolea Sanchez","email":"vicente.bolea@kitware.com","login":"vicentebolea","count":1},{"name":"antoinemeyer5","email":"antoine.meyer54@gmail.com","login":"antoinemeyer5","count":1},{"name":"haykh","email":"haykh.mfs+github@gmail.com","login":"haykh","count":1},{"name":"japlews","email":"22622327+japlews","login":"japlews","count":1},{"name":"kliegeois","email":"kimliegeois@ymail.com","login":"kliegeois","count":1},{"name":"micheldemessieres","email":"michel@demessieres.com","login":"MicheldeMessieres","count":1},{"name":"mperrinel","email":"meriadeg.perrinel@ng-analytics.com","login":"mperrinel","count":1},{"name":"ocaisa","email":"alan.ocais@cecam.org","login":"ocaisa","count":1},{"name":"pedrovalerolara","email":"pedro.valero.lara@gmail.com","login":"pedrovalerolara","count":1},{"name":"Kersting","email":"ljkerst@sandia.gov","login":"lkersting","count":1},{"name":"Kenneth Moreland","email":"morelandkd@ornl.gov","login":"kmorel","count":1},{"name":"Junchao Zhang","email":"junchao.zhang@gmail.com","login":"jczhang07","count":1},{"name":"Julien Schueller","email":"schueller@phimeca.com","login":"jschueller","count":1},{"name":"John Cary","email":"cary@txcorp.com","login":"jrobcary","count":1},{"name":"Jerry Watkins","email":"watkins2@alumni.stanford.edu","login":"jewatkins","count":1},{"name":"Jayesh Badwaik (JSC)","email":"82438238+jbadwaik","login":"jbadwaik","count":1},{"name":"Jason M. Gates","email":"jmgate@sandia.gov","login":"jmgate","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"IanBogle","email":"107126280+IanBogle","login":"IanBogle","count":1},{"name":"Greg Sjaardema","email":"gsjaardema@gmail.com","login":"gsjaardema","count":1},{"name":"George Stelle","email":"gwstell@sandia.gov","login":"stelleg","count":1},{"name":"Etienne Malaboeuf","email":"eti.malaboeuf@gmail.com","login":"etiennemlb","count":1},{"name":"Eric Bavier","email":"bavier@member.fsf.org","login":"bavier","count":1},{"name":"Eisuke Kawashima","email":"e-kwsm","login":"e-kwsm","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":1},{"name":"ASUS1","email":"crghilardi@yahoo.com","login":"Crghilardi","count":1},{"name":"Alec Scott","email":"scott112@llnl.gov","login":"alecbcs","count":1},{"name":"Attila Krasznahorkay","email":"Attila.Krasznahorkay@cern.ch","login":"krasznaa","count":1},{"name":"Balint Joo","email":"bjoo","login":"bjoo","count":1},{"name":"Ben Cowan","email":"ben@alturasresearch.com","login":"benc303","count":1},{"name":"Brad King","email":"brad.king@kitware.com","login":"bradking","count":1},{"name":"Chris Marsh","email":"chrismarsh.c2@gmail.com","login":"Chrismarsh","count":1},{"name":"Christian Glusa","email":"caglusa@sandia.gov","login":"cgcgcg","count":1},{"name":"ymiki-repo","email":"63686599+ymiki-repo","login":"ymiki-repo","count":1},{"name":"Luc Berger-Vergiat","email":"coe0289@tulip.cm.cluster","login":null,"count":1},{"name":"Malachi","email":"malachiphillips@ou.edu","login":null,"count":1},{"name":"Michael Rowan","email":"rowan5@llnl.gov","login":null,"count":1},{"name":"Simon David Hammond (-EXP)","email":"sdhammo@mcp.(none)","login":null,"count":1},{"name":"Simon David Hammond (-EXP)","email":"sdhammo@solo-login2.sandia.gov","login":null,"count":1},{"name":"Simon David Hammond","email":"sdhammo@sst-devel.sandia.gov","login":null,"count":1},{"name":"William McLendon","email":"wcmclen@sandia.gov","login":null,"count":1},{"name":"Yuuichi Asahi","email":"y.asahi@nr.titech.ac.jp","login":null,"count":1},{"name":"adminfesb","email":"adminfesb@JEFE.local","login":null,"count":1},{"name":"陈俊嘉","email":"cjj19970505@live.cn","login":null,"count":1},{"name":"Sajid Ali","email":"sajidsyed2021@u.northwestern.edu","login":"s-sajid-ali","count":1},{"name":"Samuel Li","email":"shaomenglee@gmail.com","login":"shaomeng","count":1},{"name":"Samuel Pollard","email":"spolla@sandia.gov","login":"sampollard","count":1},{"name":"Sergey Fedorov","email":"vital.had@gmail.com","login":"barracuda156","count":1},{"name":"Paul Kuberry","email":"pkuberry@gmail.com","login":"kuberry","count":1},{"name":"Patrick Diehl","email":"diehlpk","login":"diehlpk","count":1},{"name":"Ovidiu Cristea","email":"ovidiu-cristea","login":"ovidiu-cristea","count":1},{"name":"Nuno Nobre","email":"nuno.nobre@stfc.ac.uk","login":"nmnobre","count":1},{"name":"Nils Schild","email":"nils.schild@ipp.mpg.de","login":"DerNils-git","count":1},{"name":"Miroslav Stoyanov","email":"stoyanovmk@ornl.gov","login":"mkstoyanov","count":1},{"name":"Michael Halkenhaeuser","email":"MichaelGerald.Halkenhauser@amd.com","login":"mhalk","count":1},{"name":"Marcel Breyer","email":"marcel.breyer@ipvs.uni-stuttgart.de","login":"breyerml","count":1},{"name":"Kyle Thompson","email":"kyle.b.thompson@nasa.gov","login":"kbthomp1","count":1},{"name":"Kyle Edwards","email":"kyle.edwards@kitware.com","login":"KyleFromKitware","count":1}],"past_year_committers":[{"name":"Damien Lebrun-Grandie","email":"dalg24@gmail.com","login":"dalg24","count":187},{"name":"Daniel Arndt","email":"arndtd@ornl.gov","login":"masterleinad","count":165},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":73},{"name":"Christian Trott","email":"crtrott@sandia.gov","login":"crtrott","count":60},{"name":"Trévis Morvany","email":"63788850+tretre91","login":"tretre91","count":37},{"name":"Jakob Bludau","email":"bludauj@ornl.gov","login":null,"count":30},{"name":"romintomasetti","email":"romin.tomasetti@gmail.com","login":"romintomasetti","count":29},{"name":"Nathan Ellingwood","email":"ndellin@sandia.gov","login":"ndellingwood","count":27},{"name":"Bruno Turcksin","email":"bruno.turcksin@gmail.com","login":"Rombur","count":22},{"name":"Nicolas Morales","email":"nmmoral@sandia.gov","login":"nmm0","count":18},{"name":"Carl Pearson","email":"cwpearson","login":"cwpearson","count":15},{"name":"PaulGannay","email":"paul.gannay@cea.fr","login":"PaulGannay","count":14},{"name":"Dong Hun Lee","email":"59181952+ldh4","login":"ldh4","count":14},{"name":"Jan Ciesko","email":"jan.ciesko@gmail.com","login":"janciesko","count":13},{"name":"Adrien Taberner","email":"56835712+AdRi1t","login":"AdRi1t","count":12},{"name":"Conrad Clevenger","email":"tccleve@sandia.gov","login":"tcclevenger","count":9},{"name":"Maarten Arnst","email":"maarten.arnst@uliege.be","login":"maartenarnst","count":8},{"name":"Seyong Lee","email":"lees2@ornl.gov","login":"seyonglee","count":8},{"name":"Thomas Padioleau","email":"thomas.padioleau@cea.fr","login":"tpadioleau","count":8},{"name":"Hariprasad KANNAN","email":"hkannan@gmail.com","login":"science-enthusiast","count":8},{"name":"Paul Zehner","email":"paul.zehner@cea.fr","login":"pzehner","count":6},{"name":"Rahulkumar Gayatri","email":"rahulkgayatri@gmail.com","login":"rgayatri23","count":6},{"name":"Minh Quan Ho","email":"minh-quan.ho@sipearl.com","login":null,"count":4},{"name":"Prateek Chawla","email":"p.chawla@fz-juelich.de","login":"prateekchawla168","count":4},{"name":"Jakob Bludau","email":"jakob.bludau@tum.de","login":"JBludau","count":3},{"name":"Wolfgang Bangerth","email":"bangerth@colostate.edu","login":"bangerth","count":3},{"name":"Cedric Chevalier","email":"cedric.chevalier@cea.fr","login":"cedricchevalier19","count":3},{"name":"Christoph Junghans","email":"junghans@votca.org","login":"junghans","count":2},{"name":"Christopher Taylor","email":"ct.clmsn@gmail.com","login":"ct-clmsn","count":2},{"name":"Kevin Huck","email":"Kevin.Huck@amd.com","login":"khuck-AMD","count":2},{"name":"Luc Berger","email":"lberge@sandia.gov","login":"lucbv","count":2},{"name":"Richard Berger","email":"rberger@lanl.gov","login":"rbberger","count":2},{"name":"yasahi-hpc","email":"57478230+yasahi-hpc","login":"yasahi-hpc","count":2},{"name":"Patrick Diehl","email":"diehlpk@lanl.gov","login":null,"count":2},{"name":"Rohit-Kakodkar","email":"40695390+Rohit-Kakodkar","login":"Rohit-Kakodkar","count":2},{"name":"Alec Scott","email":"scott112@llnl.gov","login":"alecbcs","count":1},{"name":"japlews","email":"22622327+japlews","login":"japlews","count":1},{"name":"Sven Quickert","email":"145936409+svquick","login":"svquick","count":1},{"name":"Stéphane Del Pino","email":"35096584+delpinux","login":"delpinux","count":1},{"name":"Rahulkumar Gayatri","email":"rgayatri@lbl.gov","login":null,"count":1},{"name":"Yuuichi Asahi","email":"y.asahi@nr.titech.ac.jp","login":null,"count":1},{"name":"Ovidiu Cristea","email":"ovidiu-cristea","login":"ovidiu-cristea","count":1},{"name":"Nuno Nobre","email":"nuno.nobre@stfc.ac.uk","login":"nmnobre","count":1},{"name":"Chris Siefert","email":"csiefer2","login":"csiefer2","count":1},{"name":"Christian Glusa","email":"caglusa@sandia.gov","login":"cgcgcg","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Dan Ibanez","email":"daibane@sandia.gov","login":"ibaned","count":1},{"name":"Mark Hoemmen","email":"mhoemmen","login":"mhoemmen","count":1},{"name":"Martin Pokorny","email":"mpokorny@caltech.edu","login":"mpokorny","count":1},{"name":"Miroslav Stoyanov","email":"stoyanovmk@ornl.gov","login":"mkstoyanov","count":1},{"name":"Nevin \":-)\" Liber","email":"nliber+github@gmail.com","login":"nliber","count":1},{"name":"ymiki-repo","email":"63686599+ymiki-repo","login":"ymiki-repo","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-05T00:00:32.724Z","repositories_count":6185039,"commits_count":930736451,"contributors_count":36046586,"owners_count":1146580,"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":{}},"events":null,"keywords":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"dependencies":[],"score":16.849460156830908,"created_at":"2026-02-19T00:14:36.550Z","updated_at":"2026-04-21T06:02:57.496Z","avatar_url":"https://github.com/kokkos.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370126","html_url":"https://summary.ecosyste.ms/projects/370126"}