{"id":32139113,"url":"https://github.com/pika-org/pika","last_synced_at":"2026-01-30T05:45:26.803Z","repository":{"id":37084401,"uuid":"448873865","full_name":"pika-org/pika","owner":"pika-org","description":"pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.","archived":false,"fork":false,"pushed_at":"2026-01-05T08:26:30.000Z","size":25136,"stargazers_count":79,"open_issues_count":132,"forks_count":10,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-01-11T19:51:11.167Z","etag":null,"topics":["concurrency","cplusplus","cpp","cuda","gpu","hip","mpi","p2300","parallelism","rocm","stdexec"],"latest_commit_sha":null,"homepage":"https://pikacpp.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pika-org.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_1_0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-17T11:54:01.000Z","updated_at":"2026-01-05T08:26:26.000Z","dependencies_parsed_at":"2023-12-18T13:45:21.667Z","dependency_job_id":"783cdb6f-b9a7-410b-ad0e-8f7353bf1c63","html_url":"https://github.com/pika-org/pika","commit_stats":{"total_commits":1153,"total_committers":19,"mean_commits":60.68421052631579,"dds":0.5117085862966175,"last_synced_commit":"8d3947532ac0d72575b3b7b5008e82853d26a369"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/pika-org/pika","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pika-org%2Fpika","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pika-org%2Fpika/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pika-org%2Fpika/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pika-org%2Fpika/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pika-org","download_url":"https://codeload.github.com/pika-org/pika/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pika-org%2Fpika/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28906210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T04:02:34.702Z","status":"ssl_error","status_checked_at":"2026-01-30T04:02:33.562Z","response_time":66,"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"}},"keywords":["concurrency","cplusplus","cpp","cuda","gpu","hip","mpi","p2300","parallelism","rocm","stdexec"],"created_at":"2025-10-21T05:21:17.284Z","updated_at":"2026-01-30T05:45:26.787Z","avatar_url":"https://github.com/pika-org.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"..\n    Copyright (c) 2022-2023 ETH Zurich\n\n    SPDX-License-Identifier: BSL-1.0\n    Distributed under the Boost Software License, Version 1.0. (See accompanying\n    file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)\n\n|zenodo|\n|circleci_status|\n|github_actions_linux_debug_status|\n|github_actions_linux_hip_status|\n|github_actions_linux_asan_ubsan_lsan_status|\n|github_actions_linux_tsan_status|\n|github_actions_macos_debug_status|\n|cscsci|\n|codacy|\n|codacy_coverage|\n\n====\npika\n====\n\npika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support. \n\nTo get started using pika see the `documentation \u003chttps://pikacpp.org\u003e`_.\n\n.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.10579225.svg\n     :target: https://doi.org/10.5281/zenodo.10579225\n     :alt: Zenodo\n\n.. |circleci_status| image:: https://circleci.com/gh/pika-org/pika/tree/main.svg?style=svg\n     :target: https://circleci.com/gh/pika-org/pika/tree/main\n     :alt: CircleCI\n\n.. |github_actions_linux_debug_status| image:: https://github.com/pika-org/pika/actions/workflows/linux_debug.yml/badge.svg\n     :target: https://github.com/pika-org/pika/actions/workflows/linux_debug.yml\n     :alt: Linux CI (Debug)\n\n.. |github_actions_linux_hip_status| image:: https://github.com/pika-org/pika/actions/workflows/linux_hip.yml/badge.svg\n     :target: https://github.com/pika-org/pika/actions/workflows/linux_hip.yml\n     :alt: Linux CI (HIP, Debug)\n\n.. |github_actions_linux_asan_ubsan_lsan_status| image:: https://github.com/pika-org/pika/actions/workflows/linux_asan_ubsan_lsan.yml/badge.svg\n     :target: https://github.com/pika-org/pika/actions/workflows/linux_asan_ubsan_lsan.yml\n     :alt: Linux CI (asan/ubsan/lsan)\n\n.. |github_actions_linux_tsan_status| image:: https://github.com/pika-org/pika/actions/workflows/linux_tsan.yml/badge.svg\n     :target: https://github.com/pika-org/pika/actions/workflows/linux_tsan.yml\n     :alt: Linux CI (asan/ubsan/lsan)\n\n.. |github_actions_macos_debug_status| image:: https://github.com/pika-org/pika/actions/workflows/macos_debug.yml/badge.svg\n     :target: https://github.com/pika-org/pika/actions/workflows/macos_debug.yml\n     :alt: macOS CI (Debug)\n\n.. |cscsci| image:: https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/479009878135925/5304355110917878/badges/main/pipeline.svg\n     :target: https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/479009878135925/5304355110917878/-/commits/main\n     :alt: CSCS CI\n\n.. |codacy| image:: https://app.codacy.com/project/badge/Grade/e03f57f1c4cd40e7b514e552a723c125\n     :target: https://app.codacy.com/gh/pika-org/pika\n     :alt: Codacy\n\n.. |codacy_coverage| image:: https://app.codacy.com/project/badge/Coverage/e03f57f1c4cd40e7b514e552a723c125\n     :target: https://app.codacy.com/gh/pika-org/pika\n     :alt: Codacy coverage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpika-org%2Fpika","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpika-org%2Fpika","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpika-org%2Fpika/lists"}