{"id":38081,"name":"parallel-hashmap","description":"A family of header-only, very fast and memory-friendly hashmap and btree containers.","url":"https://github.com/greg7mdp/parallel-hashmap","last_synced_at":"2025-09-05T07:41:10.974Z","repository":{"id":37266318,"uuid":"173454206","full_name":"greg7mdp/parallel-hashmap","owner":"greg7mdp","description":"A family of header-only, very fast and memory-friendly hashmap and btree containers.","archived":false,"fork":false,"pushed_at":"2025-09-04T22:30:07.000Z","size":3103,"stargazers_count":3043,"open_issues_count":4,"forks_count":292,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-09-05T00:21:53.522Z","etag":null,"topics":["concurrency","hash","hash-container","memory-footprint","multi-thread","parallel","parallel-programming","tables","unordered-map","unordered-set"],"latest_commit_sha":null,"homepage":"https://greg7mdp.github.io/parallel-hashmap/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greg7mdp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"greg7mdp"}},"created_at":"2019-03-02T13:55:44.000Z","updated_at":"2025-09-04T22:30:10.000Z","dependencies_parsed_at":"2023-12-22T13:03:59.870Z","dependency_job_id":"c8954b17-42e1-4a54-84ad-46441eea7c33","html_url":"https://github.com/greg7mdp/parallel-hashmap","commit_stats":{"total_commits":641,"total_committers":28,"mean_commits":"22.892857142857142","dds":0.09516380655226209,"last_synced_commit":"946ebad67a21212d11a0dd4deb7cdedc297d47bc"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/greg7mdp/parallel-hashmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/sbom","scorecard":{"id":167772,"data":{"date":"2025-08-11","repo":{"name":"github.com/greg7mdp/parallel-hashmap","commit":"c29681a7777d85e715d0f7c28ce57256abee76e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","Info: no jobLevel write permissions found"],"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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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/linux.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/windows.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-16T15:24:11.196Z","repository_id":37266318,"created_at":"2025-08-16T15:24:11.196Z","updated_at":"2025-08-16T15:24:11.196Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273727886,"owners_count":25157134,"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-09-05T02:00:09.113Z","response_time":402,"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":"greg7mdp","name":"Gregory Popovitch","uuid":"1496907","kind":"user","description":"","email":"","website":null,"location":"Michigan, USA","twitter":"greg7mdp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1496907?u=ef0408c61d4b200fa4e7c27f3d83e354a9b340df\u0026v=4","repositories_count":45,"last_synced_at":"2025-08-29T18:09:27.922Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/greg7mdp","funding_links":["https://github.com/sponsors/greg7mdp"],"total_stars":4737,"followers":246,"following":8,"created_at":"2022-11-14T20:43:29.316Z","updated_at":"2025-08-29T18:09:27.923Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp/repositories"},"packages":[{"id":8803462,"name":"github.com/greg7mdp/parallel-hashmap","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/greg7mdp/parallel-hashmap","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2022-10-01T20:04:30.000Z","latest_release_published_at":"2025-01-21T15:50:42.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2025-09-05T00:33:18.457Z","created_at":"2024-01-25T05:10:16.705Z","updated_at":"2025-09-05T00:33:18.458Z","registry_url":"https://pkg.go.dev/github.com/greg7mdp/parallel-hashmap","install_command":"go get github.com/greg7mdp/parallel-hashmap","documentation_url":"https://pkg.go.dev/github.com/greg7mdp/parallel-hashmap#section-documentation","metadata":{},"repo_metadata":{"id":37266318,"uuid":"173454206","full_name":"greg7mdp/parallel-hashmap","owner":"greg7mdp","description":"A family of header-only, very fast and memory-friendly hashmap and btree containers.","archived":false,"fork":false,"pushed_at":"2025-08-16T13:19:24.000Z","size":3422,"stargazers_count":3029,"open_issues_count":4,"forks_count":290,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-08-16T15:24:07.218Z","etag":null,"topics":["concurrency","hash","hash-container","memory-footprint","multi-thread","parallel","parallel-programming","tables","unordered-map","unordered-set"],"latest_commit_sha":null,"homepage":"https://greg7mdp.github.io/parallel-hashmap/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greg7mdp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"greg7mdp"}},"created_at":"2019-03-02T13:55:44.000Z","updated_at":"2025-08-16T13:33:51.000Z","dependencies_parsed_at":"2023-12-22T13:03:59.870Z","dependency_job_id":"c8954b17-42e1-4a54-84ad-46441eea7c33","html_url":"https://github.com/greg7mdp/parallel-hashmap","commit_stats":{"total_commits":641,"total_committers":28,"mean_commits":"22.892857142857142","dds":0.09516380655226209,"last_synced_commit":"946ebad67a21212d11a0dd4deb7cdedc297d47bc"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/greg7mdp/parallel-hashmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/sbom","scorecard":{"id":167772,"data":{"date":"2025-08-11","repo":{"name":"github.com/greg7mdp/parallel-hashmap","commit":"c29681a7777d85e715d0f7c28ce57256abee76e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","Info: no jobLevel write permissions found"],"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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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/linux.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/windows.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-16T15:24:11.196Z","repository_id":37266318,"created_at":"2025-08-16T15:24:11.196Z","updated_at":"2025-08-16T15:24:11.196Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270736445,"owners_count":24636546,"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-08-16T02:00:11.002Z","response_time":91,"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":"greg7mdp","name":"Gregory Popovitch","uuid":"1496907","kind":"user","description":"","email":"","website":null,"location":"Michigan, USA","twitter":"greg7mdp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1496907?u=ef0408c61d4b200fa4e7c27f3d83e354a9b340df\u0026v=4","repositories_count":45,"last_synced_at":"2025-08-10T18:36:48.108Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/greg7mdp","funding_links":["https://github.com/sponsors/greg7mdp"],"total_stars":4709,"followers":245,"following":8,"created_at":"2022-11-14T20:43:29.316Z","updated_at":"2025-08-10T18:36:48.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp/repositories"},"tags":[{"name":"v2.0.0","sha":"2ec799017610ef831f4dc29c21fb3cce7e4a19b9","kind":"commit","published_at":"2025-01-21T15:50:42.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v2.0.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"22a7f6ca7205aaa7d3929277103d5cf94c2e480c","kind":"commit","published_at":"2024-10-28T03:45:18.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.4.1","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be87c4139ed827fa80920c89922369701dccd41f","kind":"commit","published_at":"2024-09-20T21:18:43.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.4.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.0/manifests"},{"name":"v1.3.12","sha":"65775fa09fecaa65d0b0022ab6bf091c0e509445","kind":"commit","published_at":"2024-01-29T04:18:32.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.12","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"be6a2c79857c9ea76760ca6ce782e1609713428e","kind":"commit","published_at":"2023-04-24T03:44:16.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.11","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"e4b6668d46183a7656490d279b26145667cff3a3","kind":"commit","published_at":"2023-04-23T22:59:34.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.10","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"78071573aac62e34e76fe3e1ea1c747046e0a468","kind":"commit","published_at":"2023-04-16T00:22:50.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.9","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.9/manifests"},{"name":"1.3.9","sha":"78071573aac62e34e76fe3e1ea1c747046e0a468","kind":"commit","published_at":"2023-04-16T00:22:50.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.3.9","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.3.9/manifests"},{"name":"v1.3.8","sha":"f5e1638a912cdb83fde49ed4611acf9832b54586","kind":"commit","published_at":"2022-10-01T20:04:30.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.8","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.8/manifests"},{"name":"1.37","sha":"0e4997324b1369abd07c9660e603b04d81d24776","kind":"commit","published_at":"2022-09-22T22:50:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.37","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.37/manifests"},{"name":"1.36","sha":"3bde3fb888ddde31b10ea40e17e7fe1d5b5c3df9","kind":"commit","published_at":"2022-09-12T15:04:17.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.36","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.36/manifests"},{"name":"1.35","sha":"01ea8093e6d0293ea252e8027c17d7dff26a9c9f","kind":"commit","published_at":"2022-06-25T18:55:26.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.35","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.35/manifests"},{"name":"1.34","sha":"9c5601db3c01e9d39da31189816fdfc58c99f8d5","kind":"commit","published_at":"2022-02-28T20:55:12.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.34","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.34/manifests"},{"name":"1.33","sha":"7684faf186806e2c88554a78188c18185b21f127","kind":"commit","published_at":"2021-04-22T12:31:01.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.33","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.33/manifests"},{"name":"1.32","sha":"5c908d03bbec500c3057b575ebd350e1764d9f37","kind":"commit","published_at":"2020-05-03T21:50:37.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.32","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.32/manifests"},{"name":"1.31","sha":"882162cc2a882b8e63079ad26c825ec4d4530b56","kind":"commit","published_at":"2020-03-29T12:28:37.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.31","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.31/manifests"},{"name":"1.30","sha":"9191e515001b293a782439d1ebcf2f4ff3e9a836","kind":"commit","published_at":"2020-01-01T18:56:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.30","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.30/manifests"},{"name":"1.27","sha":"2399d65468e4a5f58cd28af2544041e06407a3c6","kind":"commit","published_at":"2019-11-04T12:56:25.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.27","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.27/manifests"},{"name":"1.26","sha":"64f1b82a54dfe99387447273eed936a5db1c1a36","kind":"commit","published_at":"2019-11-03T19:45:25.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.26","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.26/manifests"},{"name":"1.25","sha":"c47248837506d73f981aba566c780627d75d3187","kind":"commit","published_at":"2019-11-03T18:52:31.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.25","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.25/manifests"},{"name":"1.24","sha":"289fadc27343ad68f97b4a68a743df7e8b3bd4b8","kind":"commit","published_at":"2019-09-07T03:38:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.24","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.24/manifests"},{"name":"1.23","sha":"2c8470fcce64379679f37cf60b085dbbdce7eded","kind":"commit","published_at":"2019-06-16T00:21:12.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.23","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.23/manifests"},{"name":"1.22","sha":"0eadd5b75f41a32adab96eb5db5e41c63f2d6e09","kind":"commit","published_at":"2019-04-29T23:20:19.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.22","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.22/manifests"},{"name":"1.21","sha":"fd4d6dee47b9d5587ffaeb25b4e1e0b56198d1e8","kind":"commit","published_at":"2019-04-27T12:29:28.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.21","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.21/manifests"},{"name":"1.2","sha":"9f5a7a37f0dedc0bf15421196eea907e903c69c8","kind":"commit","published_at":"2019-04-11T23:59:33.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.2","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.2/manifests"},{"name":"1.1.0","sha":"e15f2bb95936a491debe6104a81250c95af7f80b","kind":"commit","published_at":"2019-04-01T17:13:20.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.1.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d5bad0bb45944ec7ccab11dc92665e98f028e2ef","kind":"commit","published_at":"2019-03-31T23:07:53.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.0.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T16:19:44.800Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/greg7mdp/parallel-hashmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/greg7mdp/parallel-hashmap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/greg7mdp/parallel-hashmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/greg7mdp/parallel-hashmap/dependencies","status":null,"funding_links":["https://github.com/sponsors/greg7mdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T17:09:21.127Z","issues_count":136,"pull_requests_count":43,"avg_time_to_close_issue":3515298.0074626864,"avg_time_to_close_pull_request":41110.78571428572,"issues_closed_count":134,"pull_requests_closed_count":42,"pull_request_authors_count":23,"issue_authors_count":100,"avg_comments_per_issue":6.279411764705882,"avg_comments_per_pull_request":2.3255813953488373,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":3010063.1428571427,"past_year_avg_time_to_close_pull_request":21135.1,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.619047619047619,"past_year_avg_comments_per_pull_request":1.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/issues","maintainers":[{"login":"greg7mdp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}],"active_maintainers":[{"login":"greg7mdp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgreg7mdp%2Fparallel-hashmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgreg7mdp%2Fparallel-hashmap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgreg7mdp%2Fparallel-hashmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgreg7mdp%2Fparallel-hashmap/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951546,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":4147638,"name":"parallel-hashmap","ecosystem":"homebrew","description":"Family of header-only, fast, memory-friendly C++ hashmap and btree containers","homepage":"https://greg7mdp.github.io/parallel-hashmap/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/greg7mdp/parallel-hashmap","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2022-04-12T16:53:52.328Z","latest_release_published_at":"2025-01-28T17:08:27.643Z","latest_release_number":"2.0.0","last_synced_at":"2025-09-05T00:33:17.661Z","created_at":"2022-04-12T16:53:52.306Z","updated_at":"2025-09-05T00:33:17.661Z","registry_url":"https://formulae.brew.sh/formula/parallel-hashmap","install_command":"brew install parallel-hashmap","documentation_url":null,"metadata":{},"repo_metadata":{"id":37266318,"uuid":"173454206","full_name":"greg7mdp/parallel-hashmap","owner":"greg7mdp","description":"A family of header-only, very fast and memory-friendly hashmap and btree containers.","archived":false,"fork":false,"pushed_at":"2025-08-16T13:19:24.000Z","size":3422,"stargazers_count":3029,"open_issues_count":4,"forks_count":290,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-08-16T15:24:07.218Z","etag":null,"topics":["concurrency","hash","hash-container","memory-footprint","multi-thread","parallel","parallel-programming","tables","unordered-map","unordered-set"],"latest_commit_sha":null,"homepage":"https://greg7mdp.github.io/parallel-hashmap/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greg7mdp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"greg7mdp"}},"created_at":"2019-03-02T13:55:44.000Z","updated_at":"2025-08-16T13:33:51.000Z","dependencies_parsed_at":"2023-12-22T13:03:59.870Z","dependency_job_id":"c8954b17-42e1-4a54-84ad-46441eea7c33","html_url":"https://github.com/greg7mdp/parallel-hashmap","commit_stats":{"total_commits":641,"total_committers":28,"mean_commits":"22.892857142857142","dds":0.09516380655226209,"last_synced_commit":"946ebad67a21212d11a0dd4deb7cdedc297d47bc"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/greg7mdp/parallel-hashmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/sbom","scorecard":{"id":167772,"data":{"date":"2025-08-11","repo":{"name":"github.com/greg7mdp/parallel-hashmap","commit":"c29681a7777d85e715d0f7c28ce57256abee76e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","Info: no jobLevel write permissions found"],"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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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/linux.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/windows.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-16T15:24:11.196Z","repository_id":37266318,"created_at":"2025-08-16T15:24:11.196Z","updated_at":"2025-08-16T15:24:11.196Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270736445,"owners_count":24636546,"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-08-16T02:00:11.002Z","response_time":91,"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":"greg7mdp","name":"Gregory Popovitch","uuid":"1496907","kind":"user","description":"","email":"","website":null,"location":"Michigan, USA","twitter":"greg7mdp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1496907?u=ef0408c61d4b200fa4e7c27f3d83e354a9b340df\u0026v=4","repositories_count":45,"last_synced_at":"2025-08-10T18:36:48.108Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/greg7mdp","funding_links":["https://github.com/sponsors/greg7mdp"],"total_stars":4709,"followers":245,"following":8,"created_at":"2022-11-14T20:43:29.316Z","updated_at":"2025-08-10T18:36:48.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp/repositories"},"tags":[{"name":"v2.0.0","sha":"2ec799017610ef831f4dc29c21fb3cce7e4a19b9","kind":"commit","published_at":"2025-01-21T15:50:42.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v2.0.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"22a7f6ca7205aaa7d3929277103d5cf94c2e480c","kind":"commit","published_at":"2024-10-28T03:45:18.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.4.1","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be87c4139ed827fa80920c89922369701dccd41f","kind":"commit","published_at":"2024-09-20T21:18:43.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.4.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.0/manifests"},{"name":"v1.3.12","sha":"65775fa09fecaa65d0b0022ab6bf091c0e509445","kind":"commit","published_at":"2024-01-29T04:18:32.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.12","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"be6a2c79857c9ea76760ca6ce782e1609713428e","kind":"commit","published_at":"2023-04-24T03:44:16.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.11","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"e4b6668d46183a7656490d279b26145667cff3a3","kind":"commit","published_at":"2023-04-23T22:59:34.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.10","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"78071573aac62e34e76fe3e1ea1c747046e0a468","kind":"commit","published_at":"2023-04-16T00:22:50.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.9","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.9/manifests"},{"name":"1.3.9","sha":"78071573aac62e34e76fe3e1ea1c747046e0a468","kind":"commit","published_at":"2023-04-16T00:22:50.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.3.9","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.3.9/manifests"},{"name":"v1.3.8","sha":"f5e1638a912cdb83fde49ed4611acf9832b54586","kind":"commit","published_at":"2022-10-01T20:04:30.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.8","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.8/manifests"},{"name":"1.37","sha":"0e4997324b1369abd07c9660e603b04d81d24776","kind":"commit","published_at":"2022-09-22T22:50:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.37","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.37/manifests"},{"name":"1.36","sha":"3bde3fb888ddde31b10ea40e17e7fe1d5b5c3df9","kind":"commit","published_at":"2022-09-12T15:04:17.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.36","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.36/manifests"},{"name":"1.35","sha":"01ea8093e6d0293ea252e8027c17d7dff26a9c9f","kind":"commit","published_at":"2022-06-25T18:55:26.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.35","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.35/manifests"},{"name":"1.34","sha":"9c5601db3c01e9d39da31189816fdfc58c99f8d5","kind":"commit","published_at":"2022-02-28T20:55:12.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.34","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.34/manifests"},{"name":"1.33","sha":"7684faf186806e2c88554a78188c18185b21f127","kind":"commit","published_at":"2021-04-22T12:31:01.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.33","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.33/manifests"},{"name":"1.32","sha":"5c908d03bbec500c3057b575ebd350e1764d9f37","kind":"commit","published_at":"2020-05-03T21:50:37.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.32","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.32/manifests"},{"name":"1.31","sha":"882162cc2a882b8e63079ad26c825ec4d4530b56","kind":"commit","published_at":"2020-03-29T12:28:37.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.31","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.31/manifests"},{"name":"1.30","sha":"9191e515001b293a782439d1ebcf2f4ff3e9a836","kind":"commit","published_at":"2020-01-01T18:56:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.30","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.30/manifests"},{"name":"1.27","sha":"2399d65468e4a5f58cd28af2544041e06407a3c6","kind":"commit","published_at":"2019-11-04T12:56:25.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.27","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.27/manifests"},{"name":"1.26","sha":"64f1b82a54dfe99387447273eed936a5db1c1a36","kind":"commit","published_at":"2019-11-03T19:45:25.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.26","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.26/manifests"},{"name":"1.25","sha":"c47248837506d73f981aba566c780627d75d3187","kind":"commit","published_at":"2019-11-03T18:52:31.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.25","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.25/manifests"},{"name":"1.24","sha":"289fadc27343ad68f97b4a68a743df7e8b3bd4b8","kind":"commit","published_at":"2019-09-07T03:38:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.24","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.24/manifests"},{"name":"1.23","sha":"2c8470fcce64379679f37cf60b085dbbdce7eded","kind":"commit","published_at":"2019-06-16T00:21:12.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.23","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.23/manifests"},{"name":"1.22","sha":"0eadd5b75f41a32adab96eb5db5e41c63f2d6e09","kind":"commit","published_at":"2019-04-29T23:20:19.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.22","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.22/manifests"},{"name":"1.21","sha":"fd4d6dee47b9d5587ffaeb25b4e1e0b56198d1e8","kind":"commit","published_at":"2019-04-27T12:29:28.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.21","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.21/manifests"},{"name":"1.2","sha":"9f5a7a37f0dedc0bf15421196eea907e903c69c8","kind":"commit","published_at":"2019-04-11T23:59:33.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.2","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.2/manifests"},{"name":"1.1.0","sha":"e15f2bb95936a491debe6104a81250c95af7f80b","kind":"commit","published_at":"2019-04-01T17:13:20.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.1.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d5bad0bb45944ec7ccab11dc92665e98f028e2ef","kind":"commit","published_at":"2019-03-31T23:07:53.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.0.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T16:19:44.999Z","dependent_packages_count":0,"downloads":43,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":84.31609108731715,"dependent_repos_count":50.73141305987031,"dependent_packages_count":18.98657819333434,"stargazers_count":11.627205549690846,"forks_count":12.290755542150505,"average":35.59040868647263},"purl":"pkg:brew/parallel-hashmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/parallel-hashmap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/parallel-hashmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/parallel-hashmap/dependencies","status":null,"funding_links":["https://github.com/sponsors/greg7mdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T17:09:21.127Z","issues_count":136,"pull_requests_count":43,"avg_time_to_close_issue":3515298.0074626864,"avg_time_to_close_pull_request":41110.78571428572,"issues_closed_count":134,"pull_requests_closed_count":42,"pull_request_authors_count":23,"issue_authors_count":100,"avg_comments_per_issue":6.279411764705882,"avg_comments_per_pull_request":2.3255813953488373,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":3010063.1428571427,"past_year_avg_time_to_close_pull_request":21135.1,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.619047619047619,"past_year_avg_comments_per_pull_request":1.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/issues","maintainers":[{"login":"greg7mdp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}],"active_maintainers":[{"login":"greg7mdp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/parallel-hashmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/parallel-hashmap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/parallel-hashmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/parallel-hashmap/related_packages","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":8579,"maintainers_count":0,"namespaces_count":0,"keywords_count":6228,"github":"homebrew","metadata":{"funded_packages_count":826},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2025-09-04T07:06:51.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":5300181,"name":"parallel-hashmap","ecosystem":"conda","description":null,"homepage":"https://github.com/greg7mdp/parallel-hashmap","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/greg7mdp/parallel-hashmap","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-09-03T12:13:50.000Z","latest_release_published_at":"2021-05-02T10:19:38.000Z","latest_release_number":"1.33","last_synced_at":"2025-09-05T00:33:30.611Z","created_at":"2022-10-03T16:08:15.504Z","updated_at":"2025-09-05T00:33:30.611Z","registry_url":"https://anaconda.org/conda-forge/parallel-hashmap","install_command":"conda install -c conda-forge parallel-hashmap","documentation_url":null,"metadata":{},"repo_metadata":{"id":37266318,"uuid":"173454206","full_name":"greg7mdp/parallel-hashmap","owner":"greg7mdp","description":"A family of header-only, very fast and memory-friendly hashmap and btree containers.","archived":false,"fork":false,"pushed_at":"2025-08-16T13:19:24.000Z","size":3422,"stargazers_count":3029,"open_issues_count":4,"forks_count":290,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-08-16T15:24:07.218Z","etag":null,"topics":["concurrency","hash","hash-container","memory-footprint","multi-thread","parallel","parallel-programming","tables","unordered-map","unordered-set"],"latest_commit_sha":null,"homepage":"https://greg7mdp.github.io/parallel-hashmap/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greg7mdp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"greg7mdp"}},"created_at":"2019-03-02T13:55:44.000Z","updated_at":"2025-08-16T13:33:51.000Z","dependencies_parsed_at":"2023-12-22T13:03:59.870Z","dependency_job_id":"c8954b17-42e1-4a54-84ad-46441eea7c33","html_url":"https://github.com/greg7mdp/parallel-hashmap","commit_stats":{"total_commits":641,"total_committers":28,"mean_commits":"22.892857142857142","dds":0.09516380655226209,"last_synced_commit":"946ebad67a21212d11a0dd4deb7cdedc297d47bc"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/greg7mdp/parallel-hashmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/sbom","scorecard":{"id":167772,"data":{"date":"2025-08-11","repo":{"name":"github.com/greg7mdp/parallel-hashmap","commit":"c29681a7777d85e715d0f7c28ce57256abee76e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","Info: no jobLevel write permissions found"],"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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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/linux.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/windows.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-16T15:24:11.196Z","repository_id":37266318,"created_at":"2025-08-16T15:24:11.196Z","updated_at":"2025-08-16T15:24:11.196Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270736445,"owners_count":24636546,"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-08-16T02:00:11.002Z","response_time":91,"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":"greg7mdp","name":"Gregory Popovitch","uuid":"1496907","kind":"user","description":"","email":"","website":null,"location":"Michigan, USA","twitter":"greg7mdp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1496907?u=ef0408c61d4b200fa4e7c27f3d83e354a9b340df\u0026v=4","repositories_count":45,"last_synced_at":"2025-08-10T18:36:48.108Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/greg7mdp","funding_links":["https://github.com/sponsors/greg7mdp"],"total_stars":4709,"followers":245,"following":8,"created_at":"2022-11-14T20:43:29.316Z","updated_at":"2025-08-10T18:36:48.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp/repositories"},"tags":[{"name":"v2.0.0","sha":"2ec799017610ef831f4dc29c21fb3cce7e4a19b9","kind":"commit","published_at":"2025-01-21T15:50:42.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v2.0.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"22a7f6ca7205aaa7d3929277103d5cf94c2e480c","kind":"commit","published_at":"2024-10-28T03:45:18.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.4.1","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be87c4139ed827fa80920c89922369701dccd41f","kind":"commit","published_at":"2024-09-20T21:18:43.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.4.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.0/manifests"},{"name":"v1.3.12","sha":"65775fa09fecaa65d0b0022ab6bf091c0e509445","kind":"commit","published_at":"2024-01-29T04:18:32.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.12","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"be6a2c79857c9ea76760ca6ce782e1609713428e","kind":"commit","published_at":"2023-04-24T03:44:16.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.11","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"e4b6668d46183a7656490d279b26145667cff3a3","kind":"commit","published_at":"2023-04-23T22:59:34.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.10","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"78071573aac62e34e76fe3e1ea1c747046e0a468","kind":"commit","published_at":"2023-04-16T00:22:50.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.9","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.9/manifests"},{"name":"1.3.9","sha":"78071573aac62e34e76fe3e1ea1c747046e0a468","kind":"commit","published_at":"2023-04-16T00:22:50.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.3.9","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.3.9/manifests"},{"name":"v1.3.8","sha":"f5e1638a912cdb83fde49ed4611acf9832b54586","kind":"commit","published_at":"2022-10-01T20:04:30.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.8","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.8/manifests"},{"name":"1.37","sha":"0e4997324b1369abd07c9660e603b04d81d24776","kind":"commit","published_at":"2022-09-22T22:50:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.37","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.37/manifests"},{"name":"1.36","sha":"3bde3fb888ddde31b10ea40e17e7fe1d5b5c3df9","kind":"commit","published_at":"2022-09-12T15:04:17.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.36","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.36/manifests"},{"name":"1.35","sha":"01ea8093e6d0293ea252e8027c17d7dff26a9c9f","kind":"commit","published_at":"2022-06-25T18:55:26.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.35","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.35/manifests"},{"name":"1.34","sha":"9c5601db3c01e9d39da31189816fdfc58c99f8d5","kind":"commit","published_at":"2022-02-28T20:55:12.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.34","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.34/manifests"},{"name":"1.33","sha":"7684faf186806e2c88554a78188c18185b21f127","kind":"commit","published_at":"2021-04-22T12:31:01.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.33","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.33/manifests"},{"name":"1.32","sha":"5c908d03bbec500c3057b575ebd350e1764d9f37","kind":"commit","published_at":"2020-05-03T21:50:37.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.32","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.32/manifests"},{"name":"1.31","sha":"882162cc2a882b8e63079ad26c825ec4d4530b56","kind":"commit","published_at":"2020-03-29T12:28:37.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.31","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.31/manifests"},{"name":"1.30","sha":"9191e515001b293a782439d1ebcf2f4ff3e9a836","kind":"commit","published_at":"2020-01-01T18:56:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.30","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.30/manifests"},{"name":"1.27","sha":"2399d65468e4a5f58cd28af2544041e06407a3c6","kind":"commit","published_at":"2019-11-04T12:56:25.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.27","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.27/manifests"},{"name":"1.26","sha":"64f1b82a54dfe99387447273eed936a5db1c1a36","kind":"commit","published_at":"2019-11-03T19:45:25.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.26","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.26/manifests"},{"name":"1.25","sha":"c47248837506d73f981aba566c780627d75d3187","kind":"commit","published_at":"2019-11-03T18:52:31.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.25","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.25/manifests"},{"name":"1.24","sha":"289fadc27343ad68f97b4a68a743df7e8b3bd4b8","kind":"commit","published_at":"2019-09-07T03:38:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.24","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.24/manifests"},{"name":"1.23","sha":"2c8470fcce64379679f37cf60b085dbbdce7eded","kind":"commit","published_at":"2019-06-16T00:21:12.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.23","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.23/manifests"},{"name":"1.22","sha":"0eadd5b75f41a32adab96eb5db5e41c63f2d6e09","kind":"commit","published_at":"2019-04-29T23:20:19.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.22","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.22/manifests"},{"name":"1.21","sha":"fd4d6dee47b9d5587ffaeb25b4e1e0b56198d1e8","kind":"commit","published_at":"2019-04-27T12:29:28.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.21","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.21/manifests"},{"name":"1.2","sha":"9f5a7a37f0dedc0bf15421196eea907e903c69c8","kind":"commit","published_at":"2019-04-11T23:59:33.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.2","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.2/manifests"},{"name":"1.1.0","sha":"e15f2bb95936a491debe6104a81250c95af7f80b","kind":"commit","published_at":"2019-04-01T17:13:20.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.1.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d5bad0bb45944ec7ccab11dc92665e98f028e2ef","kind":"commit","published_at":"2019-03-31T23:07:53.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.0.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T16:19:44.805Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":8.869478412777639,"forks_count":12.857499376091837,"average":26.73196905415523},"purl":"pkg:conda/parallel-hashmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parallel-hashmap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parallel-hashmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parallel-hashmap/dependencies","status":null,"funding_links":["https://github.com/sponsors/greg7mdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T17:09:21.127Z","issues_count":136,"pull_requests_count":43,"avg_time_to_close_issue":3515298.0074626864,"avg_time_to_close_pull_request":41110.78571428572,"issues_closed_count":134,"pull_requests_closed_count":42,"pull_request_authors_count":23,"issue_authors_count":100,"avg_comments_per_issue":6.279411764705882,"avg_comments_per_pull_request":2.3255813953488373,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":3010063.1428571427,"past_year_avg_time_to_close_pull_request":21135.1,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.619047619047619,"past_year_avg_comments_per_pull_request":1.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/issues","maintainers":[{"login":"greg7mdp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}],"active_maintainers":[{"login":"greg7mdp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parallel-hashmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parallel-hashmap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parallel-hashmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parallel-hashmap/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":8048448,"name":"parallel-hashmap","ecosystem":"spack","description":"A family of header-only, very fast and memory-friendly hashmap and btree\ncontainers.\n","homepage":"https://github.com/greg7mdp/parallel-hashmap","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/greg7mdp/parallel-hashmap","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-08-09T05:21:44.522Z","latest_release_published_at":"2024-08-27T16:04:55.675Z","latest_release_number":"1.3.12","last_synced_at":"2025-09-05T00:33:31.007Z","created_at":"2023-08-09T05:21:42.252Z","updated_at":"2025-09-05T00:33:31.008Z","registry_url":"https://packages.spack.io/package.html?name=parallel-hashmap","install_command":"spack install parallel-hashmap","documentation_url":null,"metadata":{},"repo_metadata":{"id":37266318,"uuid":"173454206","full_name":"greg7mdp/parallel-hashmap","owner":"greg7mdp","description":"A family of header-only, very fast and memory-friendly hashmap and btree containers.","archived":false,"fork":false,"pushed_at":"2025-08-16T13:19:24.000Z","size":3422,"stargazers_count":3029,"open_issues_count":4,"forks_count":290,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-08-16T15:24:07.218Z","etag":null,"topics":["concurrency","hash","hash-container","memory-footprint","multi-thread","parallel","parallel-programming","tables","unordered-map","unordered-set"],"latest_commit_sha":null,"homepage":"https://greg7mdp.github.io/parallel-hashmap/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greg7mdp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"greg7mdp"}},"created_at":"2019-03-02T13:55:44.000Z","updated_at":"2025-08-16T13:33:51.000Z","dependencies_parsed_at":"2023-12-22T13:03:59.870Z","dependency_job_id":"c8954b17-42e1-4a54-84ad-46441eea7c33","html_url":"https://github.com/greg7mdp/parallel-hashmap","commit_stats":{"total_commits":641,"total_committers":28,"mean_commits":"22.892857142857142","dds":0.09516380655226209,"last_synced_commit":"946ebad67a21212d11a0dd4deb7cdedc297d47bc"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/greg7mdp/parallel-hashmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/sbom","scorecard":{"id":167772,"data":{"date":"2025-08-11","repo":{"name":"github.com/greg7mdp/parallel-hashmap","commit":"c29681a7777d85e715d0f7c28ce57256abee76e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","Info: no jobLevel write permissions found"],"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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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/linux.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/greg7mdp/parallel-hashmap/windows.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-16T15:24:11.196Z","repository_id":37266318,"created_at":"2025-08-16T15:24:11.196Z","updated_at":"2025-08-16T15:24:11.196Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270736445,"owners_count":24636546,"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-08-16T02:00:11.002Z","response_time":91,"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":"greg7mdp","name":"Gregory Popovitch","uuid":"1496907","kind":"user","description":"","email":"","website":null,"location":"Michigan, USA","twitter":"greg7mdp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1496907?u=ef0408c61d4b200fa4e7c27f3d83e354a9b340df\u0026v=4","repositories_count":45,"last_synced_at":"2025-08-10T18:36:48.108Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/greg7mdp","funding_links":["https://github.com/sponsors/greg7mdp"],"total_stars":4709,"followers":245,"following":8,"created_at":"2022-11-14T20:43:29.316Z","updated_at":"2025-08-10T18:36:48.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg7mdp/repositories"},"tags":[{"name":"v2.0.0","sha":"2ec799017610ef831f4dc29c21fb3cce7e4a19b9","kind":"commit","published_at":"2025-01-21T15:50:42.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v2.0.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"22a7f6ca7205aaa7d3929277103d5cf94c2e480c","kind":"commit","published_at":"2024-10-28T03:45:18.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.4.1","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"be87c4139ed827fa80920c89922369701dccd41f","kind":"commit","published_at":"2024-09-20T21:18:43.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.4.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.4.0/manifests"},{"name":"v1.3.12","sha":"65775fa09fecaa65d0b0022ab6bf091c0e509445","kind":"commit","published_at":"2024-01-29T04:18:32.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.12","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"be6a2c79857c9ea76760ca6ce782e1609713428e","kind":"commit","published_at":"2023-04-24T03:44:16.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.11","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"e4b6668d46183a7656490d279b26145667cff3a3","kind":"commit","published_at":"2023-04-23T22:59:34.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.10","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"78071573aac62e34e76fe3e1ea1c747046e0a468","kind":"commit","published_at":"2023-04-16T00:22:50.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.9","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.9/manifests"},{"name":"1.3.9","sha":"78071573aac62e34e76fe3e1ea1c747046e0a468","kind":"commit","published_at":"2023-04-16T00:22:50.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.3.9","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.3.9/manifests"},{"name":"v1.3.8","sha":"f5e1638a912cdb83fde49ed4611acf9832b54586","kind":"commit","published_at":"2022-10-01T20:04:30.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/v1.3.8","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/v1.3.8/manifests"},{"name":"1.37","sha":"0e4997324b1369abd07c9660e603b04d81d24776","kind":"commit","published_at":"2022-09-22T22:50:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.37","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.37/manifests"},{"name":"1.36","sha":"3bde3fb888ddde31b10ea40e17e7fe1d5b5c3df9","kind":"commit","published_at":"2022-09-12T15:04:17.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.36","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.36/manifests"},{"name":"1.35","sha":"01ea8093e6d0293ea252e8027c17d7dff26a9c9f","kind":"commit","published_at":"2022-06-25T18:55:26.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.35","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.35/manifests"},{"name":"1.34","sha":"9c5601db3c01e9d39da31189816fdfc58c99f8d5","kind":"commit","published_at":"2022-02-28T20:55:12.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.34","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.34/manifests"},{"name":"1.33","sha":"7684faf186806e2c88554a78188c18185b21f127","kind":"commit","published_at":"2021-04-22T12:31:01.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.33","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.33/manifests"},{"name":"1.32","sha":"5c908d03bbec500c3057b575ebd350e1764d9f37","kind":"commit","published_at":"2020-05-03T21:50:37.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.32","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.32/manifests"},{"name":"1.31","sha":"882162cc2a882b8e63079ad26c825ec4d4530b56","kind":"commit","published_at":"2020-03-29T12:28:37.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.31","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.31/manifests"},{"name":"1.30","sha":"9191e515001b293a782439d1ebcf2f4ff3e9a836","kind":"commit","published_at":"2020-01-01T18:56:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.30","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.30/manifests"},{"name":"1.27","sha":"2399d65468e4a5f58cd28af2544041e06407a3c6","kind":"commit","published_at":"2019-11-04T12:56:25.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.27","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.27/manifests"},{"name":"1.26","sha":"64f1b82a54dfe99387447273eed936a5db1c1a36","kind":"commit","published_at":"2019-11-03T19:45:25.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.26","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.26/manifests"},{"name":"1.25","sha":"c47248837506d73f981aba566c780627d75d3187","kind":"commit","published_at":"2019-11-03T18:52:31.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.25","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.25/manifests"},{"name":"1.24","sha":"289fadc27343ad68f97b4a68a743df7e8b3bd4b8","kind":"commit","published_at":"2019-09-07T03:38:35.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.24","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.24/manifests"},{"name":"1.23","sha":"2c8470fcce64379679f37cf60b085dbbdce7eded","kind":"commit","published_at":"2019-06-16T00:21:12.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.23","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.23/manifests"},{"name":"1.22","sha":"0eadd5b75f41a32adab96eb5db5e41c63f2d6e09","kind":"commit","published_at":"2019-04-29T23:20:19.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.22","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.22/manifests"},{"name":"1.21","sha":"fd4d6dee47b9d5587ffaeb25b4e1e0b56198d1e8","kind":"commit","published_at":"2019-04-27T12:29:28.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.21","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.21/manifests"},{"name":"1.2","sha":"9f5a7a37f0dedc0bf15421196eea907e903c69c8","kind":"commit","published_at":"2019-04-11T23:59:33.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.2","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.2/manifests"},{"name":"1.1.0","sha":"e15f2bb95936a491debe6104a81250c95af7f80b","kind":"commit","published_at":"2019-04-01T17:13:20.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.1.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d5bad0bb45944ec7ccab11dc92665e98f028e2ef","kind":"commit","published_at":"2019-03-31T23:07:53.000Z","download_url":"https://codeload.github.com/greg7mdp/parallel-hashmap/tar.gz/1.0.0","html_url":"https://github.com/greg7mdp/parallel-hashmap/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/greg7mdp/parallel-hashmap@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T16:19:45.015Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.96508456082924,"stargazers_count":5.319148936170213,"forks_count":7.324058919803601,"docker_downloads_count":null,"average":17.652073104200763},"purl":"pkg:spack/parallel-hashmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/parallel-hashmap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/parallel-hashmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/parallel-hashmap/dependencies","status":null,"funding_links":["https://github.com/sponsors/greg7mdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T17:09:21.127Z","issues_count":136,"pull_requests_count":43,"avg_time_to_close_issue":3515298.0074626864,"avg_time_to_close_pull_request":41110.78571428572,"issues_closed_count":134,"pull_requests_closed_count":42,"pull_request_authors_count":23,"issue_authors_count":100,"avg_comments_per_issue":6.279411764705882,"avg_comments_per_pull_request":2.3255813953488373,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":3010063.1428571427,"past_year_avg_time_to_close_pull_request":21135.1,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.619047619047619,"past_year_avg_comments_per_pull_request":1.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/issues","maintainers":[{"login":"greg7mdp","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}],"active_maintainers":[{"login":"greg7mdp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/parallel-hashmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/parallel-hashmap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/parallel-hashmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/parallel-hashmap/related_packages","maintainers":[],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","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"}}],"commits":{"id":33189,"full_name":"greg7mdp/parallel-hashmap","default_branch":"master","committers":[{"name":"greg","email":"greg7mdp@gmail.com","login":"greg7mdp","count":620},{"name":"Brian McKinnon","email":"bpmckinnon@gmail.com","login":"bpmckinnon","count":17},{"name":"sunkaicheng","email":"sunkaicheng@bigo.sg","login":null,"count":13},{"name":"Serge Weinstock","email":"serge.weinstock@coremont.com","login":null,"count":3},{"name":"Sergey Fedorov","email":"vital.had@gmail.com","login":"barracuda156","count":3},{"name":"Force Charlie","email":"ipvb@qq.com","login":null,"count":2},{"name":"Ed Catmur","email":"ed@catmur.uk","login":"ecatmur","count":2},{"name":"stdpain","email":"drfeng08@gmail.com","login":"stdpain","count":2},{"name":"Dennis Nienhüser","email":"nienhueser@kde.org","login":"Earthwings","count":2},{"name":"Colin Gaudreau","email":"colingaudreau@gmail.com","login":"ColinGaudreau","count":2},{"name":"Andrew Dean","email":"Andrew.Dean@microsoft.com","login":null,"count":1},{"name":"lisa0916lisa@163.com","email":"lutingyu@lutingyudeMacBook-Pro.local","login":null,"count":1},{"name":"tingyu","email":"lutingyu@bilibili.com","login":null,"count":1},{"name":"Ali Ghaffaari","email":"ali.ghaffaari@gmail.com","login":"cartoonist","count":1},{"name":"Binglin Chang","email":"decstery@gmail.com","login":"decster","count":1},{"name":"Colin Gaudreau","email":"colin.gaudreau@ubisoft.com","login":"cgaudreau-ubisoft","count":1},{"name":"Dheeraj R Reddy","email":"dheeraj98reddy@gmail.com","login":"Squadrick","count":1},{"name":"Force Charlie","email":"charlieio@outlook.com","login":"fcharlie","count":1},{"name":"George Cholerton","email":"gcholerton@gmail.com","login":"X-Neon","count":1},{"name":"Jendrik Seipp","email":"jendrikseipp@gmail.com","login":"jendrikseipp","count":1},{"name":"Kevin Kiningham","email":"kkiningh@stanford.edu","login":"kkiningh","count":1},{"name":"Maikel van den Hurk","email":"maikelvandenhurk@hotmail.com","login":"maikelvdh","count":1},{"name":"Patrick Fasano","email":"patrick@patrickfasano.com","login":"kc9jud","count":1},{"name":"byronhe","email":"1394332+byronhe","login":"byronhe","count":1},{"name":"ilobilo","email":"ilia.chachanidze35@gmail.com","login":"ilobilo","count":1},{"name":"madisetti","email":"madisetti@jhu.edu","login":"dmadisetti","count":1},{"name":"myozka","email":"my.ozkaya@gmail.com","login":"myozka","count":1},{"name":"scivision","email":"10931741+scivision","login":"scivision","count":1},{"name":"tang donghai","email":"tangdhcs@gmail.com","login":"tang-hi","count":1},{"name":"yanz","email":"dirtysalt1987@gmail.com","login":"dirtysalt","count":1}],"total_commits":686,"total_committers":30,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.866666666666667,"dds":0.09620991253644318,"past_year_committers":[{"name":"greg7mdp","email":"greg7mdp@gmail.com","login":"greg7mdp","count":22},{"name":"Dennis Nienhüser","email":"nienhueser@kde.org","login":"Earthwings","count":2},{"name":"tang donghai","email":"tangdhcs@gmail.com","login":"tang-hi","count":1},{"name":"scivision","email":"10931741+scivision","login":"scivision","count":1}],"past_year_total_commits":26,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.5,"past_year_dds":0.15384615384615385,"last_synced_at":"2025-05-14T19:26:02.471Z","last_synced_commit":"896f1a03e429c45d9fe9638e892fc1da73befadd","created_at":"2023-03-07T16:51:33.426Z","updated_at":"2025-05-14T19:26:02.488Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"greg7mdp/parallel-hashmap","html_url":"https://github.com/greg7mdp/parallel-hashmap","last_synced_at":"2025-08-31T11:49:16.123Z","status":null,"issues_count":137,"pull_requests_count":46,"avg_time_to_close_issue":3562601.2153846156,"avg_time_to_close_pull_request":41328.93023255814,"issues_closed_count":130,"pull_requests_closed_count":43,"pull_request_authors_count":24,"issue_authors_count":100,"avg_comments_per_issue":6.18978102189781,"avg_comments_per_pull_request":2.239130434782609,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":3176155.785714286,"past_year_avg_time_to_close_pull_request":16538.2,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":2.263157894736842,"past_year_avg_comments_per_pull_request":1.5833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-10T14:41:18.861Z","updated_at":"2025-09-03T06:21:50.629Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg7mdp%2Fparallel-hashmap/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":124,"CONTRIBUTOR":9},"pull_request_author_associations_count":{"CONTRIBUTOR":23,"OWNER":15,"NONE":14},"issue_authors":{"gf777":4,"bpmckinnon":4,"marioroy":4,"HolyBlackCat":4,"jmbnyc":4,"ila":3,"kanonka":3,"fabioparodi":2,"trsh":2,"PietropaoloFrisoni":2,"kc9jud":2,"StavrosMar":2,"OutTheShade":2,"evan-swinney":2,"Jiboxiake":2,"atom-moyer":2,"BiteTheDDDDt":2,"fegennari":2,"Alessandro-Barbieri":2,"barracuda156":2,"TylerGlaiel":2,"iliasaz":1,"engun":1,"stdpain":1,"Andersama":1,"heyfey":1,"tonyb983":1,"lucoysword":1,"iaomw":1,"samuelpmish":1,"h-2":1,"jendrikseipp":1,"codingl2k1":1,"HatakeKakaxi":1,"linjiahao962889027":1,"amitma1":1,"chenrui333":1,"Nahor":1,"HBSDLJZ":1,"aengusjiang":1,"phallot":1,"benstadin":1,"xinyiZzz":1,"littledoglily":1,"lczech":1,"Gatsbyoo":1,"dakabang":1,"karentierney":1,"LevickCG":1,"mortbopet":1,"wjiali6":1,"ExeVirus":1,"FrancoisDn":1,"midrare":1,"chineshboy":1,"ahueck":1,"bftjoe":1,"ZhengLChang":1,"BurningEnlightenment":1,"xiangpdu":1,"Nosenzor":1,"phprus":1,"kleunen":1,"jrcavani":1,"Ravbug":1,"vivek180797":1,"sweinst":1,"LargePrime":1,"bashimao":1,"Markusjsommer":1,"kriscao-cohere":1,"huerni":1,"smoe":1,"mxydls":1,"WarrantyVoid":1,"lsalamon":1,"zhangyafeikimi":1,"chakpongchung":1,"lukekasz":1,"Jonahowns":1,"ssylvan":1,"maomao0220":1,"JonathanFry3":1,"majestichou":1,"yurivict":1,"realwzc":1,"xiaoyifang":1,"stachlewski":1,"easypickings":1,"251":1,"theinstrumental":1,"yiguolei":1,"dgazzoni":1,"ManciuCen":1,"devshgraphicsprogramming":1,"walletiger":1,"ActivePeter":1,"JaydenFish":1,"DariuszSabala":1,"Char-Aznable":1},"pull_request_authors":{"greg7mdp":15,"bpmckinnon":4,"Earthwings":4,"ecatmur":2,"ilobilo":2,"cartoonist":2,"gtarcoder":2,"stdpain":2,"scivision":2,"aviraxp":2,"AgostonSzepessy":2,"dirtysalt":1,"barracuda156":1,"amitma1":1,"bashimao":1,"kc9jud":1,"tang-hi":1,"AndrewDeanMS":1,"aengusjiang":1,"X-Neon":1,"ZhangHuiGui":1,"decster":1,"jendrikseipp":1,"LisaLuty":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10059033,"issues_count":31006821,"pull_requests_count":93826236,"authors_count":10685221,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":20},"past_year_pull_request_author_associations_count":{"OWNER":10,"NONE":4,"CONTRIBUTOR":2},"past_year_issue_authors":{"aengusjiang":1,"bftjoe":1,"codingl2k1":1,"dakabang":1,"gf777":1,"HolyBlackCat":1,"huerni":1,"iaomw":1,"kriscao-cohere":1,"LargePrime":1,"lczech":1,"littledoglily":1,"maomao0220":1,"realwzc":1,"TylerGlaiel":1,"vivek180797":1,"walletiger":1,"WarrantyVoid":1,"yurivict":1,"zhangyafeikimi":1},"past_year_pull_request_authors":{"greg7mdp":10,"AgostonSzepessy":2,"aviraxp":2,"gtarcoder":1,"tang-hi":1},"maintainers":[{"login":"greg7mdp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}],"active_maintainers":[{"login":"greg7mdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg7mdp"}]},"events":{"total":{"CreateEvent":10,"ReleaseEvent":1,"IssuesEvent":33,"WatchEvent":478,"DeleteEvent":7,"IssueCommentEvent":59,"PushEvent":18,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":9,"PullRequestEvent":21,"ForkEvent":48},"last_year":{"CreateEvent":10,"ReleaseEvent":1,"IssuesEvent":33,"WatchEvent":478,"DeleteEvent":7,"IssueCommentEvent":59,"PushEvent":18,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":9,"PullRequestEvent":21,"ForkEvent":48}},"keywords":["concurrency","hash","hash-container","memory-footprint","multi-thread","parallel","parallel-programming","tables","unordered-map","unordered-set"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/linux.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T21:30:38.161Z","updated_at":"2023-02-11T21:30:38.161Z","repository_link":"https://github.com/greg7mdp/parallel-hashmap/blob/master/.github/workflows/linux.yml","dependencies":[{"id":7557447879,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T21:30:38.231Z","updated_at":"2023-02-11T21:30:38.231Z","repository_link":"https://github.com/greg7mdp/parallel-hashmap/blob/master/.github/workflows/macos.yml","dependencies":[{"id":7557448405,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/windows.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T21:30:38.301Z","updated_at":"2023-02-11T21:30:38.301Z","repository_link":"https://github.com/greg7mdp/parallel-hashmap/blob/master/.github/workflows/windows.yml","dependencies":[{"id":7557448644,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false}]}],"score":15.207299794566126,"created_at":"2025-09-04T15:51:11.938Z","updated_at":"2025-10-07T08:15:38.211Z","avatar_url":"https://github.com/greg7mdp.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":43,"funding_links":["https://github.com/sponsors/greg7mdp"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/38081","html_url":"https://science.ecosyste.ms/projects/38081","bibtex_url":"https://science.ecosyste.ms/projects/38081/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38081/export.apalike"}