{"id":19910,"name":"HELICS","description":"Today the core uses are in the energy domain, where there is extensive and growing support for a wide-range of electric power system, natural gas, communications and control-schemes, transportation, buildings, and related domain tools.","url":"https://github.com/GMLC-TDC/HELICS","last_synced_at":"2026-04-06T01:30:51.478Z","repository":{"id":37251540,"uuid":"93080515","full_name":"GMLC-TDC/HELICS","owner":"GMLC-TDC","description":"Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS) ","archived":false,"fork":false,"pushed_at":"2025-10-13T04:05:25.000Z","size":53689,"stargazers_count":148,"open_issues_count":98,"forks_count":50,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-10-21T15:37:48.648Z","etag":null,"topics":["co-simulation","hacktoberfest","power-grids","simulation","simulation-framework"],"latest_commit_sha":null,"homepage":"https://docs.helics.org/en/latest/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GMLC-TDC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-01T17:03:19.000Z","updated_at":"2025-10-10T19:39:52.000Z","dependencies_parsed_at":"2023-09-18T16:37:04.618Z","dependency_job_id":"adfa3bc0-fabb-4301-ab9b-7140721b9e1c","html_url":"https://github.com/GMLC-TDC/HELICS","commit_stats":{"total_commits":3029,"total_committers":39,"mean_commits":77.66666666666667,"dds":0.4691317266424563,"last_synced_commit":"389bc89299bff6344ac23f19529ea4c701c42c72"},"previous_names":["gmlc-tdc/helics-src"],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/GMLC-TDC/HELICS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/sbom","scorecard":{"id":53974,"data":{"date":"2025-08-11","repo":{"name":"github.com/GMLC-TDC/HELICS","commit":"e437060a165c145b2eced6a932337b3a487b990d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:45","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/docker.yml:36","Warn: no topLevel permission defined: .github/workflows/benchmark-package.yml:1","Warn: no topLevel permission defined: .github/workflows/code-coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/compress-images.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-checklist.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/msys2.yml:1","Warn: no topLevel permission defined: .github/workflows/release-build.yml:1","Warn: no topLevel permission defined: .github/workflows/static-analyzers.yml:1","Warn: no topLevel permission defined: .github/workflows/swig-interface-gen.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/202397775","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/189844653","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/164656083","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/150260415","Warn: release artifact v3.5.1 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/147337499","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/202397775","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/189844653","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/164656083","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/150260415","Warn: release artifact v3.5.1 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/147337499"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-package.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/benchmark-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-package.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/benchmark-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-package.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/benchmark-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compress-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/compress-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compress-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/compress-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-checklist.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/create-release-checklist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msys2.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msys2.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msys2.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analyzers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/static-analyzers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analyzers.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/static-analyzers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/linux-release-builder/Dockerfile:1: pin your Docker image by updating phusion/holy-build-box-64:2.1.0 to phusion/holy-build-box-64:2.1.0@sha256:ebcbd3c444bc11448bb473a9708028e71044a27b02d1a0691b116ac2c298bdf8","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS:7","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS:36: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-apps:7","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-apps:38: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-builder:7","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-builder:37: pin your Docker image by updating helics/buildenv:gcc12-builder to helics/buildenv:gcc12-builder@sha256:81bf8c9b765586ecafc8a9b05b9dbea39547908585b9e3c1778b31085ba1cccb","Warn: chocoCommand not pinned by hash: .github/actions/release-build/installer-Windows.sh:11","Warn: chocoCommand not pinned by hash: .github/actions/release-build/msvc-Windows.sh:12","Warn: chocoCommand not pinned by hash: .github/actions/release-build/shared-library-Windows.sh:11","Warn: pipCommand not pinned by hash: scripts/_git-all-archive-python.sh:66","Warn: downloadThenRun not pinned by hash: scripts/lcov-helper.sh:49","Info:   0 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   0 out of   3 chocoCommand dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:17:47.496Z","repository_id":37251540,"created_at":"2025-08-15T00:17:47.496Z","updated_at":"2025-08-15T00:17:47.496Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504331,"owners_count":26512864,"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-28T02:00:06.022Z","response_time":60,"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":{"login":"GMLC-TDC","name":"GMLC-TDC","uuid":"22627455","kind":"organization","description":"Repository for the GMLC TDC tool suite - HELICS","email":"helicsteam@helics.org","website":"https://helics.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22627455?v=4","repositories_count":32,"last_synced_at":"2023-03-02T02:05:25.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GMLC-TDC","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T20:37:30.174Z","updated_at":"2023-03-02T02:05:25.422Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC/repositories"},"packages":[{"id":73314,"name":"helics","ecosystem":"spack","description":"HELICS is a general-purpose, modular, highly-scalable co-simulation\nframework that runs cross-platform (Linux, Windows, and Mac OS X) and\nsupports both event driven and time series simulation.\n","homepage":"https://github.com/GMLC-TDC/HELICS","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/GMLC-TDC/HELICS","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2022-04-05T09:15:05.873Z","latest_release_published_at":"2022-04-05T09:15:05.873Z","latest_release_number":"3.0.1","last_synced_at":"2025-10-29T20:14:02.777Z","created_at":"2022-04-05T09:15:05.848Z","updated_at":"2025-10-29T20:14:02.777Z","registry_url":"https://packages.spack.io/package.html?name=helics","install_command":"spack install helics","documentation_url":null,"metadata":{},"repo_metadata":{"id":37251540,"uuid":"93080515","full_name":"GMLC-TDC/HELICS","owner":"GMLC-TDC","description":"Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS) ","archived":false,"fork":false,"pushed_at":"2025-10-06T18:35:23.000Z","size":53684,"stargazers_count":149,"open_issues_count":97,"forks_count":49,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-10-07T08:45:33.074Z","etag":null,"topics":["co-simulation","hacktoberfest","power-grids","simulation","simulation-framework"],"latest_commit_sha":null,"homepage":"https://docs.helics.org/en/latest/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GMLC-TDC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-01T17:03:19.000Z","updated_at":"2025-10-01T18:01:00.000Z","dependencies_parsed_at":"2023-09-18T16:37:04.618Z","dependency_job_id":"adfa3bc0-fabb-4301-ab9b-7140721b9e1c","html_url":"https://github.com/GMLC-TDC/HELICS","commit_stats":{"total_commits":3029,"total_committers":39,"mean_commits":77.66666666666667,"dds":0.4691317266424563,"last_synced_commit":"389bc89299bff6344ac23f19529ea4c701c42c72"},"previous_names":["gmlc-tdc/helics-src"],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/GMLC-TDC/HELICS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/sbom","scorecard":{"id":53974,"data":{"date":"2025-08-11","repo":{"name":"github.com/GMLC-TDC/HELICS","commit":"e437060a165c145b2eced6a932337b3a487b990d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:45","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/docker.yml:36","Warn: no topLevel permission defined: .github/workflows/benchmark-package.yml:1","Warn: no topLevel permission defined: .github/workflows/code-coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/compress-images.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-checklist.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/msys2.yml:1","Warn: no topLevel permission defined: .github/workflows/release-build.yml:1","Warn: no topLevel permission defined: .github/workflows/static-analyzers.yml:1","Warn: no topLevel permission defined: .github/workflows/swig-interface-gen.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/202397775","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/189844653","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/164656083","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/150260415","Warn: release artifact v3.5.1 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/147337499","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/202397775","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/189844653","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/164656083","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/150260415","Warn: release artifact v3.5.1 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/147337499"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-package.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/benchmark-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-package.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/benchmark-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-package.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/benchmark-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compress-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/compress-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compress-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/compress-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-checklist.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/create-release-checklist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msys2.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msys2.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msys2.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analyzers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/static-analyzers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analyzers.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/static-analyzers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/linux-release-builder/Dockerfile:1: pin your Docker image by updating phusion/holy-build-box-64:2.1.0 to phusion/holy-build-box-64:2.1.0@sha256:ebcbd3c444bc11448bb473a9708028e71044a27b02d1a0691b116ac2c298bdf8","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS:7","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS:36: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-apps:7","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-apps:38: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-builder:7","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-builder:37: pin your Docker image by updating helics/buildenv:gcc12-builder to helics/buildenv:gcc12-builder@sha256:81bf8c9b765586ecafc8a9b05b9dbea39547908585b9e3c1778b31085ba1cccb","Warn: chocoCommand not pinned by hash: .github/actions/release-build/installer-Windows.sh:11","Warn: chocoCommand not pinned by hash: .github/actions/release-build/msvc-Windows.sh:12","Warn: chocoCommand not pinned by hash: .github/actions/release-build/shared-library-Windows.sh:11","Warn: pipCommand not pinned by hash: scripts/_git-all-archive-python.sh:66","Warn: downloadThenRun not pinned by hash: scripts/lcov-helper.sh:49","Info:   0 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   0 out of   3 chocoCommand dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:17:47.496Z","repository_id":37251540,"created_at":"2025-08-15T00:17:47.496Z","updated_at":"2025-08-15T00:17:47.496Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019050,"owners_count":26086518,"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-14T02:00:06.444Z","response_time":60,"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":"GMLC-TDC","name":"GMLC-TDC","uuid":"22627455","kind":"organization","description":"Repository for the GMLC TDC tool suite - HELICS","email":"helicsteam@helics.org","website":"https://helics.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22627455?v=4","repositories_count":32,"last_synced_at":"2023-03-02T02:05:25.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GMLC-TDC","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T20:37:30.174Z","updated_at":"2023-03-02T02:05:25.422Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC/repositories"},"tags":[{"name":"v3.6.1","sha":"47dd819f33d1d8e920e78204b8591c9e0f720d5e","kind":"commit","published_at":"2025-02-25T19:58:30.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.6.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ec953d0f851f8a58082ebeeed96f270715dccf06","kind":"commit","published_at":"2024-12-10T00:17:33.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.6.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"8f64719a5fdb52875eee2485b382138c6a4c209f","kind":"commit","published_at":"2024-07-09T17:03:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"c2f4bd2a36ed8454f0043a577c53917aff51bfe2","kind":"commit","published_at":"2024-04-08T16:57:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"00c47c7f8feeafc1f7a679a57d2c3e50ae97251d","kind":"commit","published_at":"2024-03-19T23:40:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a818def4ca8032538723ac4715067e54b49174f6","kind":"commit","published_at":"2024-02-07T04:54:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"0e9632e681868ee8bc2a65656841ace191fc418e","kind":"commit","published_at":"2023-01-20T20:58:32.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"7c87b1879816ae42fd65049d4e4ca96dc5013c6b","kind":"commit","published_at":"2022-12-02T23:45:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"124df3622daab6c81563a25c4f0cd19b07322a0c","kind":"commit","published_at":"2022-10-21T23:17:11.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2a8858d70cc407b4cc8c84adbd3e2dd12de3b76c","kind":"commit","published_at":"2022-09-15T23:00:28.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"4bf2f34efbf0e4c96df1553f5774352d2f59c914","kind":"commit","published_at":"2022-06-16T18:03:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1/manifests"},{"name":"v2.8.1","sha":"82bab1cb5ae30ae07607853d4f77312bea937d9e","kind":"commit","published_at":"2022-06-10T17:49:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1/manifests"},{"name":"v3.2.0","sha":"5e37168bca0ea9e16b939e052e257182ca6e24bd","kind":"commit","published_at":"2022-05-03T20:32:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"26615ad763163d575720c1f4dbc374d3f4565ada","kind":"commit","published_at":"2022-01-25T22:43:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"244bb6585085981a0dbebcdebef45932badfb61b","kind":"commit","published_at":"2021-12-16T03:47:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"39470e8a75f7fa931357f5016391432bfc99f1f7","kind":"commit","published_at":"2021-11-29T14:41:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0/manifests"},{"name":"v2.8.0","sha":"0b2111b8aa8de84e60d17d749defef9f3e82a176","kind":"commit","published_at":"2021-09-17T19:45:33.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0/manifests"},{"name":"v3.0.1","sha":"91f4cbcfb2a003cae955521a22e83461cbf2b629","kind":"commit","published_at":"2021-08-27T12:09:04.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c97d09178cb28311dc1d61737411b91815990a53","kind":"commit","published_at":"2021-07-15T19:34:53.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.2","sha":"87f1198b3b72cce9fe153853e9dfb6199ac71a5a","kind":"commit","published_at":"2021-06-30T20:53:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta","sha":"1c2187bea4f7811d2b4e541ff374122bd35a2511","kind":"commit","published_at":"2021-06-11T23:11:51.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta/manifests"},{"name":"v2.7.1","sha":"5518b5b5307a25c63c3c925746101129fbfd14a7","kind":"commit","published_at":"2021-06-04T14:48:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1/manifests"},{"name":"2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0/manifests"},{"name":"v2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0/manifests"},{"name":"v3.0.0-alpha.2","sha":"378c901bceedc2b7f893be7333f7dea7e3e0ed59","kind":"commit","published_at":"2020-11-08T23:51:09.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2/manifests"},{"name":"v2.6.1","sha":"f6d43da93d47721fecd8f565b94630e58d7b425f","kind":"commit","published_at":"2020-10-15T16:06:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1/manifests"},{"name":"v3.0.0-alpha.1","sha":"c46ecbf63bd04e9bfbb31f59bdeb2bf321e42cf4","kind":"commit","published_at":"2020-09-24T23:31:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.6.0","sha":"742383907e5ad8af25a97d17a60985976af7c2e1","kind":"commit","published_at":"2020-08-20T16:02:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"badf0adda72bc11eee1a09a2a15b7bb13475a995","kind":"commit","published_at":"2020-06-15T20:27:10.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"e45fb2f9e51c189719804c0cb6706cde37a816e6","kind":"commit","published_at":"2020-06-06T14:38:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"26e473dd680b308b7ea1977dcca7ae96feb25248","kind":"commit","published_at":"2020-04-27T03:29:16.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"f05591ce0dd341b3b49fb127215000824b26c725","kind":"commit","published_at":"2020-03-28T04:06:21.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e80b64f41d0ec3836b33d1af1f5b9b2094b3fa93","kind":"commit","published_at":"2020-03-07T12:42:13.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"5df5a2e323a015fc63efff35d4b9927856659616","kind":"commit","published_at":"2020-02-05T03:21:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"3c2af0430fa212108633bf805a9310d3df1271a2","kind":"commit","published_at":"2019-11-23T02:58:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1e65ee70c2fe2c2c692336a244eb418457e7a73d","kind":"commit","published_at":"2019-11-13T22:19:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"0d9cf2ad6d761082ce628fc38aac4a5e0e991b39","kind":"commit","published_at":"2019-10-27T23:46:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5b085bb4331f943d3fa98eb40056c3e10a1b882d","kind":"commit","published_at":"2019-09-27T20:52:55.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ee7300bbbb171bea9e159d9db283ece430c5452f","kind":"commit","published_at":"2019-08-29T19:49:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"76dfe9285973f5f38c1a29b1c326143c12ad0aa8","kind":"commit","published_at":"2019-07-17T17:01:05.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cc3071893481210d126c816d8148e21b9f943384","kind":"commit","published_at":"2019-06-30T14:04:45.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c8d93b45e12876927506fe04fbc081e04bbd7b2f","kind":"commit","published_at":"2019-03-10T05:20:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"add66cdb3ead6b4c11fd7163b1eacbfff9cb6ee4","kind":"commit","published_at":"2019-01-19T01:55:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-rc1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-beta.3","sha":"39ca977739845e3de0c685bfc83de976027c5e89","kind":"commit","published_at":"2019-01-03T03:36:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"73957edc469b8b5c8884f8684551d87b70ba3332","kind":"commit","published_at":"2018-12-19T05:21:00.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2/manifests"},{"name":"v1.3.2","sha":"61373a092ee7756b3e6f495c1bf57b657624724c","kind":"commit","published_at":"2018-12-01T15:55:03.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2/manifests"},{"name":"v2.0.0-beta.1","sha":"b63547117c34f40e8c6784ce829078c9d1b54d2b","kind":"commit","published_at":"2018-11-25T00:33:57.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.1","sha":"9f436021e35ae9900abe757c1b9f1ce5f4531bc6","kind":"commit","published_at":"2018-10-02T17:03:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"b1eb6fdda68083d51360cdc06e4152db35e3ef46","kind":"commit","published_at":"2018-09-17T13:50:47.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"572f0a4e067582c90965ea83c0c451bcbb3caec2","kind":"commit","published_at":"2018-08-30T14:53:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"bc9d5d88bec0e9ff2e8aa2bba86c7da668ff30d5","kind":"commit","published_at":"2018-07-31T22:48:31.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b2fa5ce9dec241512f78d7c684690b84a56d941b","kind":"commit","published_at":"2018-06-30T05:04:24.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0ee2c6d725035e963a564331dae63a11c7974975","kind":"commit","published_at":"2018-06-18T00:32:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"fd9cf67f265265201b082120619f82058c0b6983","kind":"commit","published_at":"2018-05-25T23:47:46.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2da59502fb5ebf11d5b096dc712ada9dc0385e61","kind":"commit","published_at":"2018-05-09T23:52:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"d71d79bf43ef795151e3d7865605acd58e103ad6","kind":"commit","published_at":"2018-04-28T12:42:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7588315f41f8b38de0373737319cb7a3f1f5d78d","kind":"commit","published_at":"2018-04-27T17:20:39.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2/manifests"},{"name":"v1.0.1-2","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"tag","published_at":"2018-04-23T05:13:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1-2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2/manifests"},{"name":"v1.0.1","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"commit","published_at":"2018-04-23T05:01:22.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8cee4c42e206eb4810e6d7e41e29fa3fc874984d","kind":"commit","published_at":"2018-04-16T02:41:20.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"2766e3bb65ce9d8d84831d36846074379f4a1e3e","kind":"tag","published_at":"2018-03-21T02:52:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"05c31af2c0e1917be5c28bcb98ec14426a0ff992","kind":"commit","published_at":"2018-02-26T18:33:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta","sha":"19631859745c4851c8b150a271729416994d9870","kind":"tag","published_at":"2018-02-24T05:25:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0-alpha.2","sha":"1de4532deffd84955aac0eba39dbfda45e012308","kind":"tag","published_at":"2018-02-13T18:03:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"7d28b032776024ceb57efb5b358959ab152a8fb8","kind":"tag","published_at":"2018-02-03T01:08:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1/manifests"},{"name":"v1.0.0-alpha","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-02-03T01:05:43.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha/manifests"},{"name":"v1.0.0a","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-01-19T02:24:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0a","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a/manifests"},{"name":"v0.9.0","sha":"9162152704b51e5c560f1fee99668ecc8456ae91","kind":"tag","published_at":"2017-12-09T01:12:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.9.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0/manifests"},{"name":"v0.3.0","sha":"b35896981a398644e062fbcf76b1da7522e105af","kind":"tag","published_at":"2017-10-26T18:39:25.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0/manifests"},{"name":"v0.1.1","sha":"d92f5051fe220b762eef3b507f4519ab81c82fe8","kind":"tag","published_at":"2017-06-02T09:19:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"ee1c3aaa5627a93f01aaefe904f7a86249f0e9cd","kind":"tag","published_at":"2017-06-01T20:57:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-14T12:18:17.015Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":18.410448798110323,"forks_count":16.72919271918855,"average":13.529943031818814},"purl":"pkg:spack/helics","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/helics","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/helics","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/helics/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-13T11:04:14.578Z","issues_count":670,"pull_requests_count":2132,"avg_time_to_close_issue":8148811.854166667,"avg_time_to_close_pull_request":352002.5023719165,"issues_closed_count":576,"pull_requests_closed_count":2108,"pull_request_authors_count":29,"issue_authors_count":52,"avg_comments_per_issue":2.7388059701492535,"avg_comments_per_pull_request":1.2059099437148217,"merged_pull_requests_count":1915,"bot_issues_count":6,"bot_pull_requests_count":702,"past_year_issues_count":18,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":1930492.8,"past_year_avg_time_to_close_pull_request":573340.6164383561,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.3409090909090909,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":40,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/issues","maintainers":[{"login":"phlptp","count":1135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":472,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"},{"login":"afisher1","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afisher1"},{"login":"eberleim","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eberleim"},{"login":"dnadeau4","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnadeau4"},{"login":"shwethanidd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwethanidd"},{"login":"allisonmcampbell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonmcampbell"},{"login":"aenkoji1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aenkoji1"}],"active_maintainers":[{"login":"phlptp","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/helics/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/helics/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/helics/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/helics/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/helics/codemeta","maintainers":[{"uuid":"nightlark","login":"nightlark","name":null,"email":null,"url":"https://github.com/nightlark","packages_count":2,"html_url":null,"role":null,"created_at":"2022-11-14T16:41:52.349Z","updated_at":"2022-11-14T16:41:52.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/nightlark/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8859,"maintainers_count":939,"namespaces_count":0,"keywords_count":3724,"github":"spack","metadata":{"funded_packages_count":430},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-10-29T08:08:07.398Z","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":4129301,"name":"github.com/gmlc-tdc/helics","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gmlc-tdc/helics","keywords_array":[],"namespace":"github.com/gmlc-tdc","versions_count":68,"first_release_published_at":"2017-06-02T09:16:56.000Z","latest_release_published_at":"2025-02-25T19:58:30.000Z","latest_release_number":"v3.6.1+incompatible","last_synced_at":"2025-10-29T20:14:03.695Z","created_at":"2022-04-12T15:37:28.190Z","updated_at":"2025-10-29T20:14:03.695Z","registry_url":"https://pkg.go.dev/github.com/gmlc-tdc/helics","install_command":"go get github.com/gmlc-tdc/helics","documentation_url":"https://pkg.go.dev/github.com/gmlc-tdc/helics#section-documentation","metadata":{},"repo_metadata":{"id":37251540,"uuid":"93080515","full_name":"GMLC-TDC/HELICS","owner":"GMLC-TDC","description":"Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS) ","archived":false,"fork":false,"pushed_at":"2025-10-13T04:05:25.000Z","size":53689,"stargazers_count":148,"open_issues_count":98,"forks_count":50,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-10-14T12:03:20.184Z","etag":null,"topics":["co-simulation","hacktoberfest","power-grids","simulation","simulation-framework"],"latest_commit_sha":null,"homepage":"https://docs.helics.org/en/latest/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GMLC-TDC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-01T17:03:19.000Z","updated_at":"2025-10-10T19:39:52.000Z","dependencies_parsed_at":"2023-09-18T16:37:04.618Z","dependency_job_id":"adfa3bc0-fabb-4301-ab9b-7140721b9e1c","html_url":"https://github.com/GMLC-TDC/HELICS","commit_stats":{"total_commits":3029,"total_committers":39,"mean_commits":77.66666666666667,"dds":0.4691317266424563,"last_synced_commit":"389bc89299bff6344ac23f19529ea4c701c42c72"},"previous_names":["gmlc-tdc/helics-src"],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/GMLC-TDC/HELICS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/sbom","scorecard":{"id":53974,"data":{"date":"2025-08-11","repo":{"name":"github.com/GMLC-TDC/HELICS","commit":"e437060a165c145b2eced6a932337b3a487b990d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:45","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/docker.yml:36","Warn: no topLevel permission defined: .github/workflows/benchmark-package.yml:1","Warn: no topLevel permission defined: .github/workflows/code-coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/compress-images.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-checklist.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/msys2.yml:1","Warn: no topLevel permission defined: .github/workflows/release-build.yml:1","Warn: no topLevel permission defined: .github/workflows/static-analyzers.yml:1","Warn: no topLevel permission defined: .github/workflows/swig-interface-gen.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/202397775","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/189844653","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/164656083","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/150260415","Warn: release artifact v3.5.1 not signed: https://api.github.com/repos/GMLC-TDC/HELICS/releases/147337499","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/202397775","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/189844653","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/164656083","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/150260415","Warn: release artifact v3.5.1 does not have provenance: https://api.github.com/repos/GMLC-TDC/HELICS/releases/147337499"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-package.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/benchmark-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-package.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/benchmark-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-package.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/benchmark-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compress-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/compress-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compress-images.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/compress-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-checklist.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/create-release-checklist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msys2.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msys2.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msys2.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/msys2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-build.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/release-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analyzers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/static-analyzers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analyzers.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/static-analyzers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swig-interface-gen.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/GMLC-TDC/HELICS/swig-interface-gen.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/linux-release-builder/Dockerfile:1: pin your Docker image by updating phusion/holy-build-box-64:2.1.0 to phusion/holy-build-box-64:2.1.0@sha256:ebcbd3c444bc11448bb473a9708028e71044a27b02d1a0691b116ac2c298bdf8","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS:7","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS:36: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-apps:7","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-apps:38: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-builder:7","Warn: containerImage not pinned by hash: config/Docker/Dockerfile-HELICS-builder:37: pin your Docker image by updating helics/buildenv:gcc12-builder to helics/buildenv:gcc12-builder@sha256:81bf8c9b765586ecafc8a9b05b9dbea39547908585b9e3c1778b31085ba1cccb","Warn: chocoCommand not pinned by hash: .github/actions/release-build/installer-Windows.sh:11","Warn: chocoCommand not pinned by hash: .github/actions/release-build/msvc-Windows.sh:12","Warn: chocoCommand not pinned by hash: .github/actions/release-build/shared-library-Windows.sh:11","Warn: pipCommand not pinned by hash: scripts/_git-all-archive-python.sh:66","Warn: downloadThenRun not pinned by hash: scripts/lcov-helper.sh:49","Info:   0 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   0 out of   3 chocoCommand dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:17:47.496Z","repository_id":37251540,"created_at":"2025-08-15T00:17:47.496Z","updated_at":"2025-08-15T00:17:47.496Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019420,"owners_count":26086575,"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-14T02:00:06.444Z","response_time":60,"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":"GMLC-TDC","name":"GMLC-TDC","uuid":"22627455","kind":"organization","description":"Repository for the GMLC TDC tool suite - HELICS","email":"helicsteam@helics.org","website":"https://helics.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22627455?v=4","repositories_count":32,"last_synced_at":"2023-03-02T02:05:25.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GMLC-TDC","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T20:37:30.174Z","updated_at":"2023-03-02T02:05:25.422Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC/repositories"},"tags":[{"name":"v3.6.1","sha":"47dd819f33d1d8e920e78204b8591c9e0f720d5e","kind":"commit","published_at":"2025-02-25T19:58:30.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.6.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ec953d0f851f8a58082ebeeed96f270715dccf06","kind":"commit","published_at":"2024-12-10T00:17:33.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.6.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"8f64719a5fdb52875eee2485b382138c6a4c209f","kind":"commit","published_at":"2024-07-09T17:03:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"c2f4bd2a36ed8454f0043a577c53917aff51bfe2","kind":"commit","published_at":"2024-04-08T16:57:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"00c47c7f8feeafc1f7a679a57d2c3e50ae97251d","kind":"commit","published_at":"2024-03-19T23:40:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a818def4ca8032538723ac4715067e54b49174f6","kind":"commit","published_at":"2024-02-07T04:54:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"0e9632e681868ee8bc2a65656841ace191fc418e","kind":"commit","published_at":"2023-01-20T20:58:32.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"7c87b1879816ae42fd65049d4e4ca96dc5013c6b","kind":"commit","published_at":"2022-12-02T23:45:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"124df3622daab6c81563a25c4f0cd19b07322a0c","kind":"commit","published_at":"2022-10-21T23:17:11.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2a8858d70cc407b4cc8c84adbd3e2dd12de3b76c","kind":"commit","published_at":"2022-09-15T23:00:28.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"4bf2f34efbf0e4c96df1553f5774352d2f59c914","kind":"commit","published_at":"2022-06-16T18:03:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1/manifests"},{"name":"v2.8.1","sha":"82bab1cb5ae30ae07607853d4f77312bea937d9e","kind":"commit","published_at":"2022-06-10T17:49:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1/manifests"},{"name":"v3.2.0","sha":"5e37168bca0ea9e16b939e052e257182ca6e24bd","kind":"commit","published_at":"2022-05-03T20:32:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"26615ad763163d575720c1f4dbc374d3f4565ada","kind":"commit","published_at":"2022-01-25T22:43:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"244bb6585085981a0dbebcdebef45932badfb61b","kind":"commit","published_at":"2021-12-16T03:47:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"39470e8a75f7fa931357f5016391432bfc99f1f7","kind":"commit","published_at":"2021-11-29T14:41:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0/manifests"},{"name":"v2.8.0","sha":"0b2111b8aa8de84e60d17d749defef9f3e82a176","kind":"commit","published_at":"2021-09-17T19:45:33.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0/manifests"},{"name":"v3.0.1","sha":"91f4cbcfb2a003cae955521a22e83461cbf2b629","kind":"commit","published_at":"2021-08-27T12:09:04.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c97d09178cb28311dc1d61737411b91815990a53","kind":"commit","published_at":"2021-07-15T19:34:53.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.2","sha":"87f1198b3b72cce9fe153853e9dfb6199ac71a5a","kind":"commit","published_at":"2021-06-30T20:53:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta","sha":"1c2187bea4f7811d2b4e541ff374122bd35a2511","kind":"commit","published_at":"2021-06-11T23:11:51.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta/manifests"},{"name":"v2.7.1","sha":"5518b5b5307a25c63c3c925746101129fbfd14a7","kind":"commit","published_at":"2021-06-04T14:48:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1/manifests"},{"name":"2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0/manifests"},{"name":"v2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0/manifests"},{"name":"v3.0.0-alpha.2","sha":"378c901bceedc2b7f893be7333f7dea7e3e0ed59","kind":"commit","published_at":"2020-11-08T23:51:09.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2/manifests"},{"name":"v2.6.1","sha":"f6d43da93d47721fecd8f565b94630e58d7b425f","kind":"commit","published_at":"2020-10-15T16:06:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1/manifests"},{"name":"v3.0.0-alpha.1","sha":"c46ecbf63bd04e9bfbb31f59bdeb2bf321e42cf4","kind":"commit","published_at":"2020-09-24T23:31:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.6.0","sha":"742383907e5ad8af25a97d17a60985976af7c2e1","kind":"commit","published_at":"2020-08-20T16:02:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"badf0adda72bc11eee1a09a2a15b7bb13475a995","kind":"commit","published_at":"2020-06-15T20:27:10.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"e45fb2f9e51c189719804c0cb6706cde37a816e6","kind":"commit","published_at":"2020-06-06T14:38:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"26e473dd680b308b7ea1977dcca7ae96feb25248","kind":"commit","published_at":"2020-04-27T03:29:16.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"f05591ce0dd341b3b49fb127215000824b26c725","kind":"commit","published_at":"2020-03-28T04:06:21.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e80b64f41d0ec3836b33d1af1f5b9b2094b3fa93","kind":"commit","published_at":"2020-03-07T12:42:13.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"5df5a2e323a015fc63efff35d4b9927856659616","kind":"commit","published_at":"2020-02-05T03:21:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"3c2af0430fa212108633bf805a9310d3df1271a2","kind":"commit","published_at":"2019-11-23T02:58:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1e65ee70c2fe2c2c692336a244eb418457e7a73d","kind":"commit","published_at":"2019-11-13T22:19:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"0d9cf2ad6d761082ce628fc38aac4a5e0e991b39","kind":"commit","published_at":"2019-10-27T23:46:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5b085bb4331f943d3fa98eb40056c3e10a1b882d","kind":"commit","published_at":"2019-09-27T20:52:55.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ee7300bbbb171bea9e159d9db283ece430c5452f","kind":"commit","published_at":"2019-08-29T19:49:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"76dfe9285973f5f38c1a29b1c326143c12ad0aa8","kind":"commit","published_at":"2019-07-17T17:01:05.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cc3071893481210d126c816d8148e21b9f943384","kind":"commit","published_at":"2019-06-30T14:04:45.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c8d93b45e12876927506fe04fbc081e04bbd7b2f","kind":"commit","published_at":"2019-03-10T05:20:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"add66cdb3ead6b4c11fd7163b1eacbfff9cb6ee4","kind":"commit","published_at":"2019-01-19T01:55:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-rc1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-beta.3","sha":"39ca977739845e3de0c685bfc83de976027c5e89","kind":"commit","published_at":"2019-01-03T03:36:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"73957edc469b8b5c8884f8684551d87b70ba3332","kind":"commit","published_at":"2018-12-19T05:21:00.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2/manifests"},{"name":"v1.3.2","sha":"61373a092ee7756b3e6f495c1bf57b657624724c","kind":"commit","published_at":"2018-12-01T15:55:03.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2/manifests"},{"name":"v2.0.0-beta.1","sha":"b63547117c34f40e8c6784ce829078c9d1b54d2b","kind":"commit","published_at":"2018-11-25T00:33:57.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.1","sha":"9f436021e35ae9900abe757c1b9f1ce5f4531bc6","kind":"commit","published_at":"2018-10-02T17:03:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"b1eb6fdda68083d51360cdc06e4152db35e3ef46","kind":"commit","published_at":"2018-09-17T13:50:47.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"572f0a4e067582c90965ea83c0c451bcbb3caec2","kind":"commit","published_at":"2018-08-30T14:53:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"bc9d5d88bec0e9ff2e8aa2bba86c7da668ff30d5","kind":"commit","published_at":"2018-07-31T22:48:31.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b2fa5ce9dec241512f78d7c684690b84a56d941b","kind":"commit","published_at":"2018-06-30T05:04:24.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0ee2c6d725035e963a564331dae63a11c7974975","kind":"commit","published_at":"2018-06-18T00:32:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"fd9cf67f265265201b082120619f82058c0b6983","kind":"commit","published_at":"2018-05-25T23:47:46.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2da59502fb5ebf11d5b096dc712ada9dc0385e61","kind":"commit","published_at":"2018-05-09T23:52:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"d71d79bf43ef795151e3d7865605acd58e103ad6","kind":"commit","published_at":"2018-04-28T12:42:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7588315f41f8b38de0373737319cb7a3f1f5d78d","kind":"commit","published_at":"2018-04-27T17:20:39.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2/manifests"},{"name":"v1.0.1-2","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"tag","published_at":"2018-04-23T05:13:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1-2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2/manifests"},{"name":"v1.0.1","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"commit","published_at":"2018-04-23T05:01:22.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8cee4c42e206eb4810e6d7e41e29fa3fc874984d","kind":"commit","published_at":"2018-04-16T02:41:20.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"2766e3bb65ce9d8d84831d36846074379f4a1e3e","kind":"tag","published_at":"2018-03-21T02:52:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"05c31af2c0e1917be5c28bcb98ec14426a0ff992","kind":"commit","published_at":"2018-02-26T18:33:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta","sha":"19631859745c4851c8b150a271729416994d9870","kind":"tag","published_at":"2018-02-24T05:25:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0-alpha.2","sha":"1de4532deffd84955aac0eba39dbfda45e012308","kind":"tag","published_at":"2018-02-13T18:03:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"7d28b032776024ceb57efb5b358959ab152a8fb8","kind":"tag","published_at":"2018-02-03T01:08:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1/manifests"},{"name":"v1.0.0-alpha","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-02-03T01:05:43.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha/manifests"},{"name":"v1.0.0a","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-01-19T02:24:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0a","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v1.0.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a/manifests"},{"name":"v0.9.0","sha":"9162152704b51e5c560f1fee99668ecc8456ae91","kind":"tag","published_at":"2017-12-09T01:12:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.9.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0/manifests"},{"name":"v0.3.0","sha":"b35896981a398644e062fbcf76b1da7522e105af","kind":"tag","published_at":"2017-10-26T18:39:25.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0/manifests"},{"name":"v0.1.1","sha":"d92f5051fe220b762eef3b507f4519ab81c82fe8","kind":"tag","published_at":"2017-06-02T09:19:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"ee1c3aaa5627a93f01aaefe904f7a86249f0e9cd","kind":"tag","published_at":"2017-06-01T20:57:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GMLC-TDC/HELICS@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-14T12:18:17.012Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/gmlc-tdc/helics","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gmlc-tdc/helics","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gmlc-tdc/helics","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gmlc-tdc/helics/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-13T11:04:14.578Z","issues_count":670,"pull_requests_count":2132,"avg_time_to_close_issue":8148811.854166667,"avg_time_to_close_pull_request":352002.5023719165,"issues_closed_count":576,"pull_requests_closed_count":2108,"pull_request_authors_count":29,"issue_authors_count":52,"avg_comments_per_issue":2.7388059701492535,"avg_comments_per_pull_request":1.2059099437148217,"merged_pull_requests_count":1915,"bot_issues_count":6,"bot_pull_requests_count":702,"past_year_issues_count":18,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":1930492.8,"past_year_avg_time_to_close_pull_request":573340.6164383561,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.3409090909090909,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":40,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/issues","maintainers":[{"login":"phlptp","count":1135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":472,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"},{"login":"afisher1","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afisher1"},{"login":"eberleim","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eberleim"},{"login":"dnadeau4","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnadeau4"},{"login":"shwethanidd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwethanidd"},{"login":"allisonmcampbell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonmcampbell"},{"login":"aenkoji1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aenkoji1"}],"active_maintainers":[{"login":"phlptp","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgmlc-tdc%2Fhelics/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgmlc-tdc%2Fhelics/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgmlc-tdc%2Fhelics/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgmlc-tdc%2Fhelics/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgmlc-tdc%2Fhelics/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1982391,"maintainers_count":0,"namespaces_count":748632,"keywords_count":111330,"github":"golang","metadata":{"funded_packages_count":52718},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-10-30T05:50:02.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4124455,"name":"helics-sys","ecosystem":"cargo","description":"HELICS cosimulation library","homepage":"https://helics.org","licenses":"non-standard","normalized_licenses":["Other"],"repository_url":"https://github.com/GMLC-TDC/HELICS","keywords_array":["cosimulation"],"namespace":null,"versions_count":3,"first_release_published_at":"2021-03-04T03:39:02.767Z","latest_release_published_at":"2021-03-04T16:07:27.741Z","latest_release_number":"0.1.2","last_synced_at":"2025-10-29T20:14:02.288Z","created_at":"2022-04-12T15:10:02.709Z","updated_at":"2025-10-29T20:14:02.288Z","registry_url":"https://crates.io/crates/helics-sys/","install_command":"cargo install helics-sys","documentation_url":"https://docs.rs/helics-sys/","metadata":{"categories":[]},"repo_metadata":{"id":37251540,"uuid":"93080515","full_name":"GMLC-TDC/HELICS","owner":"GMLC-TDC","description":"Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS) ","archived":false,"fork":false,"pushed_at":"2024-10-28T20:03:14.000Z","size":52833,"stargazers_count":127,"open_issues_count":91,"forks_count":41,"subscribers_count":14,"default_branch":"main","last_synced_at":"2024-10-29T21:03:07.738Z","etag":null,"topics":["co-simulation","hacktoberfest","power-grids","simulation","simulation-framework"],"latest_commit_sha":null,"homepage":"https://docs.helics.org/en/latest/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GMLC-TDC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-01T17:03:19.000Z","updated_at":"2024-10-09T20:35:08.000Z","dependencies_parsed_at":"2023-09-18T16:37:04.618Z","dependency_job_id":"adfa3bc0-fabb-4301-ab9b-7140721b9e1c","html_url":"https://github.com/GMLC-TDC/HELICS","commit_stats":{"total_commits":3021,"total_committers":38,"mean_commits":79.5,"dds":0.4680569347898047,"last_synced_commit":"4e1c24e74c4a86ed955ed914491b693b434f13c5"},"previous_names":["gmlc-tdc/helics-src"],"tags_count":68,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132676,"owners_count":16936621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"GMLC-TDC","name":"GMLC-TDC","uuid":"22627455","kind":"organization","description":"Repository for the GMLC TDC tool suite - HELICS","email":"helicsteam@helics.org","website":"https://helics.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22627455?v=4","repositories_count":32,"last_synced_at":"2023-03-02T02:05:25.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GMLC-TDC","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T20:37:30.174Z","updated_at":"2023-03-02T02:05:25.422Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC/repositories"},"tags":[{"name":"v3.5.2","sha":"c2f4bd2a36ed8454f0043a577c53917aff51bfe2","kind":"commit","published_at":"2024-04-08T16:57:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"00c47c7f8feeafc1f7a679a57d2c3e50ae97251d","kind":"commit","published_at":"2024-03-19T23:40:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a818def4ca8032538723ac4715067e54b49174f6","kind":"commit","published_at":"2024-02-07T04:54:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"0e9632e681868ee8bc2a65656841ace191fc418e","kind":"commit","published_at":"2023-01-20T20:58:32.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"7c87b1879816ae42fd65049d4e4ca96dc5013c6b","kind":"commit","published_at":"2022-12-02T23:45:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"124df3622daab6c81563a25c4f0cd19b07322a0c","kind":"commit","published_at":"2022-10-21T23:17:11.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2a8858d70cc407b4cc8c84adbd3e2dd12de3b76c","kind":"commit","published_at":"2022-09-15T23:00:28.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"4bf2f34efbf0e4c96df1553f5774352d2f59c914","kind":"commit","published_at":"2022-06-16T18:03:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1/manifests"},{"name":"v2.8.1","sha":"82bab1cb5ae30ae07607853d4f77312bea937d9e","kind":"commit","published_at":"2022-06-10T17:49:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1/manifests"},{"name":"v3.2.0","sha":"5e37168bca0ea9e16b939e052e257182ca6e24bd","kind":"commit","published_at":"2022-05-03T20:32:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"26615ad763163d575720c1f4dbc374d3f4565ada","kind":"commit","published_at":"2022-01-25T22:43:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"244bb6585085981a0dbebcdebef45932badfb61b","kind":"commit","published_at":"2021-12-16T03:47:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"39470e8a75f7fa931357f5016391432bfc99f1f7","kind":"commit","published_at":"2021-11-29T14:41:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0/manifests"},{"name":"v2.8.0","sha":"0b2111b8aa8de84e60d17d749defef9f3e82a176","kind":"commit","published_at":"2021-09-17T19:45:33.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0/manifests"},{"name":"v3.0.1","sha":"91f4cbcfb2a003cae955521a22e83461cbf2b629","kind":"commit","published_at":"2021-08-27T12:09:04.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c97d09178cb28311dc1d61737411b91815990a53","kind":"commit","published_at":"2021-07-15T19:34:53.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.2","sha":"87f1198b3b72cce9fe153853e9dfb6199ac71a5a","kind":"commit","published_at":"2021-06-30T20:53:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta","sha":"1c2187bea4f7811d2b4e541ff374122bd35a2511","kind":"commit","published_at":"2021-06-11T23:11:51.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta/manifests"},{"name":"v2.7.1","sha":"5518b5b5307a25c63c3c925746101129fbfd14a7","kind":"commit","published_at":"2021-06-04T14:48:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1/manifests"},{"name":"2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0/manifests"},{"name":"v2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0/manifests"},{"name":"v3.0.0-alpha.2","sha":"378c901bceedc2b7f893be7333f7dea7e3e0ed59","kind":"commit","published_at":"2020-11-08T23:51:09.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2/manifests"},{"name":"v2.6.1","sha":"f6d43da93d47721fecd8f565b94630e58d7b425f","kind":"commit","published_at":"2020-10-15T16:06:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1/manifests"},{"name":"v3.0.0-alpha.1","sha":"c46ecbf63bd04e9bfbb31f59bdeb2bf321e42cf4","kind":"commit","published_at":"2020-09-24T23:31:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.6.0","sha":"742383907e5ad8af25a97d17a60985976af7c2e1","kind":"commit","published_at":"2020-08-20T16:02:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"badf0adda72bc11eee1a09a2a15b7bb13475a995","kind":"commit","published_at":"2020-06-15T20:27:10.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"e45fb2f9e51c189719804c0cb6706cde37a816e6","kind":"commit","published_at":"2020-06-06T14:38:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"26e473dd680b308b7ea1977dcca7ae96feb25248","kind":"commit","published_at":"2020-04-27T03:29:16.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"f05591ce0dd341b3b49fb127215000824b26c725","kind":"commit","published_at":"2020-03-28T04:06:21.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e80b64f41d0ec3836b33d1af1f5b9b2094b3fa93","kind":"commit","published_at":"2020-03-07T12:42:13.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"5df5a2e323a015fc63efff35d4b9927856659616","kind":"commit","published_at":"2020-02-05T03:21:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"3c2af0430fa212108633bf805a9310d3df1271a2","kind":"commit","published_at":"2019-11-23T02:58:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1e65ee70c2fe2c2c692336a244eb418457e7a73d","kind":"commit","published_at":"2019-11-13T22:19:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"0d9cf2ad6d761082ce628fc38aac4a5e0e991b39","kind":"commit","published_at":"2019-10-27T23:46:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5b085bb4331f943d3fa98eb40056c3e10a1b882d","kind":"commit","published_at":"2019-09-27T20:52:55.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ee7300bbbb171bea9e159d9db283ece430c5452f","kind":"commit","published_at":"2019-08-29T19:49:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"76dfe9285973f5f38c1a29b1c326143c12ad0aa8","kind":"commit","published_at":"2019-07-17T17:01:05.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cc3071893481210d126c816d8148e21b9f943384","kind":"commit","published_at":"2019-06-30T14:04:45.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c8d93b45e12876927506fe04fbc081e04bbd7b2f","kind":"commit","published_at":"2019-03-10T05:20:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"add66cdb3ead6b4c11fd7163b1eacbfff9cb6ee4","kind":"commit","published_at":"2019-01-19T01:55:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-rc1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-beta.3","sha":"39ca977739845e3de0c685bfc83de976027c5e89","kind":"commit","published_at":"2019-01-03T03:36:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"73957edc469b8b5c8884f8684551d87b70ba3332","kind":"commit","published_at":"2018-12-19T05:21:00.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2/manifests"},{"name":"v1.3.2","sha":"61373a092ee7756b3e6f495c1bf57b657624724c","kind":"commit","published_at":"2018-12-01T15:55:03.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2/manifests"},{"name":"v2.0.0-beta.1","sha":"b63547117c34f40e8c6784ce829078c9d1b54d2b","kind":"commit","published_at":"2018-11-25T00:33:57.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.1","sha":"9f436021e35ae9900abe757c1b9f1ce5f4531bc6","kind":"commit","published_at":"2018-10-02T17:03:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"b1eb6fdda68083d51360cdc06e4152db35e3ef46","kind":"commit","published_at":"2018-09-17T13:50:47.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"572f0a4e067582c90965ea83c0c451bcbb3caec2","kind":"commit","published_at":"2018-08-30T14:53:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"bc9d5d88bec0e9ff2e8aa2bba86c7da668ff30d5","kind":"commit","published_at":"2018-07-31T22:48:31.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b2fa5ce9dec241512f78d7c684690b84a56d941b","kind":"commit","published_at":"2018-06-30T05:04:24.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0ee2c6d725035e963a564331dae63a11c7974975","kind":"commit","published_at":"2018-06-18T00:32:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"fd9cf67f265265201b082120619f82058c0b6983","kind":"commit","published_at":"2018-05-25T23:47:46.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2da59502fb5ebf11d5b096dc712ada9dc0385e61","kind":"commit","published_at":"2018-05-09T23:52:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"d71d79bf43ef795151e3d7865605acd58e103ad6","kind":"commit","published_at":"2018-04-28T12:42:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7588315f41f8b38de0373737319cb7a3f1f5d78d","kind":"commit","published_at":"2018-04-27T17:20:39.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2/manifests"},{"name":"v1.0.1-2","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"tag","published_at":"2018-04-23T05:13:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1-2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2/manifests"},{"name":"v1.0.1","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"commit","published_at":"2018-04-23T05:01:22.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8cee4c42e206eb4810e6d7e41e29fa3fc874984d","kind":"commit","published_at":"2018-04-16T02:41:20.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"2766e3bb65ce9d8d84831d36846074379f4a1e3e","kind":"tag","published_at":"2018-03-21T02:52:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"05c31af2c0e1917be5c28bcb98ec14426a0ff992","kind":"commit","published_at":"2018-02-26T18:33:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta","sha":"19631859745c4851c8b150a271729416994d9870","kind":"tag","published_at":"2018-02-24T05:25:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0-alpha.2","sha":"1de4532deffd84955aac0eba39dbfda45e012308","kind":"tag","published_at":"2018-02-13T18:03:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"7d28b032776024ceb57efb5b358959ab152a8fb8","kind":"tag","published_at":"2018-02-03T01:08:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1/manifests"},{"name":"v1.0.0-alpha","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-02-03T01:05:43.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha/manifests"},{"name":"v1.0.0a","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-01-19T02:24:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0a","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a/manifests"},{"name":"v0.9.0","sha":"9162152704b51e5c560f1fee99668ecc8456ae91","kind":"tag","published_at":"2017-12-09T01:12:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.9.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0/manifests"},{"name":"v0.3.0","sha":"b35896981a398644e062fbcf76b1da7522e105af","kind":"tag","published_at":"2017-10-26T18:39:25.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0/manifests"},{"name":"v0.1.1","sha":"d92f5051fe220b762eef3b507f4519ab81c82fe8","kind":"tag","published_at":"2017-06-02T09:19:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"ee1c3aaa5627a93f01aaefe904f7a86249f0e9cd","kind":"tag","published_at":"2017-06-01T20:57:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:42:39.042Z","dependent_packages_count":1,"downloads":5030,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":44.746753663297376,"dependent_repos_count":29.318292202377133,"dependent_packages_count":16.95609541526534,"stargazers_count":13.639654335016449,"forks_count":9.65974175929914,"average":22.86410747505109},"purl":"pkg:cargo/helics-sys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/helics-sys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/helics-sys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/helics-sys/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:05:00.100Z","issues_count":662,"pull_requests_count":1996,"avg_time_to_close_issue":8201198.304728546,"avg_time_to_close_pull_request":316647.8297229219,"issues_closed_count":571,"pull_requests_closed_count":1985,"pull_request_authors_count":29,"issue_authors_count":48,"avg_comments_per_issue":2.741691842900302,"avg_comments_per_pull_request":1.2635270541082164,"merged_pull_requests_count":1799,"bot_issues_count":5,"bot_pull_requests_count":651,"past_year_issues_count":34,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":2936738.8125,"past_year_avg_time_to_close_pull_request":672318.1898734177,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.313953488372093,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/issues","maintainers":[{"login":"phlptp","count":1074,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":451,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"},{"login":"afisher1","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afisher1"},{"login":"eberleim","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eberleim"},{"login":"dnadeau4","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnadeau4"},{"login":"aenkoji1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aenkoji1"},{"login":"allisonmcampbell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonmcampbell"},{"login":"shwethanidd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwethanidd"}],"active_maintainers":[{"login":"phlptp","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics-sys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics-sys/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics-sys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics-sys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics-sys/codemeta","maintainers":[{"uuid":"96279","login":"kdheepak","name":"Dheepak Krishnamurthy","email":null,"url":"https://github.com/kdheepak","packages_count":24,"html_url":"https://crates.io/users/kdheepak","role":null,"created_at":"2022-11-07T20:17:59.189Z","updated_at":"2022-11-07T20:17:59.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/kdheepak/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":212684,"maintainers_count":52251,"namespaces_count":0,"keywords_count":52994,"github":"rust-lang","metadata":{"funded_packages_count":20197},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-10-29T08:00:12.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":2757549,"name":"helics-apps","ecosystem":"pypi","description":"Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS)","homepage":"https://helics.org/","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/GMLC-TDC/HELICS","keywords_array":["helics","co-simulation"],"namespace":null,"versions_count":32,"first_release_published_at":"2020-03-07T07:26:47.000Z","latest_release_published_at":"2025-02-26T21:28:18.000Z","latest_release_number":"3.6.1","last_synced_at":"2025-10-29T20:14:03.368Z","created_at":"2022-04-10T11:14:00.186Z","updated_at":"2025-10-29T20:14:03.369Z","registry_url":"https://pypi.org/project/helics-apps/","install_command":"pip install helics-apps --index-url https://pypi.org/simple","documentation_url":"https://docs.helics.org/en/latest/","metadata":{"funding":null,"documentation":"https://docs.helics.org/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: End Users/Desktop","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Operating System :: Unix","Programming Language :: C","Programming Language :: C++","Programming Language :: Python","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: Utilities"],"normalized_name":"helics-apps","project_status":null},"repo_metadata":{"id":37251540,"uuid":"93080515","full_name":"GMLC-TDC/HELICS","owner":"GMLC-TDC","description":"Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS) ","archived":false,"fork":false,"pushed_at":"2024-10-28T20:03:14.000Z","size":52833,"stargazers_count":127,"open_issues_count":91,"forks_count":41,"subscribers_count":14,"default_branch":"main","last_synced_at":"2024-10-29T21:03:07.738Z","etag":null,"topics":["co-simulation","hacktoberfest","power-grids","simulation","simulation-framework"],"latest_commit_sha":null,"homepage":"https://docs.helics.org/en/latest/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GMLC-TDC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-01T17:03:19.000Z","updated_at":"2024-10-09T20:35:08.000Z","dependencies_parsed_at":"2023-09-18T16:37:04.618Z","dependency_job_id":"adfa3bc0-fabb-4301-ab9b-7140721b9e1c","html_url":"https://github.com/GMLC-TDC/HELICS","commit_stats":{"total_commits":3021,"total_committers":38,"mean_commits":79.5,"dds":0.4680569347898047,"last_synced_commit":"4e1c24e74c4a86ed955ed914491b693b434f13c5"},"previous_names":["gmlc-tdc/helics-src"],"tags_count":68,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132676,"owners_count":16936621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"GMLC-TDC","name":"GMLC-TDC","uuid":"22627455","kind":"organization","description":"Repository for the GMLC TDC tool suite - HELICS","email":"helicsteam@helics.org","website":"https://helics.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22627455?v=4","repositories_count":32,"last_synced_at":"2023-03-02T02:05:25.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GMLC-TDC","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T20:37:30.174Z","updated_at":"2023-03-02T02:05:25.422Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC/repositories"},"tags":[{"name":"v3.5.2","sha":"c2f4bd2a36ed8454f0043a577c53917aff51bfe2","kind":"commit","published_at":"2024-04-08T16:57:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"00c47c7f8feeafc1f7a679a57d2c3e50ae97251d","kind":"commit","published_at":"2024-03-19T23:40:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a818def4ca8032538723ac4715067e54b49174f6","kind":"commit","published_at":"2024-02-07T04:54:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"0e9632e681868ee8bc2a65656841ace191fc418e","kind":"commit","published_at":"2023-01-20T20:58:32.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"7c87b1879816ae42fd65049d4e4ca96dc5013c6b","kind":"commit","published_at":"2022-12-02T23:45:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"124df3622daab6c81563a25c4f0cd19b07322a0c","kind":"commit","published_at":"2022-10-21T23:17:11.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2a8858d70cc407b4cc8c84adbd3e2dd12de3b76c","kind":"commit","published_at":"2022-09-15T23:00:28.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"4bf2f34efbf0e4c96df1553f5774352d2f59c914","kind":"commit","published_at":"2022-06-16T18:03:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1/manifests"},{"name":"v2.8.1","sha":"82bab1cb5ae30ae07607853d4f77312bea937d9e","kind":"commit","published_at":"2022-06-10T17:49:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1/manifests"},{"name":"v3.2.0","sha":"5e37168bca0ea9e16b939e052e257182ca6e24bd","kind":"commit","published_at":"2022-05-03T20:32:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"26615ad763163d575720c1f4dbc374d3f4565ada","kind":"commit","published_at":"2022-01-25T22:43:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"244bb6585085981a0dbebcdebef45932badfb61b","kind":"commit","published_at":"2021-12-16T03:47:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"39470e8a75f7fa931357f5016391432bfc99f1f7","kind":"commit","published_at":"2021-11-29T14:41:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0/manifests"},{"name":"v2.8.0","sha":"0b2111b8aa8de84e60d17d749defef9f3e82a176","kind":"commit","published_at":"2021-09-17T19:45:33.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0/manifests"},{"name":"v3.0.1","sha":"91f4cbcfb2a003cae955521a22e83461cbf2b629","kind":"commit","published_at":"2021-08-27T12:09:04.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c97d09178cb28311dc1d61737411b91815990a53","kind":"commit","published_at":"2021-07-15T19:34:53.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.2","sha":"87f1198b3b72cce9fe153853e9dfb6199ac71a5a","kind":"commit","published_at":"2021-06-30T20:53:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta","sha":"1c2187bea4f7811d2b4e541ff374122bd35a2511","kind":"commit","published_at":"2021-06-11T23:11:51.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta/manifests"},{"name":"v2.7.1","sha":"5518b5b5307a25c63c3c925746101129fbfd14a7","kind":"commit","published_at":"2021-06-04T14:48:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1/manifests"},{"name":"2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0/manifests"},{"name":"v2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0/manifests"},{"name":"v3.0.0-alpha.2","sha":"378c901bceedc2b7f893be7333f7dea7e3e0ed59","kind":"commit","published_at":"2020-11-08T23:51:09.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2/manifests"},{"name":"v2.6.1","sha":"f6d43da93d47721fecd8f565b94630e58d7b425f","kind":"commit","published_at":"2020-10-15T16:06:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1/manifests"},{"name":"v3.0.0-alpha.1","sha":"c46ecbf63bd04e9bfbb31f59bdeb2bf321e42cf4","kind":"commit","published_at":"2020-09-24T23:31:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.6.0","sha":"742383907e5ad8af25a97d17a60985976af7c2e1","kind":"commit","published_at":"2020-08-20T16:02:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"badf0adda72bc11eee1a09a2a15b7bb13475a995","kind":"commit","published_at":"2020-06-15T20:27:10.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"e45fb2f9e51c189719804c0cb6706cde37a816e6","kind":"commit","published_at":"2020-06-06T14:38:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"26e473dd680b308b7ea1977dcca7ae96feb25248","kind":"commit","published_at":"2020-04-27T03:29:16.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"f05591ce0dd341b3b49fb127215000824b26c725","kind":"commit","published_at":"2020-03-28T04:06:21.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e80b64f41d0ec3836b33d1af1f5b9b2094b3fa93","kind":"commit","published_at":"2020-03-07T12:42:13.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"5df5a2e323a015fc63efff35d4b9927856659616","kind":"commit","published_at":"2020-02-05T03:21:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"3c2af0430fa212108633bf805a9310d3df1271a2","kind":"commit","published_at":"2019-11-23T02:58:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1e65ee70c2fe2c2c692336a244eb418457e7a73d","kind":"commit","published_at":"2019-11-13T22:19:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"0d9cf2ad6d761082ce628fc38aac4a5e0e991b39","kind":"commit","published_at":"2019-10-27T23:46:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5b085bb4331f943d3fa98eb40056c3e10a1b882d","kind":"commit","published_at":"2019-09-27T20:52:55.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ee7300bbbb171bea9e159d9db283ece430c5452f","kind":"commit","published_at":"2019-08-29T19:49:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"76dfe9285973f5f38c1a29b1c326143c12ad0aa8","kind":"commit","published_at":"2019-07-17T17:01:05.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cc3071893481210d126c816d8148e21b9f943384","kind":"commit","published_at":"2019-06-30T14:04:45.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c8d93b45e12876927506fe04fbc081e04bbd7b2f","kind":"commit","published_at":"2019-03-10T05:20:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"add66cdb3ead6b4c11fd7163b1eacbfff9cb6ee4","kind":"commit","published_at":"2019-01-19T01:55:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-rc1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-beta.3","sha":"39ca977739845e3de0c685bfc83de976027c5e89","kind":"commit","published_at":"2019-01-03T03:36:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"73957edc469b8b5c8884f8684551d87b70ba3332","kind":"commit","published_at":"2018-12-19T05:21:00.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2/manifests"},{"name":"v1.3.2","sha":"61373a092ee7756b3e6f495c1bf57b657624724c","kind":"commit","published_at":"2018-12-01T15:55:03.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2/manifests"},{"name":"v2.0.0-beta.1","sha":"b63547117c34f40e8c6784ce829078c9d1b54d2b","kind":"commit","published_at":"2018-11-25T00:33:57.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.1","sha":"9f436021e35ae9900abe757c1b9f1ce5f4531bc6","kind":"commit","published_at":"2018-10-02T17:03:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"b1eb6fdda68083d51360cdc06e4152db35e3ef46","kind":"commit","published_at":"2018-09-17T13:50:47.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"572f0a4e067582c90965ea83c0c451bcbb3caec2","kind":"commit","published_at":"2018-08-30T14:53:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"bc9d5d88bec0e9ff2e8aa2bba86c7da668ff30d5","kind":"commit","published_at":"2018-07-31T22:48:31.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b2fa5ce9dec241512f78d7c684690b84a56d941b","kind":"commit","published_at":"2018-06-30T05:04:24.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0ee2c6d725035e963a564331dae63a11c7974975","kind":"commit","published_at":"2018-06-18T00:32:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"fd9cf67f265265201b082120619f82058c0b6983","kind":"commit","published_at":"2018-05-25T23:47:46.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2da59502fb5ebf11d5b096dc712ada9dc0385e61","kind":"commit","published_at":"2018-05-09T23:52:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"d71d79bf43ef795151e3d7865605acd58e103ad6","kind":"commit","published_at":"2018-04-28T12:42:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7588315f41f8b38de0373737319cb7a3f1f5d78d","kind":"commit","published_at":"2018-04-27T17:20:39.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2/manifests"},{"name":"v1.0.1-2","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"tag","published_at":"2018-04-23T05:13:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1-2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2/manifests"},{"name":"v1.0.1","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"commit","published_at":"2018-04-23T05:01:22.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8cee4c42e206eb4810e6d7e41e29fa3fc874984d","kind":"commit","published_at":"2018-04-16T02:41:20.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"2766e3bb65ce9d8d84831d36846074379f4a1e3e","kind":"tag","published_at":"2018-03-21T02:52:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"05c31af2c0e1917be5c28bcb98ec14426a0ff992","kind":"commit","published_at":"2018-02-26T18:33:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta","sha":"19631859745c4851c8b150a271729416994d9870","kind":"tag","published_at":"2018-02-24T05:25:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0-alpha.2","sha":"1de4532deffd84955aac0eba39dbfda45e012308","kind":"tag","published_at":"2018-02-13T18:03:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"7d28b032776024ceb57efb5b358959ab152a8fb8","kind":"tag","published_at":"2018-02-03T01:08:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1/manifests"},{"name":"v1.0.0-alpha","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-02-03T01:05:43.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha/manifests"},{"name":"v1.0.0a","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-01-19T02:24:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0a","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a/manifests"},{"name":"v0.9.0","sha":"9162152704b51e5c560f1fee99668ecc8456ae91","kind":"tag","published_at":"2017-12-09T01:12:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.9.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0/manifests"},{"name":"v0.3.0","sha":"b35896981a398644e062fbcf76b1da7522e105af","kind":"tag","published_at":"2017-10-26T18:39:25.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0/manifests"},{"name":"v0.1.1","sha":"d92f5051fe220b762eef3b507f4519ab81c82fe8","kind":"tag","published_at":"2017-06-02T09:19:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"ee1c3aaa5627a93f01aaefe904f7a86249f0e9cd","kind":"tag","published_at":"2017-06-01T20:57:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:42:39.331Z","dependent_packages_count":2,"downloads":511,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.174365117580967,"dependent_repos_count":22.087784936889527,"dependent_packages_count":3.2435152210473146,"stargazers_count":7.0381426851589035,"forks_count":6.640471281988029,"docker_downloads_count":2.6175375801092207,"average":8.633636137128994},"purl":"pkg:pypi/helics-apps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/helics-apps","docker_dependents_count":1,"docker_downloads_count":77,"usage_url":"https://repos.ecosyste.ms/usage/pypi/helics-apps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/helics-apps/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:05:00.100Z","issues_count":662,"pull_requests_count":1996,"avg_time_to_close_issue":8201198.304728546,"avg_time_to_close_pull_request":316647.8297229219,"issues_closed_count":571,"pull_requests_closed_count":1985,"pull_request_authors_count":29,"issue_authors_count":48,"avg_comments_per_issue":2.741691842900302,"avg_comments_per_pull_request":1.2635270541082164,"merged_pull_requests_count":1799,"bot_issues_count":5,"bot_pull_requests_count":651,"past_year_issues_count":34,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":2936738.8125,"past_year_avg_time_to_close_pull_request":672318.1898734177,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.313953488372093,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/issues","maintainers":[{"login":"phlptp","count":1074,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":451,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"},{"login":"afisher1","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afisher1"},{"login":"eberleim","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eberleim"},{"login":"dnadeau4","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnadeau4"},{"login":"aenkoji1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aenkoji1"},{"login":"allisonmcampbell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonmcampbell"},{"login":"shwethanidd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwethanidd"}],"active_maintainers":[{"login":"phlptp","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/helics-apps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/helics-apps/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/helics-apps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/helics-apps/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/helics-apps/codemeta","maintainers":[{"uuid":"kdheepak89","login":"kdheepak89","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/kdheepak89/","role":null,"created_at":"2023-02-24T09:40:36.540Z","updated_at":"2023-02-24T09:40:36.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kdheepak89/packages"},{"uuid":"rmast","login":"rmast","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/rmast/","role":null,"created_at":"2023-02-24T09:40:36.551Z","updated_at":"2023-02-24T09:40:36.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rmast/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":745598,"maintainers_count":316443,"namespaces_count":0,"keywords_count":245871,"github":"pypi","metadata":{"funded_packages_count":52290},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-10-29T05:45:24.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4124453,"name":"helics","ecosystem":"cargo","description":"helics.rs: Safe rust bindings to HELICS cosimulation library","homepage":"https://helics.org","licenses":"non-standard","normalized_licenses":["Other"],"repository_url":"https://github.com/GMLC-TDC/HELICS","keywords_array":["cosimulation"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-03-04T06:24:04.816Z","latest_release_published_at":"2021-03-04T06:24:04.816Z","latest_release_number":"0.1.0","last_synced_at":"2025-10-29T20:14:03.377Z","created_at":"2022-04-12T15:10:02.309Z","updated_at":"2025-10-29T20:14:03.377Z","registry_url":"https://crates.io/crates/helics/","install_command":"cargo install helics","documentation_url":"https://docs.rs/helics/","metadata":{"categories":[]},"repo_metadata":{"id":37251540,"uuid":"93080515","full_name":"GMLC-TDC/HELICS","owner":"GMLC-TDC","description":"Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS) ","archived":false,"fork":false,"pushed_at":"2024-10-28T20:03:14.000Z","size":52833,"stargazers_count":127,"open_issues_count":91,"forks_count":41,"subscribers_count":14,"default_branch":"main","last_synced_at":"2024-10-29T21:03:07.738Z","etag":null,"topics":["co-simulation","hacktoberfest","power-grids","simulation","simulation-framework"],"latest_commit_sha":null,"homepage":"https://docs.helics.org/en/latest/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GMLC-TDC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-01T17:03:19.000Z","updated_at":"2024-10-09T20:35:08.000Z","dependencies_parsed_at":"2023-09-18T16:37:04.618Z","dependency_job_id":"adfa3bc0-fabb-4301-ab9b-7140721b9e1c","html_url":"https://github.com/GMLC-TDC/HELICS","commit_stats":{"total_commits":3021,"total_committers":38,"mean_commits":79.5,"dds":0.4680569347898047,"last_synced_commit":"4e1c24e74c4a86ed955ed914491b693b434f13c5"},"previous_names":["gmlc-tdc/helics-src"],"tags_count":68,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132676,"owners_count":16936621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"GMLC-TDC","name":"GMLC-TDC","uuid":"22627455","kind":"organization","description":"Repository for the GMLC TDC tool suite - HELICS","email":"helicsteam@helics.org","website":"https://helics.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22627455?v=4","repositories_count":32,"last_synced_at":"2023-03-02T02:05:25.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GMLC-TDC","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T20:37:30.174Z","updated_at":"2023-03-02T02:05:25.422Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GMLC-TDC/repositories"},"tags":[{"name":"v3.5.2","sha":"c2f4bd2a36ed8454f0043a577c53917aff51bfe2","kind":"commit","published_at":"2024-04-08T16:57:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"00c47c7f8feeafc1f7a679a57d2c3e50ae97251d","kind":"commit","published_at":"2024-03-19T23:40:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a818def4ca8032538723ac4715067e54b49174f6","kind":"commit","published_at":"2024-02-07T04:54:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"0e9632e681868ee8bc2a65656841ace191fc418e","kind":"commit","published_at":"2023-01-20T20:58:32.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"7c87b1879816ae42fd65049d4e4ca96dc5013c6b","kind":"commit","published_at":"2022-12-02T23:45:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"124df3622daab6c81563a25c4f0cd19b07322a0c","kind":"commit","published_at":"2022-10-21T23:17:11.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2a8858d70cc407b4cc8c84adbd3e2dd12de3b76c","kind":"commit","published_at":"2022-09-15T23:00:28.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"4bf2f34efbf0e4c96df1553f5774352d2f59c914","kind":"commit","published_at":"2022-06-16T18:03:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.1/manifests"},{"name":"v2.8.1","sha":"82bab1cb5ae30ae07607853d4f77312bea937d9e","kind":"commit","published_at":"2022-06-10T17:49:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.1/manifests"},{"name":"v3.2.0","sha":"5e37168bca0ea9e16b939e052e257182ca6e24bd","kind":"commit","published_at":"2022-05-03T20:32:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"26615ad763163d575720c1f4dbc374d3f4565ada","kind":"commit","published_at":"2022-01-25T22:43:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"244bb6585085981a0dbebcdebef45932badfb61b","kind":"commit","published_at":"2021-12-16T03:47:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"39470e8a75f7fa931357f5016391432bfc99f1f7","kind":"commit","published_at":"2021-11-29T14:41:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.1.0/manifests"},{"name":"v2.8.0","sha":"0b2111b8aa8de84e60d17d749defef9f3e82a176","kind":"commit","published_at":"2021-09-17T19:45:33.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.8.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.8.0/manifests"},{"name":"v3.0.1","sha":"91f4cbcfb2a003cae955521a22e83461cbf2b629","kind":"commit","published_at":"2021-08-27T12:09:04.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c97d09178cb28311dc1d61737411b91815990a53","kind":"commit","published_at":"2021-07-15T19:34:53.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.2","sha":"87f1198b3b72cce9fe153853e9dfb6199ac71a5a","kind":"commit","published_at":"2021-06-30T20:53:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta","sha":"1c2187bea4f7811d2b4e541ff374122bd35a2511","kind":"commit","published_at":"2021-06-11T23:11:51.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-beta/manifests"},{"name":"v2.7.1","sha":"5518b5b5307a25c63c3c925746101129fbfd14a7","kind":"commit","published_at":"2021-06-04T14:48:12.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.1/manifests"},{"name":"2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/2.7.0/manifests"},{"name":"v2.7.0","sha":"688be69da597dc1841d09aa6a224c9f64dad92a0","kind":"commit","published_at":"2021-04-29T22:19:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.7.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.7.0/manifests"},{"name":"v3.0.0-alpha.2","sha":"378c901bceedc2b7f893be7333f7dea7e3e0ed59","kind":"commit","published_at":"2020-11-08T23:51:09.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.2/manifests"},{"name":"v2.6.1","sha":"f6d43da93d47721fecd8f565b94630e58d7b425f","kind":"commit","published_at":"2020-10-15T16:06:41.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.1/manifests"},{"name":"v3.0.0-alpha.1","sha":"c46ecbf63bd04e9bfbb31f59bdeb2bf321e42cf4","kind":"commit","published_at":"2020-09-24T23:31:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.6.0","sha":"742383907e5ad8af25a97d17a60985976af7c2e1","kind":"commit","published_at":"2020-08-20T16:02:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.6.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"badf0adda72bc11eee1a09a2a15b7bb13475a995","kind":"commit","published_at":"2020-06-15T20:27:10.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"e45fb2f9e51c189719804c0cb6706cde37a816e6","kind":"commit","published_at":"2020-06-06T14:38:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"26e473dd680b308b7ea1977dcca7ae96feb25248","kind":"commit","published_at":"2020-04-27T03:29:16.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.5.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"f05591ce0dd341b3b49fb127215000824b26c725","kind":"commit","published_at":"2020-03-28T04:06:21.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e80b64f41d0ec3836b33d1af1f5b9b2094b3fa93","kind":"commit","published_at":"2020-03-07T12:42:13.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"5df5a2e323a015fc63efff35d4b9927856659616","kind":"commit","published_at":"2020-02-05T03:21:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.4.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"3c2af0430fa212108633bf805a9310d3df1271a2","kind":"commit","published_at":"2019-11-23T02:58:50.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1e65ee70c2fe2c2c692336a244eb418457e7a73d","kind":"commit","published_at":"2019-11-13T22:19:07.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"0d9cf2ad6d761082ce628fc38aac4a5e0e991b39","kind":"commit","published_at":"2019-10-27T23:46:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5b085bb4331f943d3fa98eb40056c3e10a1b882d","kind":"commit","published_at":"2019-09-27T20:52:55.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ee7300bbbb171bea9e159d9db283ece430c5452f","kind":"commit","published_at":"2019-08-29T19:49:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"76dfe9285973f5f38c1a29b1c326143c12ad0aa8","kind":"commit","published_at":"2019-07-17T17:01:05.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cc3071893481210d126c816d8148e21b9f943384","kind":"commit","published_at":"2019-06-30T14:04:45.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c8d93b45e12876927506fe04fbc081e04bbd7b2f","kind":"commit","published_at":"2019-03-10T05:20:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"add66cdb3ead6b4c11fd7163b1eacbfff9cb6ee4","kind":"commit","published_at":"2019-01-19T01:55:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-rc1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-beta.3","sha":"39ca977739845e3de0c685bfc83de976027c5e89","kind":"commit","published_at":"2019-01-03T03:36:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"73957edc469b8b5c8884f8684551d87b70ba3332","kind":"commit","published_at":"2018-12-19T05:21:00.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.2/manifests"},{"name":"v1.3.2","sha":"61373a092ee7756b3e6f495c1bf57b657624724c","kind":"commit","published_at":"2018-12-01T15:55:03.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.2/manifests"},{"name":"v2.0.0-beta.1","sha":"b63547117c34f40e8c6784ce829078c9d1b54d2b","kind":"commit","published_at":"2018-11-25T00:33:57.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.1","sha":"9f436021e35ae9900abe757c1b9f1ce5f4531bc6","kind":"commit","published_at":"2018-10-02T17:03:54.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"b1eb6fdda68083d51360cdc06e4152db35e3ef46","kind":"commit","published_at":"2018-09-17T13:50:47.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"572f0a4e067582c90965ea83c0c451bcbb3caec2","kind":"commit","published_at":"2018-08-30T14:53:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.3.0","sha":"bc9d5d88bec0e9ff2e8aa2bba86c7da668ff30d5","kind":"commit","published_at":"2018-07-31T22:48:31.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b2fa5ce9dec241512f78d7c684690b84a56d941b","kind":"commit","published_at":"2018-06-30T05:04:24.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0ee2c6d725035e963a564331dae63a11c7974975","kind":"commit","published_at":"2018-06-18T00:32:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.2.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"fd9cf67f265265201b082120619f82058c0b6983","kind":"commit","published_at":"2018-05-25T23:47:46.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2da59502fb5ebf11d5b096dc712ada9dc0385e61","kind":"commit","published_at":"2018-05-09T23:52:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.1.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"d71d79bf43ef795151e3d7865605acd58e103ad6","kind":"commit","published_at":"2018-04-28T12:42:15.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.3","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7588315f41f8b38de0373737319cb7a3f1f5d78d","kind":"commit","published_at":"2018-04-27T17:20:39.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.2/manifests"},{"name":"v1.0.1-2","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"tag","published_at":"2018-04-23T05:13:56.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1-2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1-2/manifests"},{"name":"v1.0.1","sha":"4bafb0ef2fae15cd988a6c38e39b145d0fb0a495","kind":"commit","published_at":"2018-04-23T05:01:22.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8cee4c42e206eb4810e6d7e41e29fa3fc874984d","kind":"commit","published_at":"2018-04-16T02:41:20.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"2766e3bb65ce9d8d84831d36846074379f4a1e3e","kind":"tag","published_at":"2018-03-21T02:52:27.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"05c31af2c0e1917be5c28bcb98ec14426a0ff992","kind":"commit","published_at":"2018-02-26T18:33:37.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta","sha":"19631859745c4851c8b150a271729416994d9870","kind":"tag","published_at":"2018-02-24T05:25:17.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-beta","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0-alpha.2","sha":"1de4532deffd84955aac0eba39dbfda45e012308","kind":"tag","published_at":"2018-02-13T18:03:44.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"7d28b032776024ceb57efb5b358959ab152a8fb8","kind":"tag","published_at":"2018-02-03T01:08:34.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha.1/manifests"},{"name":"v1.0.0-alpha","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-02-03T01:05:43.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0-alpha","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0-alpha/manifests"},{"name":"v1.0.0a","sha":"dc2e64eb2fe403f9323ffef1ff2d7b82d9775374","kind":"tag","published_at":"2018-01-19T02:24:18.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v1.0.0a","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v1.0.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v1.0.0a/manifests"},{"name":"v0.9.0","sha":"9162152704b51e5c560f1fee99668ecc8456ae91","kind":"tag","published_at":"2017-12-09T01:12:35.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.9.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.9.0/manifests"},{"name":"v0.3.0","sha":"b35896981a398644e062fbcf76b1da7522e105af","kind":"tag","published_at":"2017-10-26T18:39:25.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.3.0","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.3.0/manifests"},{"name":"v0.1.1","sha":"d92f5051fe220b762eef3b507f4519ab81c82fe8","kind":"tag","published_at":"2017-06-02T09:19:29.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"ee1c3aaa5627a93f01aaefe904f7a86249f0e9cd","kind":"tag","published_at":"2017-06-01T20:57:02.000Z","download_url":"https://codeload.github.com/GMLC-TDC/HELICS/tar.gz/v0.1","html_url":"https://github.com/GMLC-TDC/HELICS/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:42:39.220Z","dependent_packages_count":0,"downloads":1756,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":73.49504687371132,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":13.639654335016449,"forks_count":9.65974175929914,"average":31.98500774355544},"purl":"pkg:cargo/helics","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/helics","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/helics","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/helics/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:05:00.100Z","issues_count":662,"pull_requests_count":1996,"avg_time_to_close_issue":8201198.304728546,"avg_time_to_close_pull_request":316647.8297229219,"issues_closed_count":571,"pull_requests_closed_count":1985,"pull_request_authors_count":29,"issue_authors_count":48,"avg_comments_per_issue":2.741691842900302,"avg_comments_per_pull_request":1.2635270541082164,"merged_pull_requests_count":1799,"bot_issues_count":5,"bot_pull_requests_count":651,"past_year_issues_count":34,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":2936738.8125,"past_year_avg_time_to_close_pull_request":672318.1898734177,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.313953488372093,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/issues","maintainers":[{"login":"phlptp","count":1074,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":451,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"},{"login":"afisher1","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afisher1"},{"login":"eberleim","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eberleim"},{"login":"dnadeau4","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnadeau4"},{"login":"aenkoji1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aenkoji1"},{"login":"allisonmcampbell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonmcampbell"},{"login":"shwethanidd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwethanidd"}],"active_maintainers":[{"login":"phlptp","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/helics/codemeta","maintainers":[{"uuid":"96279","login":"kdheepak","name":"Dheepak Krishnamurthy","email":null,"url":"https://github.com/kdheepak","packages_count":24,"html_url":"https://crates.io/users/kdheepak","role":null,"created_at":"2022-11-07T20:17:58.786Z","updated_at":"2022-11-07T20:17:58.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/kdheepak/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":212684,"maintainers_count":52251,"namespaces_count":0,"keywords_count":52994,"github":"rust-lang","metadata":{"funded_packages_count":20197},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-10-29T08:00:12.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":465368,"full_name":"GMLC-TDC/HELICS","default_branch":"main","total_commits":3075,"total_committers":39,"total_bot_commits":172,"total_bot_committers":3,"mean_commits":78.84615384615384,"dds":0.4705691056910569,"past_year_total_commits":32,"past_year_total_committers":6,"past_year_total_bot_commits":10,"past_year_total_bot_committers":3,"past_year_mean_commits":5.333333333333333,"past_year_dds":0.5625,"last_synced_at":"2025-10-29T06:46:33.725Z","last_synced_commit":"15b5f40b2b65bfe8c49f44e9652371f1625c2fea","created_at":"2023-03-09T00:34:46.978Z","updated_at":"2025-10-29T06:43:52.502Z","committers":[{"name":"Philip Top","email":"top1@llnl.gov","login":"phlptp","count":1628},{"name":"Ryan Mast","email":"nightlark","login":"nightlark","count":565},{"name":"Dheepak Krishnamurthy","email":"kdheepak89@gmail.com","login":"kdheepak","count":441},{"name":"Hardy, Trevor D","email":"trevor.hardy@pnnl.gov","login":"trevorhardy","count":87},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":82},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":69},{"name":"Jeff Daily","email":"jeff.daily@pnnl.gov","login":null,"count":35},{"name":"Niddodi","email":"shwetha.niddodi@pnnl.gov","login":"shwethanidd","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":21},{"name":"Bryan Palmintier","email":"bpalmintier","login":"bpalmintier","count":19},{"name":"HELICS-bot","email":"HELICS-bot","login":"HELICS-bot","count":14},{"name":"Mark Eberlein","email":"mark.eberlein@pnnl.gov","login":"eberleim","count":14},{"name":"Himanshu Jain","email":"himanshu.jain@nrel.gov","login":"HimanshuJain17","count":10},{"name":"Shri Abhyankar","email":"abhyshr@mcs.anl.gov","login":null,"count":7},{"name":"Andy Fisher","email":"andrew.fisher@pnnl.gov","login":"afisher1","count":7},{"name":"Allison Campbell","email":"allison.m.campbell@pnnl.gov","login":"allisonmcampbell","count":4},{"name":"Ed Beroset","email":"beroset@ieee.org","login":"beroset","count":4},{"name":"Eran","email":"eran.schweitzer@pnnl.gov","login":"eranschweitzer","count":4},{"name":"Matt Irish","email":"42956208+mattirish","login":"mattirish","count":3},{"name":"Denis Nadeau","email":"dnadeau4","login":"dnadeau4","count":3},{"name":"MuMonish","email":"monish.mukherjee@pnnl.gov","login":"MuMonish","count":3},{"name":"Nitin Barthwal","email":"44734793+nitin-barthwal","login":"nitin-barthwal","count":3},{"name":"Parth Bansal","email":"parthbansal1536@gmail.com","login":"parthb83","count":3},{"name":"top1","email":"top1@ralph.llnl.gov","login":null,"count":2},{"name":"corinnegroth","email":"59060490+corinnegroth","login":"corinnegroth","count":2},{"name":"Jason Fuller","email":"jason.fuller@pnnl.gov","login":"jcfuller1","count":2},{"name":"Jacob Hansen","email":"jacob.hansen@pnnl.gov","login":"Jacobhansens","count":2},{"name":"Bryan T. Richardson","email":"btr@darkcubed.com","login":"activeshadow","count":2},{"name":"Brian M. Kelley","email":"bmkelley","login":"bmkelley","count":2},{"name":"Ai Enkoji","email":"67290330+aenkoji1","login":"aenkoji1","count":2},{"name":"Gaurav Kumar","email":"gaurav.grd@gmail.com","login":"slashgk","count":1},{"name":"GitHub","email":"noreply@github.com","login":"web-flow","count":1},{"name":"Hoa Ngo","email":"42900028+hgngo","login":"hgngo","count":1},{"name":"Manoj Kumar Cebol Sundarrajan","email":"csmanojkumar1995@gmail.com","login":"manoj1511","count":1},{"name":"U-PNL\\fish334","email":"fish334@we35182.pnl.gov","login":null,"count":1},{"name":"Shri","email":"abhyshr@anl.gov","login":null,"count":1},{"name":"Benjamin Salazar","email":"salazar33@llnl.gov","login":null,"count":1},{"name":"Slava Barsuk","email":"50117112+vbarsuk","login":"vbarsuk","count":1},{"name":"مهدي شينون (Mehdi Chinoune)","email":"79349457+MehdiChinoune","login":"MehdiChinoune","count":1}],"past_year_committers":[{"name":"Philip Top","email":"top1@llnl.gov","login":"phlptp","count":14},{"name":"Ryan Mast","email":"3969255+nightlark","login":"nightlark","count":7},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":5},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Trevor Hardy","email":"trevor.hardy@pnnl.gov","login":"trevorhardy","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-29T00:00:18.766Z","repositories_count":6089584,"commits_count":922516440,"contributors_count":35983866,"owners_count":1109633,"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_stats":{"full_name":"GMLC-TDC/HELICS","html_url":"https://github.com/GMLC-TDC/HELICS","last_synced_at":"2025-10-29T08:49:46.935Z","status":"active","issues_count":670,"pull_requests_count":2135,"avg_time_to_close_issue":8148811.854166667,"avg_time_to_close_pull_request":352855.2102272727,"issues_closed_count":576,"pull_requests_closed_count":2112,"pull_request_authors_count":29,"issue_authors_count":52,"avg_comments_per_issue":2.7388059701492535,"avg_comments_per_pull_request":1.2042154566744732,"merged_pull_requests_count":1919,"bot_issues_count":6,"bot_pull_requests_count":705,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":1309239.25,"past_year_avg_time_to_close_pull_request":608712.7714285714,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.0588235294117647,"past_year_avg_comments_per_pull_request":0.3614457831325301,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":68,"created_at":"2023-05-09T10:35:16.065Z","updated_at":"2025-10-29T08:49:46.935Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GMLC-TDC%2FHELICS/issues","issue_labels_count":{"bug":207,"testing":90,"enhancement":88,"documentation":86,"question":50,"Installation/build":43,"Code Improvement":34,"Interfaces":32,"ux":23,"help wanted":18,"infrastructure/ci":12,"Examples":11,"performance/scalability":10,"On Hold":8,"good first issue":6,"cantfix":4,"duplicate":3,"wontfix":3,"hacktoberfest":2,"chore":1},"pull_request_labels_count":{"bug":185,"enhancement":102,"Installation/build":100,"documentation":97,"Code Improvement":85,"testing":72,"infrastructure/ci":65,"dependencies":47,"Interfaces":42,"chore":21,"performance/scalability":19,"github_actions":19,"v3 breaking change":17,"ux":8,"python":5,"Examples":5,"hacktoberfest-accepted":4,"question":1},"issue_author_associations_count":{"MEMBER":377,"CONTRIBUTOR":235,"NONE":56,"COLLABORATOR":2},"pull_request_author_associations_count":{"MEMBER":1254,"CONTRIBUTOR":869,"COLLABORATOR":8,"NONE":4},"issue_authors":{"phlptp":292,"kdheepak":102,"trevorhardy":94,"nightlark":72,"bpalmintier":19,"afisher1":10,"github-actions[bot]":6,"xcosmos6":5,"temcdrm":5,"HimanshuJain17":3,"Jacobhansens":3,"blthayer":3,"eberleim":3,"pdbj":3,"jeffdaily":3,"ArtRie":2,"beroset":2,"CanaliDavide":2,"saheb26-dev":2,"eranschweitzer":2,"abhyshr":2,"mzy2240":2,"allisonmcampbell":2,"wenbowangnrel":2,"wfvining-snl":2,"JTZ83":1,"manoj1511":1,"StormsHalted":1,"Getnet-Ayele":1,"priyatm62":1,"yliu250":1,"karuneshm95":1,"simon28li":1,"yee29":1,"BuiMCanmet":1,"MuMonish":1,"Jeffrey-Simpson":1,"nadiavp":1,"gayukrishna":1,"marchdf":1,"duanchao01":1,"vbarsuk":1,"CheungBok":1,"vchinde":1,"ghost":1,"plimy":1,"meghmesh":1,"LBorden24":1,"MehdiChinoune":1,"yingxuucf":1,"bsergi":1,"abdelrahman-ayad":1},"pull_request_authors":{"phlptp":843,"github-actions[bot]":583,"nightlark":400,"pre-commit-ci[bot]":90,"kdheepak":86,"trevorhardy":42,"dependabot[bot]":32,"bpalmintier":12,"eberleim":7,"dnadeau4":4,"eranschweitzer":4,"afisher1":4,"mattirish":3,"parthb83":3,"beroset":3,"MehdiChinoune":2,"shwethanidd":2,"aenkoji1":2,"corinnegroth":2,"nitin-barthwal":2,"hgngo":1,"manoj1511":1,"jeffdaily":1,"bmkelley":1,"vbarsuk":1,"activeshadow":1,"ghost":1,"slashgk":1,"abhyshr":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-30T00:00:25.546Z","repositories_count":11263014,"issues_count":35009938,"pull_requests_count":113611200,"authors_count":11042159,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":10},"past_year_pull_request_labels_count":{"dependencies":7,"Installation/build":6,"github_actions":6,"infrastructure/ci":4,"bug":3,"Interfaces":2,"documentation":2,"python":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":6,"NONE":6,"MEMBER":5},"past_year_pull_request_author_associations_count":{"MEMBER":46,"CONTRIBUTOR":37},"past_year_issue_authors":{"nightlark":5,"trevorhardy":4,"CanaliDavide":2,"github-actions[bot]":2,"BuiMCanmet":1,"duanchao01":1,"marchdf":1,"wfvining-snl":1},"past_year_pull_request_authors":{"phlptp":31,"pre-commit-ci[bot]":21,"nightlark":15,"github-actions[bot]":9,"dependabot[bot]":7},"maintainers":[{"login":"phlptp","count":1135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":472,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"},{"login":"afisher1","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afisher1"},{"login":"eberleim","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eberleim"},{"login":"dnadeau4","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnadeau4"},{"login":"shwethanidd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwethanidd"},{"login":"allisonmcampbell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonmcampbell"},{"login":"aenkoji1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aenkoji1"}],"active_maintainers":[{"login":"phlptp","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlptp"},{"login":"nightlark","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightlark"}]},"events":{"total":{"CreateEvent":41,"ReleaseEvent":2,"IssuesEvent":27,"WatchEvent":13,"DeleteEvent":45,"IssueCommentEvent":81,"PushEvent":249,"PullRequestReviewCommentEvent":92,"PullRequestEvent":86,"PullRequestReviewEvent":102,"ForkEvent":7},"last_year":{"CreateEvent":38,"ReleaseEvent":2,"IssuesEvent":27,"WatchEvent":13,"DeleteEvent":41,"IssueCommentEvent":75,"PushEvent":205,"PullRequestReviewCommentEvent":73,"PullRequestEvent":80,"PullRequestReviewEvent":85,"ForkEvent":7}},"keywords":["co-simulation","hacktoberfest","power-grids","simulation","simulation-framework"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:00:34.073Z","updated_at":"2022-08-08T20:00:34.073Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/docs/requirements.txt","dependencies":[{"id":691794365,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":691794366,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":691794367,"package_name":"myst-parser","ecosystem":"pypi","requirements":"==0.15.2","direct":true,"kind":"runtime","optional":false},{"id":691794368,"package_name":"ipython","ecosystem":"pypi","requirements":"==7.31.1","direct":true,"kind":"runtime","optional":false},{"id":691794369,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.4.2","direct":true,"kind":"runtime","optional":false},{"id":691794370,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"==0.8.7","direct":true,"kind":"runtime","optional":false},{"id":691794371,"package_name":"breathe","ecosystem":"pypi","requirements":"==4.31.0","direct":true,"kind":"runtime","optional":false},{"id":691794372,"package_name":"sphinxcontrib-svg2pdfconverter","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":691794373,"package_name":"requests","ecosystem":"pypi","requirements":"==2.26.0","direct":true,"kind":"runtime","optional":false},{"id":691794374,"package_name":"gmlc-tdc-sphinxcontrib-redoc","ecosystem":"pypi","requirements":"==1.6.1a1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/linux-release-builder/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:42.202Z","updated_at":"2023-02-12T07:16:42.202Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/actions/linux-release-builder/action.yml","dependencies":[{"id":7576340839,"package_name":"Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:42.258Z","updated_at":"2023-02-12T07:16:42.258Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/workflows/benchmark-package.yml","dependencies":[{"id":7576343551,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7576343552,"package_name":"./.github/actions/linux-release-builder","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7576343553,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/code-coverage.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:42.530Z","updated_at":"2023-02-12T07:16:42.530Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/workflows/code-coverage.yml","dependencies":[{"id":7576348011,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/compress-images.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:42.626Z","updated_at":"2023-02-12T07:16:42.626Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/workflows/compress-images.yml","dependencies":[{"id":7576350273,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7576350274,"package_name":"calibreapp/image-actions","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/create-release-checklist.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:42.849Z","updated_at":"2023-02-12T07:16:42.849Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/workflows/create-release-checklist.yml","dependencies":[{"id":7576353540,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:43.462Z","updated_at":"2023-02-12T07:16:43.462Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/workflows/docker.yml","dependencies":[{"id":7576358430,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7576358431,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7576358432,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/msys2.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:43.613Z","updated_at":"2023-02-12T07:16:43.613Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/workflows/msys2.yml","dependencies":[{"id":7576358771,"package_name":"msys2/setup-msys2","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7576358773,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-build.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:43.867Z","updated_at":"2023-02-12T07:16:43.867Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/workflows/release-build.yml","dependencies":[{"id":7576363394,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7576363395,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7576363396,"package_name":"./.github/actions/linux-release-builder","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7576363397,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7576363398,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/static-analyzers.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:43.959Z","updated_at":"2023-02-12T07:16:43.959Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/workflows/static-analyzers.yml","dependencies":[{"id":7576363982,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/swig-interface-gen.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:44.145Z","updated_at":"2023-02-12T07:16:44.145Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/workflows/swig-interface-gen.yml","dependencies":[{"id":7576366659,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7576366660,"package_name":"gmlc-tdc/helics-action/update-swig-interfaces","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7576366661,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7576366662,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7576366663,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v2.0.3","direct":true,"kind":"composite","optional":false},{"id":7576366664,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".github/actions/linux-release-builder/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:44.365Z","updated_at":"2023-02-12T07:16:44.365Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/.github/actions/linux-release-builder/Dockerfile","dependencies":[{"id":7576368427,"package_name":"phusion/holy-build-box-64","ecosystem":"docker","requirements":"2.1.0","direct":true,"kind":"build","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-02-12T07:16:44.427Z","updated_at":"2023-02-12T07:16:44.427Z","repository_link":"https://github.com/GMLC-TDC/HELICS/blob/main/vcpkg.json","dependencies":[{"id":7576370247,"package_name":"boost-core","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7576370248,"package_name":"boost-spirit","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":18.07609937702749,"created_at":"2023-09-11T14:52:08.037Z","updated_at":"2026-04-06T01:30:51.492Z","avatar_url":"https://github.com/GMLC-TDC.png","language":"C++","category":"Energy Systems","sub_category":"Energy System Modeling Frameworks","monthly_downloads":511,"total_dependent_repos":1,"total_dependent_packages":5,"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"docs/logos/helics-logo-long-primary-black.svg\" width=\"700\"\u003e\n\u003c/p\u003e\n\nA multi-language, cross-platform library that enables different simulators to easily exchange data and stay synchronized in time. Scalable from two simulators on a laptop to 100,000+ running on supercomputers, the cloud, or a mix of these platforms.\n\n[![](https://badges.gitter.im/GMLC-TDC/HELICS.png)](https://gitter.im/GMLC-TDC/HELICS)\n[![](https://img.shields.io/badge/docs-ready-blue.svg)](https://helics.readthedocs.io/en/latest)\n[![](https://img.shields.io/conda/pn/gmlc-tdc/helics.svg)](https://anaconda.org/gmlc-tdc/helics/)\n[![](https://ci.appveyor.com/api/projects/status/9rnwrtelsa68k5lt/branch/develop?svg=true)](https://ci.appveyor.com/project/HELICS/helics/history)\n[![Cirrus Status](https://api.cirrus-ci.com/github/GMLC-TDC/HELICS.svg)](https://cirrus-ci.com/github/GMLC-TDC/HELICS)\n[![](https://codecov.io/gh/GMLC-TDC/HELICS/branch/develop/graph/badge.svg)](https://codecov.io/gh/GMLC-TDC/HELICS/branch/develop)\n[![Releases](https://img.shields.io/github/tag-date/GMLC-TDC/HELICS.svg)](https://github.com/GMLC-TDC/HELICS/releases)\n[![](https://img.shields.io/badge/License-BSD-blue.svg)](https://github.com/GMLC-TDC/HELICS/blob/main/LICENSE)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/GMLC-TDC/HELICS/main.svg)](https://results.pre-commit.ci/latest/github/GMLC-TDC/HELICS/main)\n\n## Table of contents\n\n- [Table of contents](#table-of-contents)\n- [Introduction](#introduction)\n  - [Philosophy of HELICS](#philosophy-of-helics)\n- [Getting Started](#getting-started)\n  - [Language Bindings](#language-bindings)\n- [Documentation](#documentation)\n  - [Documentation downloads](#documentation-downloads)\n  - [CHANGELOG](#changelog)\n  - [ROADMAP](#roadmap)\n  - [Installation](#installation)\n  - [Quick links](#quick-links)\n  - [Docker](#docker)\n- [Tools with HELICS support](#tools-with-helics-support)\n  - [HELICS helper Apps](#helics-helper-apps)\n- [Contributing](#contributing)\n- [Build Status](#build-status)\n- [Publications](#publications)\n- [In the News](#in-the-news)\n- [History and Motivation](#history-and-motivation)\n- [Source Repo](#source-repo)\n- [Release](#release)\n\n## Introduction\n\nWelcome to the repository for the Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS). HELICS provides a general-purpose, modular, highly-scalable co-simulation framework that runs cross-platform and has bindings for multiple languages. It is a library that enables multiple existing simulation tools (and/or instances of the same tool), known as \"federates\", to exchange data during runtime and stay synchronized in time such that together they act as one large simulation, or \"federation\". This enables bringing together simulation tools from multiple domains to form a complex software simulation without having to change the individual tools.\n\nIt is important to note that HELICS cannot in and of itself simulate anything, rather it is a framework to make it easy to bring together other existing (or novel) simulation tools to tackle problems that can't readily be solved by a single tool alone. After all \"simulations are better together,\" and HELICS is designed to help get you there easily and quickly. HELICS has also already worked out many of the more subtle aspects of synchronizing simulations so you don't have to.\n\nToday the core uses of HELICS are in the energy domain, where there is extensive and growing support for a wide-range of electric power system, natural gas, communications and control-schemes, transportation, buildings, and related domain tools ([Supported Tools](docs/references/Tools_using_HELICS.md)). However, it is possible to use HELICS for co-simulation in any domain; the HELICS API and language bindings make it straightforward to connect any simulation tool that provides a scripting interface or access to source code.\n\nPrevious and existing use cases have stretched across a wide range of scales in time and spatial area, from transient dynamics to long-term planning studies, and from individual appliance behavior to nation-wide simulations.\n\n### Philosophy of HELICS\n\nThe design and development of HELICS is driven by a number of philosophical considerations that have a clear path to design decisions in the code and reflect the needs of the use cases that drive HELICS development.\n\n- Make it as easy as possible for federates of all kinds to work together\n- Federates cannot impose restrictions or requirements on other federates\n- Federates should maintain control and autonomy\n- The design should be layered and modular to be adaptable to a wide variety of circumstances\n- Centralized control should be minimized\n\nThese design priorities directed much of the design of HELICS and supporting tools, including operation as a library vs a run time interface that requires simulations be loaded as modules into HELICS, the use of distributed timing and control, and giving federates fine grained control over the time management and operations that is independent of operations of other federates. These core philosophies support an underlying belief driving co-simulation that \"Simulations are Better Together\".\n\n## Getting Started\n\nA [User Guide](https://docs.helics.org/en/latest/) is available with some tutorial examples. We suggest starting here if you are looking for more information on HELICS, whether it is for getting started, or learning about more advanced features, the new documentation should have something for everyone (Please let us know if it doesn't via [![](https://badges.gitter.im/GMLC-TDC/HELICS.png)](https://gitter.im/GMLC-TDC/HELICS) or by [creating an issue on github](https://github.com/GMLC-TDC/HELICS/issues/new/choose)).\n\nThe [Orientation](https://docs.helics.org/en/latest/user-guide/orientation.html) goes through a series of examples that step through the basic usage and concepts of HELICS.\n\nYou can also [Try HELICS online](https://mybinder.org/v2/gh/kdheepak/openmod-2019-helics-tutorial/master?urlpath=lab/tree/notebooks/cosimulation-introduction.ipynb) without having to install any software.\n\nEarlier we also created a series of roughly 10-minute mini-tutorial videos that discuss various design topics, concepts, and interfaces, including how to use the tool. They can be found on our [YouTube channel](https://www.youtube.com/channel/UCPa81c4BVXEYXt2EShTzbcg). These videos do not reflect recent HELICS advances but do introduce some basic concepts.\n\nSeveral examples of HELICS federates and projects are located in HELICS-Examples with corresponding documentation in the [User Guide](https://docs.helics.org/en/latest/user-guide/examples/examples_index.html). This repo provides a number of examples using the different libraries and interfaces, including those used in the user guide.\n\nThe [HELICS-Tutorial repository](https://github.com/GMLC-TDC/HELICS-Tutorial) provides a series of tutorials using HELICS to build a co-simulation using domain-specific external modeling tools that is built around an electric power system use case with integrated transmission-distribution-market-communication quasi-steady-state-timeseries (QSTS) simulation.\n\nThe [HELICS-Use-Cases repository](https://github.com/GMLC-TDC/HELICS-Use-Cases) includes examples for a growing range of research use cases for inspiration.\n\nA [Tutorial](https://github.com/GMLC-TDC/pesgm-2019-helics-tutorial) was prepared for the IEEE PES General meeting in Atlanta. The example materials are available on Binder.\n\nThe HELICS team holds office hours [every-other Thursday](https://helics.org/HELICSOfficeHours.ics); bring your questions and get help from the development team.\n\n### Language Bindings\n\nHELICS provides a rich set of APIs for other languages including [Python](https://github.com/GMLC-TDC/pyhelics), C, Java, [Octave](https://github.com/GMLC-TDC/matHELICS), [Julia](https://github.com/GMLC-TDC/HELICS.jl), [Matlab](https://github.com/GMLC-TDC/matHELICS), and [Simulink](https://github.com/GMLC-TDC/simHELICS). [nim](https://github.com/GMLC-TDC/helics.nim) and C# APIs are available on an experimental basis, and with an active open-source community, the set of supported languages continues to grow. See [Language bindings](https://docs.helics.org/en/latest/user-guide/installation/language.html) for additional details.\n\n## Documentation\n\nOur [ReadTheDocs](https://docs.helics.org/en/latest/) site provides a set of documentation including a set of introductory [examples](https://docs.helics.org/en/latest/user-guide/examples/examples_index.html), a [developers guide](https://docs.helics.org/en/latest/developer-guide/index.html), complete Doxygen generated [API documentation](https://helics.readthedocs.io/en/latest/doxygen/annotated.html), [API references for the supported languages](https://docs.helics.org/en/latest/references/api-reference/index.html#c-api-doxygen). A few more questions and answers are available on the [Wiki](https://github.com/GMLC-TDC/HELICS/wiki).\n\n[Installation Guide](https://docs.helics.org/en/latest/user-guide/installation/index.html)\n\n### Documentation downloads\n\n- [PDF](https://docs.helics.org/_/downloads/en/latest/pdf/)\n- [HTML Zip file](https://docs.helics.org/_/downloads/en/latest/htmlzip/)\n- [EPUB](https://docs.helics.org/_/downloads/en/latest/epub/)\n\nAdditionally, our initial design requirements document can be found [here](docs/introduction/original_specification.md), which describes a number of our early design considerations and some directions that might be possible in the future.\n\n### [CHANGELOG](CHANGELOG.md)\n\nA history of changes to HELICS\n\n### [ROADMAP](docs/ROADMAP.md)\n\nA snapshot of some current plans for what is to come.\n\n### [Installation](https://docs.helics.org/en/latest/user-guide/installation/index.html)\n\nA guide to installing HELICS on different platforms\n\n### Quick links\n\n- [configuration option reference](docs/references/configuration_options_reference.md)\n- [Queries](docs/user-guide/advanced_topics/queries.md)\n- [Environment variables](docs/user-guide/advanced_topics/environment_variables.md)\n- [C function reference](https://docs.helics.org/en/latest/doxygen/C_api_index.html)\n- [CMake Variables](docs/user-guide/installation/helics_cmake_options.md)\n- [HELICS Apps](docs/references/apps/index.md)\n\n### Docker\n\nSome of the HELICS apps are available from [docker](https://cloud.docker.com/u/helics/repository/docker/helics/helics). This image does not include any libraries for linking just the executables. `helics_broker`, `helics_app`, `helics_recorder`, `helics_player`, and `helics_broker_server`. Other images are expected to be available in the future. See [Docker](https://docs.helics.org/en/latest/user-guide/installation/docker.html) for a few more details.\n\n## Tools with HELICS support\n\nAs a co-simulation framework, HELICS is designed to bring together domain-specific modeling tools so they interact during run time. It effectively tries to build on the shoulders of giants by not reinventing trusted simulation tools, but instead, merely acting as a mediator to coordinate such interactions. HELICS's full power is only apparent when you use it to combine these domain-specific tools.\n\nThankfully the HELICS API is designed to be minimally invasive and make it straightforward to connect most any tool that provides either a scripting interface or access to source code. As listed on [Tools using HELICS](docs/references/Tools_using_helics.md), a growing set of energy domain tools have HELICS support either natively or through an external interface. We also provide a set of helper apps for various utility and testing purposes.\n\nWe are always looking for help adding support for more tools, so please contact us if you have any additions.\n\n[Supported Tools](docs/references/Tools_using_HELICS.md)\n\n### HELICS helper Apps\n\n- [HELICS CLI](https://github.com/GMLC-TDC/helics-cli) provides a simple way to automate configuring, starting, and stopping HELICS co-simulations. This helps in overcoming the challenges associated with successfully sequencing and starting simulations of all sizes and is particularly helpful for larger simulations.\n- [Broker](./docs/references/apps/Broker.md), which is a command line tool for running a Broker, the core hub in HELICS for data exchange. One or more brokers are what tie the simulation tools together in a HELICS federation. There is also a [Broker Server](https://helics.readthedocs.io/en/latest/user-guide/simultaneous_cosimulation) which can generate brokers as needed, and can include a REST API.\n- [Player](./docs/references/apps/Player.md), which acts as a simple send-only federate that simply publishes a stream of timed HELICS messages from a user-defined file. This can be very useful when testing a federate in isolation by mimicking the data that will eventually come from other sources, and in assembling or debugging federations to stand in for any federates which might not be quite ready or that take a long time to run. The Player can also readily playback the files created by the HELICS Recorder (see below). HELICS Player is included in the HELICS distribution.\n- [Recorder](./docs/references/apps/Recorder.md), which acts as a simple receive-only federate that prints out or saves messages from one or more subscribed streams. This makes it easy to monitor some or all of the data exchanged via HELICS and can also be part of debugging and modular workflows. For example it can record the data exchanged during a (partly?) successful run to play back (see Player above) to other federates without having to launch those parts again or to isolate/test changes to a subset of a federation. HELICS Recorder is included in the HELICS distribution.\n- [App](./docs/references/apps/App.md) is a general app executable which can run a number of other apps including Player and Recorder, as well as a [Tracer](./docs/references/apps/Tracer.md), [Echo](./docs/references/apps/Echo.md), [Source](./docs/references/apps/Source.md), and [Clone](./docs/references/apps/Clone.md).\n\n## Contributing\n\nContributors are welcome, see the [Contributing](CONTRIBUTING.md) guidelines for more details on the process of contributing. See the [Code of Conduct](.github/CODE_OF_CONDUCT.md) for guidelines on the community expectations. All prior contributors can be found [here](CONTRIBUTORS.md) along with a listing of included and optional components to HELICS.\n\n## Build Status\n\n\u003cdetails\u003e\n  \u003csummary\u003eClick to expand!\u003c/summary\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eService\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cb\u003eMain\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cb\u003eDevelop\u003c/b\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n  \u003ctd\u003eAzure\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=\"https://dev.azure.com/HELICS-test/HELICS/_build/latest?definitionId=5\u0026branchName=main\"\u003e\u003cimg src=\"https://dev.azure.com/HELICS-test/HELICS/_apis/build/status/GMLC-TDC.HELICS?branchName=main\" alt=\"Build Status\" /\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=\"https://dev.azure.com/HELICS-test/HELICS/_build/latest?definitionId=5\u0026branchName=develop\"\u003e\u003cimg src=\"https://dev.azure.com/HELICS-test/HELICS/_apis/build/status/GMLC-TDC.HELICS?branchName=develop\" alt=\"Build Status\" /\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n  \u003ctd\u003eCircle-CI\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=\"https://circleci.com/gh/GMLC-TDC/HELICS/tree/main\"\u003e\u003cimg src=\"https://circleci.com/gh/GMLC-TDC/HELICS/tree/main.svg?style=svg\" alt=\"Build Status\" /\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=\"https://circleci.com/gh/GMLC-TDC/HELICS/tree/develop\"\u003e\u003cimg src=\"https://circleci.com/gh/GMLC-TDC/HELICS/tree/develop.svg?style=svg\" alt=\"Build Status\" /\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctd\u003eDocs\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=\"https://docs.helics.org/en/latest/\"\u003e\u003cimg src=\"https://readthedocs.org/projects/helics/badge/?version=latest\" alt=\"docs\" /\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=\"https://docs.helics.org/en/develop/\"\u003e\u003cimg src=\"https://readthedocs.org/projects/helics/badge/?version=latest\" alt=\"docs\" /\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\u003c/details\u003e\n\n## Publications\n\nIf you use HELICS in your research, please cite:\n\nT. Hardy, B. Palmintier, P. Top, D. Krishnamurthy and J. Fuller, \"HELICS: A Co-Simulation Framework for Scalable Multi-Domain Modeling and Analysis,\" in IEEE Access, doi: 10.1109/ACCESS.2024.3363615, available at [https://ieeexplore.ieee.org/document/10424422](https://ieeexplore.ieee.org/document/10424422)\n\nOlder citation\n\n\\[1\\] B. Palmintier, D. Krishnamurthy, P. Top, S. Smith, J. Daily, and J. Fuller, “Design of the HELICS High-Performance Transmission-Distribution-Communication-Market Co-Simulation Framework,” in _Proc. of the 2017 Workshop on Modeling and Simulation of Cyber-Physical Energy Systems_, Pittsburgh, PA, 2017. [pre-print](https://www.nrel.gov/docs/fy17osti/67928.pdf) | [published](https://ieeexplore.ieee.org/document/8064542/)\n\n## In the News\n\nHELICS was selected as an [R\u0026D 100 Award Finalist](https://www.rdworldonline.com/finalists-announced-for-2019-rd-100-awards/).\n\n## History and Motivation\n\n**Brief History:** HELICS began as the core software development of the Grid Modernization Laboratory Consortium ([GMLC](https://gridmod.labworks.org/)) project on integrated Transmission-Distribution-Communication simulation (TDC, GMLC project 1.4.15) supported by the U.S. Department of Energy's Offices of Electricity ([OE](https://www.energy.gov/oe/office-electricity-delivery-and-energy-reliability)) and Energy Efficiency and Renewable Energy ([EERE](https://www.energy.gov/eere/office-energy-efficiency-renewable-energy)). As such, its first use cases were around modern electric power systems, though today it is used for a much larger range of applications. HELICS's layered, high-performance, co-simulation framework builds on the collective experience of multiple national labs.\n\n**Motivation:** Energy systems and their associated information and communication technology systems are becoming increasingly intertwined. As a result, effectively designing, analyzing, and implementing modern energy systems increasingly relies on advanced modeling that simultaneously captures both the cyber and physical domains in combined simulations.\n\n## Source Repo\n\nThe HELICS source code is hosted on GitHub: [https://github.com/GMLC-TDC/HELICS](https://github.com/GMLC-TDC/HELICS)\n\n## Release\n\nHELICS is distributed under the terms of the BSD-3 clause license. All new\ncontributions must be made under this license. [LICENSE](LICENSE)\n\nSPDX-License-Identifier: BSD-3-Clause\n\nportions of the code written by LLNL with release number\nLLNL-CODE-739319\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["examples","networks","helics","ns-3","simulations"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/19910","html_url":"https://ost.ecosyste.ms/projects/19910"}