{"id":372380,"url":"https://github.com/rayon-rs/rayon","last_synced_at":"2026-08-26T10:36:09.959Z","repository":{"id":21407059,"uuid":"24725038","full_name":"rayon-rs/rayon","owner":"rayon-rs","description":"Rayon: A data parallelism library for Rust","archived":false,"fork":false,"pushed_at":"2026-07-15T23:33:41.000Z","size":3622,"stargazers_count":13254,"open_issues_count":226,"forks_count":604,"subscribers_count":104,"default_branch":"main","last_synced_at":"2026-08-23T01:20:40.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rayon-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-10-02T15:38:05.000Z","updated_at":"2026-08-22T22:59:14.000Z","dependencies_parsed_at":"2026-08-08T00:39:49.761Z","dependency_job_id":null,"html_url":"https://github.com/rayon-rs/rayon","commit_stats":{"total_commits":1685,"total_committers":157,"mean_commits":10.73248407643312,"dds":0.5721068249258161,"last_synced_commit":"6ca44bd18e7e6004d0ad3e17137da030ca1adf2a"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/rayon-rs/rayon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/sbom","scorecard":{"id":685628,"data":{"date":"2025-08-11","repo":{"name":"github.com/rayon-rs/rayon","commit":"7af20d7692d5decbcb4adcaa079cd607e3e50814"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/9 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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml: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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/ci.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yaml:98","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T00:42:25.255Z","repository_id":21407059,"created_at":"2025-08-22T00:42:25.255Z","updated_at":"2025-08-22T00:42:25.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36846497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"rayon-rs","name":"rayon-rs","uuid":"32576850","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32576850?v=4","repositories_count":5,"last_synced_at":"2026-08-22T00:11:43.536Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rayon-rs","funding_links":[],"total_stars":13883,"followers":129,"following":0,"created_at":"2022-11-02T16:29:51.328Z","updated_at":"2026-08-22T00:11:43.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs/repositories"},"packages":[{"id":10441568,"name":"github.com/rayon-rs/rayon","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rayon-rs/rayon","keywords_array":[],"namespace":null,"versions_count":39,"first_release_published_at":"2016-01-25T10:53:57.000Z","latest_release_published_at":"2026-04-14T00:52:24.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-08-26T01:24:04.582Z","created_at":"2024-06-25T04:54:24.806Z","updated_at":"2026-08-26T01:24:04.583Z","registry_url":"https://pkg.go.dev/github.com/rayon-rs/rayon","install_command":"go get github.com/rayon-rs/rayon","documentation_url":"https://pkg.go.dev/github.com/rayon-rs/rayon#section-documentation","metadata":{},"repo_metadata":{"id":21407059,"uuid":"24725038","full_name":"rayon-rs/rayon","owner":"rayon-rs","description":"Rayon: A data parallelism library for Rust","archived":false,"fork":false,"pushed_at":"2026-07-15T23:33:41.000Z","size":3622,"stargazers_count":13254,"open_issues_count":226,"forks_count":604,"subscribers_count":104,"default_branch":"main","last_synced_at":"2026-08-23T01:20:40.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rayon-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-10-02T15:38:05.000Z","updated_at":"2026-08-22T22:59:14.000Z","dependencies_parsed_at":"2026-08-08T00:39:49.761Z","dependency_job_id":null,"html_url":"https://github.com/rayon-rs/rayon","commit_stats":{"total_commits":1685,"total_committers":157,"mean_commits":10.73248407643312,"dds":0.5721068249258161,"last_synced_commit":"6ca44bd18e7e6004d0ad3e17137da030ca1adf2a"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/rayon-rs/rayon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/sbom","scorecard":{"id":685628,"data":{"date":"2025-08-11","repo":{"name":"github.com/rayon-rs/rayon","commit":"7af20d7692d5decbcb4adcaa079cd607e3e50814"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/9 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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml: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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/ci.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yaml:98","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T00:42:25.255Z","repository_id":21407059,"created_at":"2025-08-22T00:42:25.255Z","updated_at":"2025-08-22T00:42:25.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36846497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"rayon-rs","name":"rayon-rs","uuid":"32576850","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32576850?v=4","repositories_count":5,"last_synced_at":"2026-08-22T00:11:43.536Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rayon-rs","funding_links":[],"total_stars":13883,"followers":129,"following":0,"created_at":"2022-11-02T16:29:51.328Z","updated_at":"2026-08-22T00:11:43.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs/repositories"},"tags":[{"name":"v1.12.0","sha":"c9ced185ae3508246a9eb70c8407a1199bb1b77f","kind":"tag","published_at":"2026-04-14T00:56:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"7af20d7692d5decbcb4adcaa079cd607e3e50814","kind":"tag","published_at":"2025-08-12T23:22:05.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.11.0/manifests"},{"name":"rayon-core-v1.13.0","sha":"7af20d7692d5decbcb4adcaa079cd607e3e50814","kind":"tag","published_at":"2025-08-12T23:21:39.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.13.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.13.0/manifests"},{"name":"v1.10.0","sha":"7543ed40c9a017dee32b3dc72b3ae819820e8366","kind":"tag","published_at":"2024-03-24T05:24:23.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"990841b313d1a566d2b7f4f33c61e0f0ac9dc7b6","kind":"tag","published_at":"2024-02-27T23:38:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1/manifests"},{"name":"rayon-core-v1.12.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:24.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1/manifests"},{"name":"v1.8.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:18.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0/manifests"},{"name":"rayon-core-v1.12.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:09.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0/manifests"},{"name":"v1.7.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0/manifests"},{"name":"rayon-core-v1.11.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0/manifests"},{"name":"rayon-core-v1.10.2","sha":"b6cdc9da7adc7fe42b28758b2033f0bf8f8dc4b8","kind":"tag","published_at":"2023-01-22T22:17:51.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2/manifests"},{"name":"v1.6.1","sha":"d5e18e34ae9ace4fe723ba280f254ef01d540a82","kind":"tag","published_at":"2022-12-09T23:26:26.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1/manifests"},{"name":"rayon-core-v1.10.1","sha":"8e48eae53e969f328ef41f8d6977bb8cb7084bec","kind":"tag","published_at":"2022-11-19T00:16:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1/manifests"},{"name":"v1.6.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:10:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0/manifests"},{"name":"rayon-core-v1.10.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:09:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0/manifests"},{"name":"v1.5.3","sha":"5b6adbbf5c6944ec42b54530820ee8c0ad0e35a9","kind":"tag","published_at":"2022-05-13T23:58:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3/manifests"},{"name":"rayon-core-v1.9.3","sha":"19bf11504b5c8cca0685c4bd07a836288ed4ef38","kind":"tag","published_at":"2022-05-13T16:32:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3/manifests"},{"name":"v1.5.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:36.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2/manifests"},{"name":"rayon-core-v1.9.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:19.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2/manifests"},{"name":"v1.5.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:12:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1/manifests"},{"name":"rayon-core-v1.9.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:11:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1/manifests"},{"name":"v1.5.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0/manifests"},{"name":"rayon-core-v1.9.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0/manifests"},{"name":"v1.4.1","sha":"5b3d917d6c41f107aa3f54eb9b59aaa0be7e8611","kind":"tag","published_at":"2020-09-29T22:29:43.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1/manifests"},{"name":"rayon-core-v1.8.1","sha":"8c9ada2e0ad194692ccf9b75f4e36f356591ed4f","kind":"tag","published_at":"2020-09-17T23:56:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1/manifests"},{"name":"v1.4.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:48.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0/manifests"},{"name":"rayon-core-v1.8.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:44.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0/manifests"},{"name":"rayon-core-v1.7.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:50:59.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1/manifests"},{"name":"v1.3.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:49:35.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:53:13.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0/manifests"},{"name":"rayon-futures-v0.1.1","sha":"38827f1e35ead3a0043ca0a9a5e056eba8b08f05","kind":"tag","published_at":"2019-12-22T00:51:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-futures-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1/manifests"},{"name":"rayon-core-v1.7.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0/manifests"},{"name":"v1.2.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1/manifests"},{"name":"rayon-core-v1.6.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:00.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1/manifests"},{"name":"v1.2.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:37.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0/manifests"},{"name":"rayon-core-v1.6.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0/manifests"},{"name":"v1.1.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0/manifests"},{"name":"rayon-core-v1.5.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0/manifests"},{"name":"v1.0.3","sha":"a68b05ce524f79d7e7a5065714a8d3ca40ce8d4b","kind":"tag","published_at":"2018-11-02T20:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:07:16.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2/manifests"},{"name":"rayon-core-v1.4.1","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:06:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1/manifests"},{"name":"v1.0.1","sha":"386b2f68a50466fcaf2bf397a6435a4c5dc0e1ea","kind":"tag","published_at":"2018-03-16T19:37:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:54.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0/manifests"},{"name":"rayon-core-v1.4.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:30.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0/manifests"},{"name":"rayon-futures-v0.1.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:46:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-futures-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0/manifests"},{"name":"v0.9.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:44:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0/manifests"},{"name":"rayon-core-v1.3.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:43:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0/manifests"},{"name":"v0.8.2","sha":"74a20ce295e738a1b93b1c0ae715b6fffbd0126a","kind":"commit","published_at":"2017-06-28T09:42:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2/manifests"},{"name":"rayon-core-v1.2.1","sha":"89849edbce826e9abc4ec1be4b113bcfc63ca7e6","kind":"tag","published_at":"2017-06-15T19:42:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1/manifests"},{"name":"v0.8.1","sha":"c95b859221bd01ded6ffb654e7173481b4ad25e2","kind":"commit","published_at":"2017-06-14T23:05:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0/manifests"},{"name":"rayon-core-v1.1.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0/manifests"},{"name":"v0.7.1","sha":"57fbdd2f478b2bee40166cfc902f5eebda7bdb97","kind":"commit","published_at":"2017-05-30T12:36:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"9f5aff8fcacdb6bf1dc5f160cd048f306caf6d28","kind":"commit","published_at":"2017-04-06T22:16:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ee5799c3b4184f9e9b9e2241e39391ea90d27e9c","kind":"commit","published_at":"2016-12-21T10:05:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ee157c91835bc6c5b6af7fe5ecfa2e84a8680da","kind":"commit","published_at":"2016-11-04T14:59:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"c91ea503ba0dee8dd1cf3575e8a4adf86e2d33d8","kind":"commit","published_at":"2016-10-25T09:20:27.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a38e46bf9650e2aa940509a034ce515e0d1dfcbb","kind":"commit","published_at":"2016-09-15T11:18:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c045b04c42e46d8652f5b62b84310d2d8fd86dc3","kind":"commit","published_at":"2016-09-14T09:09:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a3336fd8a4481a4da6d82407bd7d4e7321b088e6","kind":"commit","published_at":"2016-05-16T09:47:53.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"01bf093ebfa44abd00f0aa07a913c317d2770ef3","kind":"commit","published_at":"2016-02-24T01:44:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4bea07e85d9bb9ed5afb7a2544a62585a7526dee","kind":"commit","published_at":"2016-02-23T18:37:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e93997b61590396cac4bcfbf85b9a9a63e3a990a","kind":"commit","published_at":"2016-01-25T10:53:57.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:56:40.135Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.8797764749551265,"dependent_packages_count":6.444650093813401,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.662213284384263},"purl":"pkg:golang/github.com/rayon-rs/rayon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rayon-rs/rayon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rayon-rs/rayon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rayon-rs/rayon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:26.439Z","issues_count":161,"pull_requests_count":255,"avg_time_to_close_issue":17605724.958333332,"avg_time_to_close_pull_request":4592871.458128079,"issues_closed_count":72,"pull_requests_closed_count":203,"pull_request_authors_count":67,"issue_authors_count":136,"avg_comments_per_issue":4.683229813664596,"avg_comments_per_pull_request":2.5686274509803924,"merged_pull_requests_count":179,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":10771528.0,"past_year_avg_time_to_close_pull_request":71072.57142857143,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":1.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/issues","maintainers":[{"login":"cuviper","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"},{"login":"nikomatsakis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikomatsakis"}],"active_maintainers":[{"login":"cuviper","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frayon-rs%2Frayon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frayon-rs%2Frayon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frayon-rs%2Frayon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frayon-rs%2Frayon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frayon-rs%2Frayon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frayon-rs%2Frayon/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":6432534,"name":"rayon-core-wasm","ecosystem":"cargo","description":"Core APIs for Rayon","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rayon-rs/rayon","keywords_array":["concurrency","parallel","thread","performance","join"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-02-25T23:42:59.394Z","latest_release_published_at":"2023-02-25T23:42:59.394Z","latest_release_number":"1.10.2","last_synced_at":"2026-08-25T10:03:24.501Z","created_at":"2023-02-26T00:33:44.176Z","updated_at":"2026-08-25T10:03:24.502Z","registry_url":"https://crates.io/crates/rayon-core-wasm/","install_command":"cargo install rayon-core-wasm","documentation_url":"https://docs.rs/rayon-core-wasm/","metadata":{"categories":["concurrency"]},"repo_metadata":{"id":21407059,"uuid":"24725038","full_name":"rayon-rs/rayon","owner":"rayon-rs","description":"Rayon: A data parallelism library for Rust","archived":false,"fork":false,"pushed_at":"2026-07-15T23:33:41.000Z","size":3622,"stargazers_count":13254,"open_issues_count":226,"forks_count":604,"subscribers_count":104,"default_branch":"main","last_synced_at":"2026-08-23T01:20:40.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rayon-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-10-02T15:38:05.000Z","updated_at":"2026-08-22T22:59:14.000Z","dependencies_parsed_at":"2026-08-08T00:39:49.761Z","dependency_job_id":null,"html_url":"https://github.com/rayon-rs/rayon","commit_stats":{"total_commits":1685,"total_committers":157,"mean_commits":10.73248407643312,"dds":0.5721068249258161,"last_synced_commit":"6ca44bd18e7e6004d0ad3e17137da030ca1adf2a"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/rayon-rs/rayon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/sbom","scorecard":{"id":685628,"data":{"date":"2025-08-11","repo":{"name":"github.com/rayon-rs/rayon","commit":"7af20d7692d5decbcb4adcaa079cd607e3e50814"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/9 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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml: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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/ci.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yaml:98","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T00:42:25.255Z","repository_id":21407059,"created_at":"2025-08-22T00:42:25.255Z","updated_at":"2025-08-22T00:42:25.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36846497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"rayon-rs","name":"rayon-rs","uuid":"32576850","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32576850?v=4","repositories_count":5,"last_synced_at":"2026-08-22T00:11:43.536Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rayon-rs","funding_links":[],"total_stars":13883,"followers":129,"following":0,"created_at":"2022-11-02T16:29:51.328Z","updated_at":"2026-08-22T00:11:43.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs/repositories"},"tags":[{"name":"v1.12.0","sha":"c9ced185ae3508246a9eb70c8407a1199bb1b77f","kind":"tag","published_at":"2026-04-14T00:56:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"7af20d7692d5decbcb4adcaa079cd607e3e50814","kind":"tag","published_at":"2025-08-12T23:22:05.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.11.0/manifests"},{"name":"rayon-core-v1.13.0","sha":"7af20d7692d5decbcb4adcaa079cd607e3e50814","kind":"tag","published_at":"2025-08-12T23:21:39.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.13.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.13.0/manifests"},{"name":"v1.10.0","sha":"7543ed40c9a017dee32b3dc72b3ae819820e8366","kind":"tag","published_at":"2024-03-24T05:24:23.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"990841b313d1a566d2b7f4f33c61e0f0ac9dc7b6","kind":"tag","published_at":"2024-02-27T23:38:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1/manifests"},{"name":"rayon-core-v1.12.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:24.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1/manifests"},{"name":"v1.8.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:18.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0/manifests"},{"name":"rayon-core-v1.12.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:09.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0/manifests"},{"name":"v1.7.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0/manifests"},{"name":"rayon-core-v1.11.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0/manifests"},{"name":"rayon-core-v1.10.2","sha":"b6cdc9da7adc7fe42b28758b2033f0bf8f8dc4b8","kind":"tag","published_at":"2023-01-22T22:17:51.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2/manifests"},{"name":"v1.6.1","sha":"d5e18e34ae9ace4fe723ba280f254ef01d540a82","kind":"tag","published_at":"2022-12-09T23:26:26.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1/manifests"},{"name":"rayon-core-v1.10.1","sha":"8e48eae53e969f328ef41f8d6977bb8cb7084bec","kind":"tag","published_at":"2022-11-19T00:16:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1/manifests"},{"name":"v1.6.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:10:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0/manifests"},{"name":"rayon-core-v1.10.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:09:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0/manifests"},{"name":"v1.5.3","sha":"5b6adbbf5c6944ec42b54530820ee8c0ad0e35a9","kind":"tag","published_at":"2022-05-13T23:58:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3/manifests"},{"name":"rayon-core-v1.9.3","sha":"19bf11504b5c8cca0685c4bd07a836288ed4ef38","kind":"tag","published_at":"2022-05-13T16:32:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3/manifests"},{"name":"v1.5.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:36.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2/manifests"},{"name":"rayon-core-v1.9.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:19.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2/manifests"},{"name":"v1.5.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:12:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1/manifests"},{"name":"rayon-core-v1.9.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:11:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1/manifests"},{"name":"v1.5.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0/manifests"},{"name":"rayon-core-v1.9.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0/manifests"},{"name":"v1.4.1","sha":"5b3d917d6c41f107aa3f54eb9b59aaa0be7e8611","kind":"tag","published_at":"2020-09-29T22:29:43.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1/manifests"},{"name":"rayon-core-v1.8.1","sha":"8c9ada2e0ad194692ccf9b75f4e36f356591ed4f","kind":"tag","published_at":"2020-09-17T23:56:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1/manifests"},{"name":"v1.4.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:48.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0/manifests"},{"name":"rayon-core-v1.8.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:44.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0/manifests"},{"name":"rayon-core-v1.7.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:50:59.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1/manifests"},{"name":"v1.3.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:49:35.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:53:13.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0/manifests"},{"name":"rayon-futures-v0.1.1","sha":"38827f1e35ead3a0043ca0a9a5e056eba8b08f05","kind":"tag","published_at":"2019-12-22T00:51:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-futures-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1/manifests"},{"name":"rayon-core-v1.7.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0/manifests"},{"name":"v1.2.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1/manifests"},{"name":"rayon-core-v1.6.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:00.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1/manifests"},{"name":"v1.2.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:37.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0/manifests"},{"name":"rayon-core-v1.6.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0/manifests"},{"name":"v1.1.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0/manifests"},{"name":"rayon-core-v1.5.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0/manifests"},{"name":"v1.0.3","sha":"a68b05ce524f79d7e7a5065714a8d3ca40ce8d4b","kind":"tag","published_at":"2018-11-02T20:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:07:16.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2/manifests"},{"name":"rayon-core-v1.4.1","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:06:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1/manifests"},{"name":"v1.0.1","sha":"386b2f68a50466fcaf2bf397a6435a4c5dc0e1ea","kind":"tag","published_at":"2018-03-16T19:37:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:54.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0/manifests"},{"name":"rayon-core-v1.4.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:30.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0/manifests"},{"name":"rayon-futures-v0.1.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:46:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-futures-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0/manifests"},{"name":"v0.9.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:44:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0/manifests"},{"name":"rayon-core-v1.3.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:43:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0/manifests"},{"name":"v0.8.2","sha":"74a20ce295e738a1b93b1c0ae715b6fffbd0126a","kind":"commit","published_at":"2017-06-28T09:42:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2/manifests"},{"name":"rayon-core-v1.2.1","sha":"89849edbce826e9abc4ec1be4b113bcfc63ca7e6","kind":"tag","published_at":"2017-06-15T19:42:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1/manifests"},{"name":"v0.8.1","sha":"c95b859221bd01ded6ffb654e7173481b4ad25e2","kind":"commit","published_at":"2017-06-14T23:05:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0/manifests"},{"name":"rayon-core-v1.1.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0/manifests"},{"name":"v0.7.1","sha":"57fbdd2f478b2bee40166cfc902f5eebda7bdb97","kind":"commit","published_at":"2017-05-30T12:36:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"9f5aff8fcacdb6bf1dc5f160cd048f306caf6d28","kind":"commit","published_at":"2017-04-06T22:16:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ee5799c3b4184f9e9b9e2241e39391ea90d27e9c","kind":"commit","published_at":"2016-12-21T10:05:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ee157c91835bc6c5b6af7fe5ecfa2e84a8680da","kind":"commit","published_at":"2016-11-04T14:59:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"c91ea503ba0dee8dd1cf3575e8a4adf86e2d33d8","kind":"commit","published_at":"2016-10-25T09:20:27.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a38e46bf9650e2aa940509a034ce515e0d1dfcbb","kind":"commit","published_at":"2016-09-15T11:18:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c045b04c42e46d8652f5b62b84310d2d8fd86dc3","kind":"commit","published_at":"2016-09-14T09:09:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a3336fd8a4481a4da6d82407bd7d4e7321b088e6","kind":"commit","published_at":"2016-05-16T09:47:53.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"01bf093ebfa44abd00f0aa07a913c317d2770ef3","kind":"commit","published_at":"2016-02-24T01:44:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4bea07e85d9bb9ed5afb7a2544a62585a7526dee","kind":"commit","published_at":"2016-02-23T18:37:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e93997b61590396cac4bcfbf85b9a9a63e3a990a","kind":"commit","published_at":"2016-01-25T10:53:57.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:34:12.121Z","dependent_packages_count":1,"downloads":2173,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.43197126178717,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.9915416548298708,"forks_count":2.0655590480467,"average":32.1239335428828},"purl":"pkg:cargo/rayon-core-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rayon-core-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rayon-core-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rayon-core-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:36:46.356Z","issues_count":161,"pull_requests_count":254,"avg_time_to_close_issue":17605724.958333332,"avg_time_to_close_pull_request":4592871.458128079,"issues_closed_count":72,"pull_requests_closed_count":203,"pull_request_authors_count":66,"issue_authors_count":136,"avg_comments_per_issue":4.683229813664596,"avg_comments_per_pull_request":2.578740157480315,"merged_pull_requests_count":179,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":10771528.0,"past_year_avg_time_to_close_pull_request":71072.57142857143,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/issues","maintainers":[{"login":"cuviper","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"},{"login":"nikomatsakis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikomatsakis"}],"active_maintainers":[{"login":"cuviper","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core-wasm/codemeta","maintainers":[{"uuid":"200116","login":"aaronyeeio","name":"Aaron","email":null,"url":"https://github.com/aaronyeeio","packages_count":2,"html_url":"https://crates.io/users/aaronyeeio","role":null,"created_at":"2023-02-26T01:17:00.229Z","updated_at":"2023-02-26T01:17:00.229Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/aaronyeeio/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330517,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":6432533,"name":"rayon-wasm","ecosystem":"cargo","description":"Simple work-stealing parallelism for Rust","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rayon-rs/rayon","keywords_array":["concurrency","parallel","thread","performance","join"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-02-25T23:43:41.264Z","latest_release_published_at":"2023-02-25T23:47:30.922Z","latest_release_number":"1.6.2","last_synced_at":"2026-08-25T10:03:28.033Z","created_at":"2023-02-26T00:33:44.103Z","updated_at":"2026-08-25T10:03:28.033Z","registry_url":"https://crates.io/crates/rayon-wasm/","install_command":"cargo install rayon-wasm","documentation_url":"https://docs.rs/rayon-wasm/","metadata":{"categories":["concurrency"]},"repo_metadata":{"id":21407059,"uuid":"24725038","full_name":"rayon-rs/rayon","owner":"rayon-rs","description":"Rayon: A data parallelism library for Rust","archived":false,"fork":false,"pushed_at":"2024-08-19T19:22:27.000Z","size":3417,"stargazers_count":10978,"open_issues_count":201,"forks_count":497,"subscribers_count":104,"default_branch":"main","last_synced_at":"2024-10-25T06:22:37.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rayon-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-02T15:38:05.000Z","updated_at":"2024-10-24T16:12:20.000Z","dependencies_parsed_at":"2023-01-13T21:27:41.465Z","dependency_job_id":"51041fd2-59ff-40aa-acea-5efe9899a37f","html_url":"https://github.com/rayon-rs/rayon","commit_stats":{"total_commits":1683,"total_committers":156,"mean_commits":"10.788461538461538","dds":0.572192513368984,"last_synced_commit":"97c1133c2366a301a2d4ab35cf686bca7f74830f"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221409362,"owners_count":16815166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rayon-rs","name":"rayon-rs","uuid":"32576850","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32576850?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:19:49.021Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rayon-rs","funding_links":[],"total_stars":10563,"followers":60,"following":0,"created_at":"2022-11-02T16:29:51.328Z","updated_at":"2024-03-25T20:19:49.460Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs/repositories"},"tags":[{"name":"v1.10.0","sha":"7543ed40c9a017dee32b3dc72b3ae819820e8366","kind":"tag","published_at":"2024-03-24T05:24:23.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"990841b313d1a566d2b7f4f33c61e0f0ac9dc7b6","kind":"tag","published_at":"2024-02-27T23:38:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1/manifests"},{"name":"rayon-core-v1.12.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:24.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1/manifests"},{"name":"v1.8.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:18.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0/manifests"},{"name":"rayon-core-v1.12.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:09.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0/manifests"},{"name":"v1.7.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0/manifests"},{"name":"rayon-core-v1.11.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0/manifests"},{"name":"rayon-core-v1.10.2","sha":"b6cdc9da7adc7fe42b28758b2033f0bf8f8dc4b8","kind":"tag","published_at":"2023-01-22T22:17:51.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2/manifests"},{"name":"v1.6.1","sha":"d5e18e34ae9ace4fe723ba280f254ef01d540a82","kind":"tag","published_at":"2022-12-09T23:26:26.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1/manifests"},{"name":"rayon-core-v1.10.1","sha":"8e48eae53e969f328ef41f8d6977bb8cb7084bec","kind":"tag","published_at":"2022-11-19T00:16:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1/manifests"},{"name":"v1.6.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:10:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0/manifests"},{"name":"rayon-core-v1.10.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:09:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0/manifests"},{"name":"v1.5.3","sha":"5b6adbbf5c6944ec42b54530820ee8c0ad0e35a9","kind":"tag","published_at":"2022-05-13T23:58:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3/manifests"},{"name":"rayon-core-v1.9.3","sha":"19bf11504b5c8cca0685c4bd07a836288ed4ef38","kind":"tag","published_at":"2022-05-13T16:32:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3/manifests"},{"name":"v1.5.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:36.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2/manifests"},{"name":"rayon-core-v1.9.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:19.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2/manifests"},{"name":"v1.5.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:12:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1/manifests"},{"name":"rayon-core-v1.9.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:11:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1/manifests"},{"name":"v1.5.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0/manifests"},{"name":"rayon-core-v1.9.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0/manifests"},{"name":"v1.4.1","sha":"5b3d917d6c41f107aa3f54eb9b59aaa0be7e8611","kind":"tag","published_at":"2020-09-29T22:29:43.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1/manifests"},{"name":"rayon-core-v1.8.1","sha":"8c9ada2e0ad194692ccf9b75f4e36f356591ed4f","kind":"tag","published_at":"2020-09-17T23:56:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1/manifests"},{"name":"v1.4.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:48.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0/manifests"},{"name":"rayon-core-v1.8.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:44.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0/manifests"},{"name":"rayon-core-v1.7.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:50:59.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1/manifests"},{"name":"v1.3.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:49:35.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:53:13.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0/manifests"},{"name":"rayon-futures-v0.1.1","sha":"38827f1e35ead3a0043ca0a9a5e056eba8b08f05","kind":"tag","published_at":"2019-12-22T00:51:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1/manifests"},{"name":"rayon-core-v1.7.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0/manifests"},{"name":"v1.2.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1/manifests"},{"name":"rayon-core-v1.6.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:00.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1/manifests"},{"name":"v1.2.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:37.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0/manifests"},{"name":"rayon-core-v1.6.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0/manifests"},{"name":"v1.1.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0/manifests"},{"name":"rayon-core-v1.5.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0/manifests"},{"name":"v1.0.3","sha":"a68b05ce524f79d7e7a5065714a8d3ca40ce8d4b","kind":"tag","published_at":"2018-11-02T20:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:07:16.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2/manifests"},{"name":"rayon-core-v1.4.1","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:06:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1/manifests"},{"name":"v1.0.1","sha":"386b2f68a50466fcaf2bf397a6435a4c5dc0e1ea","kind":"tag","published_at":"2018-03-16T19:37:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:54.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0/manifests"},{"name":"rayon-core-v1.4.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:30.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0/manifests"},{"name":"rayon-futures-v0.1.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:46:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0/manifests"},{"name":"v0.9.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:44:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0/manifests"},{"name":"rayon-core-v1.3.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:43:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0/manifests"},{"name":"v0.8.2","sha":"74a20ce295e738a1b93b1c0ae715b6fffbd0126a","kind":"commit","published_at":"2017-06-28T09:42:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2/manifests"},{"name":"rayon-core-v1.2.1","sha":"89849edbce826e9abc4ec1be4b113bcfc63ca7e6","kind":"tag","published_at":"2017-06-15T19:42:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1/manifests"},{"name":"v0.8.1","sha":"c95b859221bd01ded6ffb654e7173481b4ad25e2","kind":"commit","published_at":"2017-06-14T23:05:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0/manifests"},{"name":"rayon-core-v1.1.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0/manifests"},{"name":"v0.7.1","sha":"57fbdd2f478b2bee40166cfc902f5eebda7bdb97","kind":"commit","published_at":"2017-05-30T12:36:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"9f5aff8fcacdb6bf1dc5f160cd048f306caf6d28","kind":"commit","published_at":"2017-04-06T22:16:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ee5799c3b4184f9e9b9e2241e39391ea90d27e9c","kind":"commit","published_at":"2016-12-21T10:05:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ee157c91835bc6c5b6af7fe5ecfa2e84a8680da","kind":"commit","published_at":"2016-11-04T14:59:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"c91ea503ba0dee8dd1cf3575e8a4adf86e2d33d8","kind":"commit","published_at":"2016-10-25T09:20:27.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a38e46bf9650e2aa940509a034ce515e0d1dfcbb","kind":"commit","published_at":"2016-09-15T11:18:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c045b04c42e46d8652f5b62b84310d2d8fd86dc3","kind":"commit","published_at":"2016-09-14T09:09:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a3336fd8a4481a4da6d82407bd7d4e7321b088e6","kind":"commit","published_at":"2016-05-16T09:47:53.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"01bf093ebfa44abd00f0aa07a913c317d2770ef3","kind":"commit","published_at":"2016-02-24T01:44:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4bea07e85d9bb9ed5afb7a2544a62585a7526dee","kind":"commit","published_at":"2016-02-23T18:37:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e93997b61590396cac4bcfbf85b9a9a63e3a990a","kind":"commit","published_at":"2016-01-25T10:53:57.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T16:14:16.157Z","dependent_packages_count":0,"downloads":2707,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":93.61912704012903,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.9915416548298708,"forks_count":2.0655590480467,"average":31.961364698551176},"purl":"pkg:cargo/rayon-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rayon-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rayon-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rayon-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T14:30:48.424Z","issues_count":144,"pull_requests_count":216,"avg_time_to_close_issue":18540212.21212121,"avg_time_to_close_pull_request":6398746.395480226,"issues_closed_count":66,"pull_requests_closed_count":177,"pull_request_authors_count":44,"issue_authors_count":106,"avg_comments_per_issue":5.034722222222222,"avg_comments_per_pull_request":3.675925925925926,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":57,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":666726.2222222222,"past_year_avg_time_to_close_pull_request":105457.65,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":3.736842105263158,"past_year_avg_comments_per_pull_request":1.8088235294117647,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":57,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/issues","maintainers":[{"login":"cuviper","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"},{"login":"nikomatsakis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikomatsakis"}],"active_maintainers":[{"login":"cuviper","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-wasm/codemeta","maintainers":[{"uuid":"200116","login":"aaronyeeio","name":"Aaron","email":null,"url":"https://github.com/aaronyeeio","packages_count":2,"html_url":"https://crates.io/users/aaronyeeio","role":null,"created_at":"2023-02-26T01:17:00.860Z","updated_at":"2023-02-26T01:17:00.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/aaronyeeio/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330517,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4255464,"name":"rayon-core","ecosystem":"cargo","description":"Core APIs for Rayon","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rayon-rs/rayon","keywords_array":["concurrency","parallel","thread","performance","join"],"namespace":null,"versions_count":28,"first_release_published_at":"2017-03-11T20:11:25.040Z","latest_release_published_at":"2025-08-12T23:21:51.666Z","latest_release_number":"1.13.0","last_synced_at":"2026-08-25T10:03:43.454Z","created_at":"2022-04-13T00:28:24.781Z","updated_at":"2026-08-25T10:03:43.454Z","registry_url":"https://crates.io/crates/rayon-core/","install_command":"cargo install rayon-core","documentation_url":"https://docs.rs/rayon-core/","metadata":{"categories":["concurrency"]},"repo_metadata":{"id":21407059,"uuid":"24725038","full_name":"rayon-rs/rayon","owner":"rayon-rs","description":"Rayon: A data parallelism library for Rust","archived":false,"fork":false,"pushed_at":"2026-07-15T23:33:41.000Z","size":3622,"stargazers_count":13254,"open_issues_count":226,"forks_count":604,"subscribers_count":104,"default_branch":"main","last_synced_at":"2026-08-23T01:20:40.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rayon-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-10-02T15:38:05.000Z","updated_at":"2026-08-22T22:59:14.000Z","dependencies_parsed_at":"2026-08-08T00:39:49.761Z","dependency_job_id":null,"html_url":"https://github.com/rayon-rs/rayon","commit_stats":{"total_commits":1685,"total_committers":157,"mean_commits":10.73248407643312,"dds":0.5721068249258161,"last_synced_commit":"6ca44bd18e7e6004d0ad3e17137da030ca1adf2a"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/rayon-rs/rayon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/sbom","scorecard":{"id":685628,"data":{"date":"2025-08-11","repo":{"name":"github.com/rayon-rs/rayon","commit":"7af20d7692d5decbcb4adcaa079cd607e3e50814"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/9 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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml: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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/ci.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yaml:98","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T00:42:25.255Z","repository_id":21407059,"created_at":"2025-08-22T00:42:25.255Z","updated_at":"2025-08-22T00:42:25.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36846497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"rayon-rs","name":"rayon-rs","uuid":"32576850","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32576850?v=4","repositories_count":5,"last_synced_at":"2026-08-22T00:11:43.536Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rayon-rs","funding_links":[],"total_stars":13883,"followers":129,"following":0,"created_at":"2022-11-02T16:29:51.328Z","updated_at":"2026-08-22T00:11:43.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs/repositories"},"tags":[{"name":"v1.12.0","sha":"c9ced185ae3508246a9eb70c8407a1199bb1b77f","kind":"tag","published_at":"2026-04-14T00:56:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"7af20d7692d5decbcb4adcaa079cd607e3e50814","kind":"tag","published_at":"2025-08-12T23:22:05.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.11.0/manifests"},{"name":"rayon-core-v1.13.0","sha":"7af20d7692d5decbcb4adcaa079cd607e3e50814","kind":"tag","published_at":"2025-08-12T23:21:39.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.13.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.13.0/manifests"},{"name":"v1.10.0","sha":"7543ed40c9a017dee32b3dc72b3ae819820e8366","kind":"tag","published_at":"2024-03-24T05:24:23.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"990841b313d1a566d2b7f4f33c61e0f0ac9dc7b6","kind":"tag","published_at":"2024-02-27T23:38:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1/manifests"},{"name":"rayon-core-v1.12.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:24.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1/manifests"},{"name":"v1.8.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:18.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0/manifests"},{"name":"rayon-core-v1.12.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:09.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0/manifests"},{"name":"v1.7.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0/manifests"},{"name":"rayon-core-v1.11.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0/manifests"},{"name":"rayon-core-v1.10.2","sha":"b6cdc9da7adc7fe42b28758b2033f0bf8f8dc4b8","kind":"tag","published_at":"2023-01-22T22:17:51.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2/manifests"},{"name":"v1.6.1","sha":"d5e18e34ae9ace4fe723ba280f254ef01d540a82","kind":"tag","published_at":"2022-12-09T23:26:26.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1/manifests"},{"name":"rayon-core-v1.10.1","sha":"8e48eae53e969f328ef41f8d6977bb8cb7084bec","kind":"tag","published_at":"2022-11-19T00:16:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1/manifests"},{"name":"v1.6.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:10:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0/manifests"},{"name":"rayon-core-v1.10.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:09:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0/manifests"},{"name":"v1.5.3","sha":"5b6adbbf5c6944ec42b54530820ee8c0ad0e35a9","kind":"tag","published_at":"2022-05-13T23:58:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3/manifests"},{"name":"rayon-core-v1.9.3","sha":"19bf11504b5c8cca0685c4bd07a836288ed4ef38","kind":"tag","published_at":"2022-05-13T16:32:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3/manifests"},{"name":"v1.5.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:36.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2/manifests"},{"name":"rayon-core-v1.9.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:19.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2/manifests"},{"name":"v1.5.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:12:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1/manifests"},{"name":"rayon-core-v1.9.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:11:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1/manifests"},{"name":"v1.5.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0/manifests"},{"name":"rayon-core-v1.9.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0/manifests"},{"name":"v1.4.1","sha":"5b3d917d6c41f107aa3f54eb9b59aaa0be7e8611","kind":"tag","published_at":"2020-09-29T22:29:43.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1/manifests"},{"name":"rayon-core-v1.8.1","sha":"8c9ada2e0ad194692ccf9b75f4e36f356591ed4f","kind":"tag","published_at":"2020-09-17T23:56:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1/manifests"},{"name":"v1.4.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:48.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0/manifests"},{"name":"rayon-core-v1.8.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:44.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0/manifests"},{"name":"rayon-core-v1.7.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:50:59.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1/manifests"},{"name":"v1.3.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:49:35.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:53:13.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0/manifests"},{"name":"rayon-futures-v0.1.1","sha":"38827f1e35ead3a0043ca0a9a5e056eba8b08f05","kind":"tag","published_at":"2019-12-22T00:51:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-futures-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1/manifests"},{"name":"rayon-core-v1.7.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0/manifests"},{"name":"v1.2.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1/manifests"},{"name":"rayon-core-v1.6.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:00.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1/manifests"},{"name":"v1.2.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:37.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0/manifests"},{"name":"rayon-core-v1.6.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0/manifests"},{"name":"v1.1.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0/manifests"},{"name":"rayon-core-v1.5.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0/manifests"},{"name":"v1.0.3","sha":"a68b05ce524f79d7e7a5065714a8d3ca40ce8d4b","kind":"tag","published_at":"2018-11-02T20:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:07:16.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2/manifests"},{"name":"rayon-core-v1.4.1","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:06:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1/manifests"},{"name":"v1.0.1","sha":"386b2f68a50466fcaf2bf397a6435a4c5dc0e1ea","kind":"tag","published_at":"2018-03-16T19:37:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:54.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0/manifests"},{"name":"rayon-core-v1.4.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:30.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0/manifests"},{"name":"rayon-futures-v0.1.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:46:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-futures-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0/manifests"},{"name":"v0.9.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:44:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0/manifests"},{"name":"rayon-core-v1.3.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:43:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0/manifests"},{"name":"v0.8.2","sha":"74a20ce295e738a1b93b1c0ae715b6fffbd0126a","kind":"commit","published_at":"2017-06-28T09:42:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2/manifests"},{"name":"rayon-core-v1.2.1","sha":"89849edbce826e9abc4ec1be4b113bcfc63ca7e6","kind":"tag","published_at":"2017-06-15T19:42:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1/manifests"},{"name":"v0.8.1","sha":"c95b859221bd01ded6ffb654e7173481b4ad25e2","kind":"commit","published_at":"2017-06-14T23:05:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0/manifests"},{"name":"rayon-core-v1.1.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0/manifests"},{"name":"v0.7.1","sha":"57fbdd2f478b2bee40166cfc902f5eebda7bdb97","kind":"commit","published_at":"2017-05-30T12:36:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"9f5aff8fcacdb6bf1dc5f160cd048f306caf6d28","kind":"commit","published_at":"2017-04-06T22:16:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ee5799c3b4184f9e9b9e2241e39391ea90d27e9c","kind":"commit","published_at":"2016-12-21T10:05:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ee157c91835bc6c5b6af7fe5ecfa2e84a8680da","kind":"commit","published_at":"2016-11-04T14:59:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"c91ea503ba0dee8dd1cf3575e8a4adf86e2d33d8","kind":"commit","published_at":"2016-10-25T09:20:27.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a38e46bf9650e2aa940509a034ce515e0d1dfcbb","kind":"commit","published_at":"2016-09-15T11:18:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c045b04c42e46d8652f5b62b84310d2d8fd86dc3","kind":"commit","published_at":"2016-09-14T09:09:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a3336fd8a4481a4da6d82407bd7d4e7321b088e6","kind":"commit","published_at":"2016-05-16T09:47:53.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"01bf093ebfa44abd00f0aa07a913c317d2770ef3","kind":"commit","published_at":"2016-02-24T01:44:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4bea07e85d9bb9ed5afb7a2544a62585a7526dee","kind":"commit","published_at":"2016-02-23T18:37:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e93997b61590396cac4bcfbf85b9a9a63e3a990a","kind":"commit","published_at":"2016-01-25T10:53:57.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T11:34:52.314Z","dependent_packages_count":30,"downloads":501106528,"downloads_period":"total","dependent_repos_count":26750,"rankings":{"downloads":0.11001643194143741,"dependent_repos_count":0.13540483931253836,"dependent_packages_count":1.4725276275238544,"stargazers_count":1.0557346065149475,"forks_count":1.8251443965669232,"docker_downloads_count":0.05782915012306325,"average":0.776109508663794},"purl":"pkg:cargo/rayon-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rayon-core","docker_dependents_count":940,"docker_downloads_count":417184255,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rayon-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rayon-core/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-24T09:39:38.133Z","issues_count":161,"pull_requests_count":255,"avg_time_to_close_issue":17605724.958333332,"avg_time_to_close_pull_request":4592871.458128079,"issues_closed_count":72,"pull_requests_closed_count":203,"pull_request_authors_count":67,"issue_authors_count":136,"avg_comments_per_issue":4.683229813664596,"avg_comments_per_pull_request":2.5686274509803924,"merged_pull_requests_count":179,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":10771528.0,"past_year_avg_time_to_close_pull_request":71072.57142857143,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":1.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/issues","maintainers":[{"login":"cuviper","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"},{"login":"nikomatsakis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikomatsakis"}],"active_maintainers":[{"login":"cuviper","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-core/codemeta","maintainers":[{"uuid":"539","login":"cuviper","name":"Josh Stone","email":null,"url":"https://github.com/cuviper","packages_count":46,"html_url":"https://crates.io/users/cuviper","role":null,"created_at":"2022-11-07T23:39:30.249Z","updated_at":"2022-11-07T23:39:30.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/cuviper/packages"},{"uuid":"1386","login":"nikomatsakis","name":"Niko Matsakis","email":null,"url":"https://github.com/nikomatsakis","packages_count":80,"html_url":"https://crates.io/users/nikomatsakis","role":null,"created_at":"2022-11-07T23:39:30.287Z","updated_at":"2022-11-07T23:39:30.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/nikomatsakis/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330517,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":9492865,"name":"rayon-progress-bar","ecosystem":"cargo","description":"Simple work-stealing parallelism for Rust","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rayon-rs/rayon","keywords_array":["concurrency","parallel","thread","performance","join"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-04-03T04:55:44.300Z","latest_release_published_at":"2024-04-03T04:55:44.300Z","latest_release_number":"1.9.0","last_synced_at":"2026-08-25T10:03:33.390Z","created_at":"2024-04-03T05:03:09.421Z","updated_at":"2026-08-25T10:03:33.390Z","registry_url":"https://crates.io/crates/rayon-progress-bar/","install_command":"cargo install rayon-progress-bar","documentation_url":"https://docs.rs/rayon-progress-bar/","metadata":{"categories":["concurrency"]},"repo_metadata":{"id":21407059,"uuid":"24725038","full_name":"rayon-rs/rayon","owner":"rayon-rs","description":"Rayon: A data parallelism library for Rust","archived":false,"fork":false,"pushed_at":"2024-08-19T19:22:27.000Z","size":3417,"stargazers_count":10978,"open_issues_count":201,"forks_count":497,"subscribers_count":104,"default_branch":"main","last_synced_at":"2024-10-25T06:22:37.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rayon-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-02T15:38:05.000Z","updated_at":"2024-10-24T16:12:20.000Z","dependencies_parsed_at":"2023-01-13T21:27:41.465Z","dependency_job_id":"51041fd2-59ff-40aa-acea-5efe9899a37f","html_url":"https://github.com/rayon-rs/rayon","commit_stats":{"total_commits":1683,"total_committers":156,"mean_commits":"10.788461538461538","dds":0.572192513368984,"last_synced_commit":"97c1133c2366a301a2d4ab35cf686bca7f74830f"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221409362,"owners_count":16815166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rayon-rs","name":"rayon-rs","uuid":"32576850","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32576850?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:19:49.021Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rayon-rs","funding_links":[],"total_stars":10563,"followers":60,"following":0,"created_at":"2022-11-02T16:29:51.328Z","updated_at":"2024-03-25T20:19:49.460Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs/repositories"},"tags":[{"name":"v1.10.0","sha":"7543ed40c9a017dee32b3dc72b3ae819820e8366","kind":"tag","published_at":"2024-03-24T05:24:23.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"990841b313d1a566d2b7f4f33c61e0f0ac9dc7b6","kind":"tag","published_at":"2024-02-27T23:38:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1/manifests"},{"name":"rayon-core-v1.12.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:24.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1/manifests"},{"name":"v1.8.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:18.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0/manifests"},{"name":"rayon-core-v1.12.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:09.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0/manifests"},{"name":"v1.7.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0/manifests"},{"name":"rayon-core-v1.11.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0/manifests"},{"name":"rayon-core-v1.10.2","sha":"b6cdc9da7adc7fe42b28758b2033f0bf8f8dc4b8","kind":"tag","published_at":"2023-01-22T22:17:51.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2/manifests"},{"name":"v1.6.1","sha":"d5e18e34ae9ace4fe723ba280f254ef01d540a82","kind":"tag","published_at":"2022-12-09T23:26:26.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1/manifests"},{"name":"rayon-core-v1.10.1","sha":"8e48eae53e969f328ef41f8d6977bb8cb7084bec","kind":"tag","published_at":"2022-11-19T00:16:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1/manifests"},{"name":"v1.6.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:10:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0/manifests"},{"name":"rayon-core-v1.10.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:09:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0/manifests"},{"name":"v1.5.3","sha":"5b6adbbf5c6944ec42b54530820ee8c0ad0e35a9","kind":"tag","published_at":"2022-05-13T23:58:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3/manifests"},{"name":"rayon-core-v1.9.3","sha":"19bf11504b5c8cca0685c4bd07a836288ed4ef38","kind":"tag","published_at":"2022-05-13T16:32:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3/manifests"},{"name":"v1.5.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:36.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2/manifests"},{"name":"rayon-core-v1.9.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:19.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2/manifests"},{"name":"v1.5.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:12:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1/manifests"},{"name":"rayon-core-v1.9.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:11:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1/manifests"},{"name":"v1.5.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0/manifests"},{"name":"rayon-core-v1.9.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0/manifests"},{"name":"v1.4.1","sha":"5b3d917d6c41f107aa3f54eb9b59aaa0be7e8611","kind":"tag","published_at":"2020-09-29T22:29:43.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1/manifests"},{"name":"rayon-core-v1.8.1","sha":"8c9ada2e0ad194692ccf9b75f4e36f356591ed4f","kind":"tag","published_at":"2020-09-17T23:56:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1/manifests"},{"name":"v1.4.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:48.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0/manifests"},{"name":"rayon-core-v1.8.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:44.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0/manifests"},{"name":"rayon-core-v1.7.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:50:59.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1/manifests"},{"name":"v1.3.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:49:35.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:53:13.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0/manifests"},{"name":"rayon-futures-v0.1.1","sha":"38827f1e35ead3a0043ca0a9a5e056eba8b08f05","kind":"tag","published_at":"2019-12-22T00:51:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1/manifests"},{"name":"rayon-core-v1.7.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0/manifests"},{"name":"v1.2.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1/manifests"},{"name":"rayon-core-v1.6.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:00.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1/manifests"},{"name":"v1.2.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:37.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0/manifests"},{"name":"rayon-core-v1.6.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0/manifests"},{"name":"v1.1.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0/manifests"},{"name":"rayon-core-v1.5.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0/manifests"},{"name":"v1.0.3","sha":"a68b05ce524f79d7e7a5065714a8d3ca40ce8d4b","kind":"tag","published_at":"2018-11-02T20:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:07:16.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2/manifests"},{"name":"rayon-core-v1.4.1","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:06:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1/manifests"},{"name":"v1.0.1","sha":"386b2f68a50466fcaf2bf397a6435a4c5dc0e1ea","kind":"tag","published_at":"2018-03-16T19:37:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:54.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0/manifests"},{"name":"rayon-core-v1.4.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:30.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0/manifests"},{"name":"rayon-futures-v0.1.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:46:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0/manifests"},{"name":"v0.9.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:44:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0/manifests"},{"name":"rayon-core-v1.3.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:43:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0/manifests"},{"name":"v0.8.2","sha":"74a20ce295e738a1b93b1c0ae715b6fffbd0126a","kind":"commit","published_at":"2017-06-28T09:42:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2/manifests"},{"name":"rayon-core-v1.2.1","sha":"89849edbce826e9abc4ec1be4b113bcfc63ca7e6","kind":"tag","published_at":"2017-06-15T19:42:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1/manifests"},{"name":"v0.8.1","sha":"c95b859221bd01ded6ffb654e7173481b4ad25e2","kind":"commit","published_at":"2017-06-14T23:05:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0/manifests"},{"name":"rayon-core-v1.1.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0/manifests"},{"name":"v0.7.1","sha":"57fbdd2f478b2bee40166cfc902f5eebda7bdb97","kind":"commit","published_at":"2017-05-30T12:36:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"9f5aff8fcacdb6bf1dc5f160cd048f306caf6d28","kind":"commit","published_at":"2017-04-06T22:16:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ee5799c3b4184f9e9b9e2241e39391ea90d27e9c","kind":"commit","published_at":"2016-12-21T10:05:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ee157c91835bc6c5b6af7fe5ecfa2e84a8680da","kind":"commit","published_at":"2016-11-04T14:59:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"c91ea503ba0dee8dd1cf3575e8a4adf86e2d33d8","kind":"commit","published_at":"2016-10-25T09:20:27.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a38e46bf9650e2aa940509a034ce515e0d1dfcbb","kind":"commit","published_at":"2016-09-15T11:18:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c045b04c42e46d8652f5b62b84310d2d8fd86dc3","kind":"commit","published_at":"2016-09-14T09:09:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a3336fd8a4481a4da6d82407bd7d4e7321b088e6","kind":"commit","published_at":"2016-05-16T09:47:53.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"01bf093ebfa44abd00f0aa07a913c317d2770ef3","kind":"commit","published_at":"2016-02-24T01:44:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4bea07e85d9bb9ed5afb7a2544a62585a7526dee","kind":"commit","published_at":"2016-02-23T18:37:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e93997b61590396cac4bcfbf85b9a9a63e3a990a","kind":"commit","published_at":"2016-01-25T10:53:57.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T16:14:10.696Z","dependent_packages_count":0,"downloads":1611,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.55814656742473,"dependent_repos_count":28.330481040846202,"dependent_packages_count":33.355326913956986,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":52.74798484074264},"purl":"pkg:cargo/rayon-progress-bar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rayon-progress-bar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rayon-progress-bar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rayon-progress-bar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T14:30:48.424Z","issues_count":144,"pull_requests_count":216,"avg_time_to_close_issue":18540212.21212121,"avg_time_to_close_pull_request":6398746.395480226,"issues_closed_count":66,"pull_requests_closed_count":177,"pull_request_authors_count":44,"issue_authors_count":106,"avg_comments_per_issue":5.034722222222222,"avg_comments_per_pull_request":3.675925925925926,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":57,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":666726.2222222222,"past_year_avg_time_to_close_pull_request":105457.65,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":3.736842105263158,"past_year_avg_comments_per_pull_request":1.8088235294117647,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":57,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/issues","maintainers":[{"login":"cuviper","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"},{"login":"nikomatsakis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikomatsakis"}],"active_maintainers":[{"login":"cuviper","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-progress-bar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-progress-bar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-progress-bar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-progress-bar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-progress-bar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-progress-bar/codemeta","maintainers":[{"uuid":"263185","login":"luciaquirke","name":"Lucia Quirke","email":null,"url":"https://github.com/luciaquirke","packages_count":2,"html_url":"https://crates.io/users/luciaquirke","role":null,"created_at":"2024-04-03T05:05:13.165Z","updated_at":"2024-04-03T05:05:13.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/luciaquirke/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330517,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4255442,"name":"rayon","ecosystem":"cargo","description":"Simple work-stealing parallelism for Rust","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rayon-rs/rayon","keywords_array":["concurrency","parallel","thread","performance","join"],"namespace":null,"versions_count":40,"first_release_published_at":"2015-12-10T22:38:20.696Z","latest_release_published_at":"2026-04-14T00:56:56.454Z","latest_release_number":"1.12.0","last_synced_at":"2026-08-25T10:03:33.419Z","created_at":"2022-04-13T00:28:19.421Z","updated_at":"2026-08-25T10:03:33.419Z","registry_url":"https://crates.io/crates/rayon/","install_command":"cargo install rayon","documentation_url":"https://docs.rs/rayon/","metadata":{"categories":["concurrency"]},"repo_metadata":{"id":21407059,"uuid":"24725038","full_name":"rayon-rs/rayon","owner":"rayon-rs","description":"Rayon: A data parallelism library for Rust","archived":false,"fork":false,"pushed_at":"2024-08-19T19:22:27.000Z","size":3417,"stargazers_count":10978,"open_issues_count":201,"forks_count":497,"subscribers_count":104,"default_branch":"main","last_synced_at":"2024-10-25T06:22:37.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rayon-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-02T15:38:05.000Z","updated_at":"2024-10-24T16:12:20.000Z","dependencies_parsed_at":"2023-01-13T21:27:41.465Z","dependency_job_id":"51041fd2-59ff-40aa-acea-5efe9899a37f","html_url":"https://github.com/rayon-rs/rayon","commit_stats":{"total_commits":1683,"total_committers":156,"mean_commits":"10.788461538461538","dds":0.572192513368984,"last_synced_commit":"97c1133c2366a301a2d4ab35cf686bca7f74830f"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221409362,"owners_count":16815166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rayon-rs","name":"rayon-rs","uuid":"32576850","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32576850?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:19:49.021Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rayon-rs","funding_links":[],"total_stars":10563,"followers":60,"following":0,"created_at":"2022-11-02T16:29:51.328Z","updated_at":"2024-03-25T20:19:49.460Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs/repositories"},"tags":[{"name":"v1.10.0","sha":"7543ed40c9a017dee32b3dc72b3ae819820e8366","kind":"tag","published_at":"2024-03-24T05:24:23.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"990841b313d1a566d2b7f4f33c61e0f0ac9dc7b6","kind":"tag","published_at":"2024-02-27T23:38:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1/manifests"},{"name":"rayon-core-v1.12.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:24.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1/manifests"},{"name":"v1.8.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:18.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0/manifests"},{"name":"rayon-core-v1.12.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:09.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0/manifests"},{"name":"v1.7.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0/manifests"},{"name":"rayon-core-v1.11.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0/manifests"},{"name":"rayon-core-v1.10.2","sha":"b6cdc9da7adc7fe42b28758b2033f0bf8f8dc4b8","kind":"tag","published_at":"2023-01-22T22:17:51.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2/manifests"},{"name":"v1.6.1","sha":"d5e18e34ae9ace4fe723ba280f254ef01d540a82","kind":"tag","published_at":"2022-12-09T23:26:26.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1/manifests"},{"name":"rayon-core-v1.10.1","sha":"8e48eae53e969f328ef41f8d6977bb8cb7084bec","kind":"tag","published_at":"2022-11-19T00:16:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1/manifests"},{"name":"v1.6.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:10:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0/manifests"},{"name":"rayon-core-v1.10.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:09:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0/manifests"},{"name":"v1.5.3","sha":"5b6adbbf5c6944ec42b54530820ee8c0ad0e35a9","kind":"tag","published_at":"2022-05-13T23:58:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3/manifests"},{"name":"rayon-core-v1.9.3","sha":"19bf11504b5c8cca0685c4bd07a836288ed4ef38","kind":"tag","published_at":"2022-05-13T16:32:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3/manifests"},{"name":"v1.5.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:36.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2/manifests"},{"name":"rayon-core-v1.9.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:19.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2/manifests"},{"name":"v1.5.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:12:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1/manifests"},{"name":"rayon-core-v1.9.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:11:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1/manifests"},{"name":"v1.5.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0/manifests"},{"name":"rayon-core-v1.9.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0/manifests"},{"name":"v1.4.1","sha":"5b3d917d6c41f107aa3f54eb9b59aaa0be7e8611","kind":"tag","published_at":"2020-09-29T22:29:43.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1/manifests"},{"name":"rayon-core-v1.8.1","sha":"8c9ada2e0ad194692ccf9b75f4e36f356591ed4f","kind":"tag","published_at":"2020-09-17T23:56:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1/manifests"},{"name":"v1.4.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:48.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0/manifests"},{"name":"rayon-core-v1.8.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:44.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0/manifests"},{"name":"rayon-core-v1.7.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:50:59.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1/manifests"},{"name":"v1.3.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:49:35.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:53:13.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0/manifests"},{"name":"rayon-futures-v0.1.1","sha":"38827f1e35ead3a0043ca0a9a5e056eba8b08f05","kind":"tag","published_at":"2019-12-22T00:51:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1/manifests"},{"name":"rayon-core-v1.7.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0/manifests"},{"name":"v1.2.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1/manifests"},{"name":"rayon-core-v1.6.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:00.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1/manifests"},{"name":"v1.2.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:37.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0/manifests"},{"name":"rayon-core-v1.6.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0/manifests"},{"name":"v1.1.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0/manifests"},{"name":"rayon-core-v1.5.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0/manifests"},{"name":"v1.0.3","sha":"a68b05ce524f79d7e7a5065714a8d3ca40ce8d4b","kind":"tag","published_at":"2018-11-02T20:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:07:16.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2/manifests"},{"name":"rayon-core-v1.4.1","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:06:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1/manifests"},{"name":"v1.0.1","sha":"386b2f68a50466fcaf2bf397a6435a4c5dc0e1ea","kind":"tag","published_at":"2018-03-16T19:37:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:54.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0/manifests"},{"name":"rayon-core-v1.4.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:30.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0/manifests"},{"name":"rayon-futures-v0.1.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:46:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0/manifests"},{"name":"v0.9.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:44:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0/manifests"},{"name":"rayon-core-v1.3.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:43:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0/manifests"},{"name":"v0.8.2","sha":"74a20ce295e738a1b93b1c0ae715b6fffbd0126a","kind":"commit","published_at":"2017-06-28T09:42:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2/manifests"},{"name":"rayon-core-v1.2.1","sha":"89849edbce826e9abc4ec1be4b113bcfc63ca7e6","kind":"tag","published_at":"2017-06-15T19:42:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1/manifests"},{"name":"v0.8.1","sha":"c95b859221bd01ded6ffb654e7173481b4ad25e2","kind":"commit","published_at":"2017-06-14T23:05:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0/manifests"},{"name":"rayon-core-v1.1.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0/manifests"},{"name":"v0.7.1","sha":"57fbdd2f478b2bee40166cfc902f5eebda7bdb97","kind":"commit","published_at":"2017-05-30T12:36:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"9f5aff8fcacdb6bf1dc5f160cd048f306caf6d28","kind":"commit","published_at":"2017-04-06T22:16:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ee5799c3b4184f9e9b9e2241e39391ea90d27e9c","kind":"commit","published_at":"2016-12-21T10:05:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ee157c91835bc6c5b6af7fe5ecfa2e84a8680da","kind":"commit","published_at":"2016-11-04T14:59:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"c91ea503ba0dee8dd1cf3575e8a4adf86e2d33d8","kind":"commit","published_at":"2016-10-25T09:20:27.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a38e46bf9650e2aa940509a034ce515e0d1dfcbb","kind":"commit","published_at":"2016-09-15T11:18:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c045b04c42e46d8652f5b62b84310d2d8fd86dc3","kind":"commit","published_at":"2016-09-14T09:09:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a3336fd8a4481a4da6d82407bd7d4e7321b088e6","kind":"commit","published_at":"2016-05-16T09:47:53.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"01bf093ebfa44abd00f0aa07a913c317d2770ef3","kind":"commit","published_at":"2016-02-24T01:44:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4bea07e85d9bb9ed5afb7a2544a62585a7526dee","kind":"commit","published_at":"2016-02-23T18:37:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e93997b61590396cac4bcfbf85b9a9a63e3a990a","kind":"commit","published_at":"2016-01-25T10:53:57.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T16:14:15.659Z","dependent_packages_count":3576,"downloads":509956303,"downloads_period":"total","dependent_repos_count":28498,"rankings":{"downloads":0.10790073132717899,"dependent_repos_count":0.12764727039359083,"dependent_packages_count":0.025388407371100943,"stargazers_count":1.0522084388245168,"forks_count":1.8061030910385973,"docker_downloads_count":0.05782915012306325,"average":0.5295128481796747},"purl":"pkg:cargo/rayon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rayon","docker_dependents_count":940,"docker_downloads_count":417184255,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rayon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rayon/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T14:30:48.424Z","issues_count":144,"pull_requests_count":216,"avg_time_to_close_issue":18540212.21212121,"avg_time_to_close_pull_request":6398746.395480226,"issues_closed_count":66,"pull_requests_closed_count":177,"pull_request_authors_count":44,"issue_authors_count":106,"avg_comments_per_issue":5.034722222222222,"avg_comments_per_pull_request":3.675925925925926,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":57,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":666726.2222222222,"past_year_avg_time_to_close_pull_request":105457.65,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":3.736842105263158,"past_year_avg_comments_per_pull_request":1.8088235294117647,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":57,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/issues","maintainers":[{"login":"cuviper","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"},{"login":"nikomatsakis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikomatsakis"}],"active_maintainers":[{"login":"cuviper","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon/codemeta","maintainers":[{"uuid":"539","login":"cuviper","name":"Josh Stone","email":null,"url":"https://github.com/cuviper","packages_count":46,"html_url":"https://crates.io/users/cuviper","role":null,"created_at":"2022-11-07T23:39:29.094Z","updated_at":"2022-11-07T23:39:29.094Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/cuviper/packages"},{"uuid":"1386","login":"nikomatsakis","name":"Niko Matsakis","email":null,"url":"https://github.com/nikomatsakis","packages_count":80,"html_url":"https://crates.io/users/nikomatsakis","role":null,"created_at":"2022-11-07T23:39:29.102Z","updated_at":"2022-11-07T23:39:29.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/nikomatsakis/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330517,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4255483,"name":"rayon-futures","ecosystem":"cargo","description":"(deprecated) Futures integration into Rayon","homepage":null,"licenses":"Apache-2.0/MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/rayon-rs/rayon","keywords_array":["concurrency","parallel","thread","performance","join"],"namespace":null,"versions_count":3,"first_release_published_at":"2017-09-09T22:09:28.235Z","latest_release_published_at":"2019-12-22T00:47:55.610Z","latest_release_number":"0.1.1","last_synced_at":"2026-08-25T10:03:46.799Z","created_at":"2022-04-13T00:28:28.316Z","updated_at":"2026-08-25T10:03:46.800Z","registry_url":"https://crates.io/crates/rayon-futures/","install_command":"cargo install rayon-futures","documentation_url":"https://docs.rs/rayon-futures/","metadata":{"categories":["concurrency"]},"repo_metadata":{"id":21407059,"uuid":"24725038","full_name":"rayon-rs/rayon","owner":"rayon-rs","description":"Rayon: A data parallelism library for Rust","archived":false,"fork":false,"pushed_at":"2026-07-15T23:33:41.000Z","size":3622,"stargazers_count":13254,"open_issues_count":226,"forks_count":604,"subscribers_count":104,"default_branch":"main","last_synced_at":"2026-08-23T01:20:40.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rayon-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-10-02T15:38:05.000Z","updated_at":"2026-08-22T22:59:14.000Z","dependencies_parsed_at":"2026-08-08T00:39:49.761Z","dependency_job_id":null,"html_url":"https://github.com/rayon-rs/rayon","commit_stats":{"total_commits":1685,"total_committers":157,"mean_commits":10.73248407643312,"dds":0.5721068249258161,"last_synced_commit":"6ca44bd18e7e6004d0ad3e17137da030ca1adf2a"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/rayon-rs/rayon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/sbom","scorecard":{"id":685628,"data":{"date":"2025-08-11","repo":{"name":"github.com/rayon-rs/rayon","commit":"7af20d7692d5decbcb4adcaa079cd607e3e50814"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/9 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":"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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml: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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/ci.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rayon-rs/rayon/pr.yaml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yaml:98","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T00:42:25.255Z","repository_id":21407059,"created_at":"2025-08-22T00:42:25.255Z","updated_at":"2025-08-22T00:42:25.255Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36846497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"rayon-rs","name":"rayon-rs","uuid":"32576850","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32576850?v=4","repositories_count":5,"last_synced_at":"2026-08-22T00:11:43.536Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rayon-rs","funding_links":[],"total_stars":13883,"followers":129,"following":0,"created_at":"2022-11-02T16:29:51.328Z","updated_at":"2026-08-22T00:11:43.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayon-rs/repositories"},"tags":[{"name":"v1.12.0","sha":"c9ced185ae3508246a9eb70c8407a1199bb1b77f","kind":"tag","published_at":"2026-04-14T00:56:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"7af20d7692d5decbcb4adcaa079cd607e3e50814","kind":"tag","published_at":"2025-08-12T23:22:05.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.11.0/manifests"},{"name":"rayon-core-v1.13.0","sha":"7af20d7692d5decbcb4adcaa079cd607e3e50814","kind":"tag","published_at":"2025-08-12T23:21:39.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.13.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.13.0/manifests"},{"name":"v1.10.0","sha":"7543ed40c9a017dee32b3dc72b3ae819820e8366","kind":"tag","published_at":"2024-03-24T05:24:23.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"990841b313d1a566d2b7f4f33c61e0f0ac9dc7b6","kind":"tag","published_at":"2024-02-27T23:38:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.1/manifests"},{"name":"rayon-core-v1.12.1","sha":"7df6d5b8493a5fdb257565cab26dacdfe08ec8aa","kind":"tag","published_at":"2024-01-17T17:56:24.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.1/manifests"},{"name":"v1.8.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:18.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.8.0/manifests"},{"name":"rayon-core-v1.12.0","sha":"7449d7dfede9bd1e2bde0c898b20f46db70a1ac2","kind":"tag","published_at":"2023-09-20T21:46:09.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.12.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.12.0/manifests"},{"name":"v1.7.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.7.0/manifests"},{"name":"rayon-core-v1.11.0","sha":"6236214d717694917e77aa1c16d91176b9bc2fff","kind":"tag","published_at":"2023-03-04T00:23:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.11.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.11.0/manifests"},{"name":"rayon-core-v1.10.2","sha":"b6cdc9da7adc7fe42b28758b2033f0bf8f8dc4b8","kind":"tag","published_at":"2023-01-22T22:17:51.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.2/manifests"},{"name":"v1.6.1","sha":"d5e18e34ae9ace4fe723ba280f254ef01d540a82","kind":"tag","published_at":"2022-12-09T23:26:26.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.1/manifests"},{"name":"rayon-core-v1.10.1","sha":"8e48eae53e969f328ef41f8d6977bb8cb7084bec","kind":"tag","published_at":"2022-11-19T00:16:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.1/manifests"},{"name":"v1.6.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:10:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.6.0/manifests"},{"name":"rayon-core-v1.10.0","sha":"4a6e9bf6f348c213d780c5a0eff000c011ce055e","kind":"tag","published_at":"2022-11-18T21:09:31.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.10.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.10.0/manifests"},{"name":"v1.5.3","sha":"5b6adbbf5c6944ec42b54530820ee8c0ad0e35a9","kind":"tag","published_at":"2022-05-13T23:58:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.3/manifests"},{"name":"rayon-core-v1.9.3","sha":"19bf11504b5c8cca0685c4bd07a836288ed4ef38","kind":"tag","published_at":"2022-05-13T16:32:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.3/manifests"},{"name":"v1.5.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:36.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.2/manifests"},{"name":"rayon-core-v1.9.2","sha":"55a97bce5039c5317b58dc415d51f7b256688716","kind":"tag","published_at":"2022-04-14T00:46:19.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.2/manifests"},{"name":"v1.5.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:12:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.1/manifests"},{"name":"rayon-core-v1.9.1","sha":"ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965","kind":"tag","published_at":"2021-05-18T20:11:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.1/manifests"},{"name":"v1.5.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.5.0/manifests"},{"name":"rayon-core-v1.9.0","sha":"dc13cb7875ad43c7d1ea8b1e504b09c031f7ed5a","kind":"tag","published_at":"2020-10-21T23:14:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.9.0/manifests"},{"name":"v1.4.1","sha":"5b3d917d6c41f107aa3f54eb9b59aaa0be7e8611","kind":"tag","published_at":"2020-09-29T22:29:43.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.1/manifests"},{"name":"rayon-core-v1.8.1","sha":"8c9ada2e0ad194692ccf9b75f4e36f356591ed4f","kind":"tag","published_at":"2020-09-17T23:56:40.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.1/manifests"},{"name":"v1.4.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:48.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.4.0/manifests"},{"name":"rayon-core-v1.8.0","sha":"21e1ae1e1251eece2a731d905415047207b80849","kind":"tag","published_at":"2020-08-24T21:16:44.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.8.0/manifests"},{"name":"rayon-core-v1.7.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:50:59.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.1/manifests"},{"name":"v1.3.1","sha":"a79827659054510d804e5ecb937fd1bacb9fb4ad","kind":"tag","published_at":"2020-06-15T18:49:35.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:53:13.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.3.0/manifests"},{"name":"rayon-futures-v0.1.1","sha":"38827f1e35ead3a0043ca0a9a5e056eba8b08f05","kind":"tag","published_at":"2019-12-22T00:51:20.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-futures-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.1/manifests"},{"name":"rayon-core-v1.7.0","sha":"7ffaf3463be2339cb5bad86dc87b602ed067fc7c","kind":"tag","published_at":"2019-12-22T00:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.7.0/manifests"},{"name":"v1.2.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.1/manifests"},{"name":"rayon-core-v1.6.1","sha":"401678ee554f90ab11abe70eb23737e26b489ddd","kind":"tag","published_at":"2019-11-21T00:40:00.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.1/manifests"},{"name":"v1.2.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:37.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.2.0/manifests"},{"name":"rayon-core-v1.6.0","sha":"60cdb431731d471add01281f63ccf8f8bc0451f3","kind":"tag","published_at":"2019-08-31T00:51:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.6.0/manifests"},{"name":"v1.1.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.1.0/manifests"},{"name":"rayon-core-v1.5.0","sha":"b8b97a17bc4cbef89807444566eee7cdc523b7d1","kind":"tag","published_at":"2019-06-13T01:07:33.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.5.0/manifests"},{"name":"v1.0.3","sha":"a68b05ce524f79d7e7a5065714a8d3ca40ce8d4b","kind":"tag","published_at":"2018-11-02T20:51:01.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:07:16.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.2/manifests"},{"name":"rayon-core-v1.4.1","sha":"5107676d50a261d10b79d8749fd4674498edf9ec","kind":"tag","published_at":"2018-07-17T05:06:38.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.1/manifests"},{"name":"v1.0.1","sha":"386b2f68a50466fcaf2bf397a6435a4c5dc0e1ea","kind":"tag","published_at":"2018-03-16T19:37:04.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:54.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v1.0.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v1.0.0/manifests"},{"name":"rayon-core-v1.4.0","sha":"7876ca15b889ccc8239d78a6b651e1a1a273b1e5","kind":"tag","published_at":"2018-02-15T04:47:30.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.4.0/manifests"},{"name":"rayon-futures-v0.1.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:46:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-futures-v0.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-futures-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-futures-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-futures-v0.1.0/manifests"},{"name":"v0.9.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:44:58.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.9.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.9.0/manifests"},{"name":"rayon-core-v1.3.0","sha":"e16ae7779fd67bcb971cfd4d6a9f03a8df16b626","kind":"tag","published_at":"2017-11-09T21:43:47.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.3.0/manifests"},{"name":"v0.8.2","sha":"74a20ce295e738a1b93b1c0ae715b6fffbd0126a","kind":"commit","published_at":"2017-06-28T09:42:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.2/manifests"},{"name":"rayon-core-v1.2.1","sha":"89849edbce826e9abc4ec1be4b113bcfc63ca7e6","kind":"tag","published_at":"2017-06-15T19:42:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.2.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.2.1/manifests"},{"name":"v0.8.1","sha":"c95b859221bd01ded6ffb654e7173481b4ad25e2","kind":"commit","published_at":"2017-06-14T23:05:11.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.8.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.8.0/manifests"},{"name":"rayon-core-v1.1.0","sha":"448baab9c803d726ef0de43da5fa1c053a8e4fd1","kind":"commit","published_at":"2017-06-13T23:03:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/rayon-core-v1.1.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/rayon-core-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@rayon-core-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/rayon-core-v1.1.0/manifests"},{"name":"v0.7.1","sha":"57fbdd2f478b2bee40166cfc902f5eebda7bdb97","kind":"commit","published_at":"2017-05-30T12:36:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"9f5aff8fcacdb6bf1dc5f160cd048f306caf6d28","kind":"commit","published_at":"2017-04-06T22:16:50.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.7.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ee5799c3b4184f9e9b9e2241e39391ea90d27e9c","kind":"commit","published_at":"2016-12-21T10:05:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.6.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ee157c91835bc6c5b6af7fe5ecfa2e84a8680da","kind":"commit","published_at":"2016-11-04T14:59:56.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.5.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"c91ea503ba0dee8dd1cf3575e8a4adf86e2d33d8","kind":"commit","published_at":"2016-10-25T09:20:27.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.3","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a38e46bf9650e2aa940509a034ce515e0d1dfcbb","kind":"commit","published_at":"2016-09-15T11:18:46.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.2","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c045b04c42e46d8652f5b62b84310d2d8fd86dc3","kind":"commit","published_at":"2016-09-14T09:09:42.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a3336fd8a4481a4da6d82407bd7d4e7321b088e6","kind":"commit","published_at":"2016-05-16T09:47:53.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.4.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"01bf093ebfa44abd00f0aa07a913c317d2770ef3","kind":"commit","published_at":"2016-02-24T01:44:22.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.1","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4bea07e85d9bb9ed5afb7a2544a62585a7526dee","kind":"commit","published_at":"2016-02-23T18:37:03.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.3.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e93997b61590396cac4bcfbf85b9a9a63e3a990a","kind":"commit","published_at":"2016-01-25T10:53:57.000Z","download_url":"https://codeload.github.com/rayon-rs/rayon/tar.gz/v0.2.0","html_url":"https://github.com/rayon-rs/rayon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rayon-rs/rayon@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T08:25:28.702Z","dependent_packages_count":0,"downloads":8803,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":19.098616688978133,"dependent_repos_count":13.12541868254559,"dependent_packages_count":36.12233808960245,"stargazers_count":1.0828499181912838,"forks_count":1.8131786404878774,"docker_downloads_count":null,"average":14.248480403961068},"purl":"pkg:cargo/rayon-futures","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rayon-futures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rayon-futures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rayon-futures/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:26.439Z","issues_count":161,"pull_requests_count":255,"avg_time_to_close_issue":17605724.958333332,"avg_time_to_close_pull_request":4592871.458128079,"issues_closed_count":72,"pull_requests_closed_count":203,"pull_request_authors_count":67,"issue_authors_count":136,"avg_comments_per_issue":4.683229813664596,"avg_comments_per_pull_request":2.5686274509803924,"merged_pull_requests_count":179,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":10771528.0,"past_year_avg_time_to_close_pull_request":71072.57142857143,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":1.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/issues","maintainers":[{"login":"cuviper","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"adamreichold","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"},{"login":"nikomatsakis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikomatsakis"}],"active_maintainers":[{"login":"cuviper","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-futures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-futures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-futures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-futures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-futures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rayon-futures/codemeta","maintainers":[{"uuid":"539","login":"cuviper","name":"Josh Stone","email":null,"url":"https://github.com/cuviper","packages_count":46,"html_url":"https://crates.io/users/cuviper","role":null,"created_at":"2022-11-07T23:39:31.091Z","updated_at":"2022-11-07T23:39:31.091Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/cuviper/packages"},{"uuid":"1386","login":"nikomatsakis","name":"Niko Matsakis","email":null,"url":"https://github.com/nikomatsakis","packages_count":80,"html_url":"https://crates.io/users/nikomatsakis","role":null,"created_at":"2022-11-07T23:39:32.497Z","updated_at":"2022-11-07T23:39:32.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/nikomatsakis/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330517,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":9098,"full_name":"rayon-rs/rayon","default_branch":"main","total_commits":1771,"total_committers":159,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.138364779874214,"dds":0.5511010728402033,"past_year_total_commits":32,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.4,"past_year_dds":0.1875,"last_synced_at":"2026-08-26T00:07:28.826Z","last_synced_commit":"1f9bb2538e50f1e6d1bc2e3d06a361ba2af0b632","created_at":"2023-03-07T09:50:19.513Z","updated_at":"2026-08-26T00:07:25.042Z","committers":[{"name":"Josh Stone","email":"cuviper@gmail.com","login":"cuviper","count":795},{"name":"Niko Matsakis","email":"niko@alum.mit.edu","login":"nikomatsakis","count":426},{"name":"Kerollmops","email":"renault.cle@gmail.com","login":"Kerollmops","count":40},{"name":"Frederic Wagner","email":"frederic.wagner@imag.fr","login":"wagnerf42","count":19},{"name":"Jonathan Schuster","email":"jonathan.p.schuster@gmail.com","login":"schuster","count":19},{"name":"Christopher Davenport","email":"ChristopherDavenport@outlook.com","login":"ChristopherDavenport","count":17},{"name":"leonardo.yvens","email":"leoyvens@gmail.com","login":"leoyvens","count":17},{"name":"Ingvar Stepanyan","email":"me@rreverser.com","login":"RReverser","count":14},{"name":"Thayne McCombs","email":"astrothayne@gmail.com","login":"tmccombs","count":14},{"name":"Ulrik Sverdrup","email":"bluss","login":"bluss","count":12},{"name":"Martin Hafskjold Thoresen","email":"martinhath@gmail.com","login":null,"count":12},{"name":"Thomas Jespersen","email":"laumann.thomas@gmail.com","login":null,"count":12},{"name":"Will Crozier","email":"willcrozi@gmail.com","login":"willcrozi","count":11},{"name":"Brendan Zabarauskas","email":"bjzaba@yahoo.com.au","login":"brendanzab","count":11},{"name":"Jacob Wasserman","email":"jwasserman@gmail.com","login":"jwass","count":10},{"name":"Alex Touchet","email":"alextouchet@outlook.com","login":"atouchet","count":10},{"name":"Stjepan Glavina","email":"stjepang@gmail.com","login":null,"count":10},{"name":"Willi Kappler","email":"willi-kappler","login":"willi-kappler","count":9},{"name":"Amanieu d'Antras","email":"amanieu@gmail.com","login":"Amanieu","count":8},{"name":"QuietMisdreavus","email":"grey@quietmisdreavus.net","login":"QuietMisdreavus","count":8},{"name":"Ralf Biedert","email":"rb@xr.io","login":"ralfbiedert","count":8},{"name":"Hadrien G","email":"knights_of_ni@gmx.com","login":"HadrienG2","count":7},{"name":"Emilio Cobos Álvarez","email":"emilio@crisal.io","login":"emilio","count":7},{"name":"Kornel","email":"kornel@geekhood.net","login":"kornelski","count":6},{"name":"Jacob Griffith Konrad","email":"jakegkonrad@gmail.com","login":"jakeKonrad","count":6},{"name":"Igor Gnatenko","email":"i.gnatenko.brain@gmail.com","login":"ignatenkobrain","count":6},{"name":"CAD97","email":"cad97@cad97.com","login":"CAD97","count":6},{"name":"frederic wagner","email":"frederic.wagner@univ-grenoble-alpes.fr","login":null,"count":6},{"name":"Paul Kernfeld","email":"paulkernfeld@gmail.com","login":null,"count":6},{"name":"Charles Samuels","email":"ks@ks.ax","login":null,"count":6},{"name":"Huon Wilson","email":"wilson.huon@gmail.com","login":"huonw","count":5},{"name":"Noa","email":"coolreader18@gmail.com","login":"coolreader18","count":5},{"name":"Andy Gauge","email":"andygauge@gmail.com","login":"AndyGauge","count":5},{"name":"Eric Roshan-Eisner","email":"edre@google.com","login":"edre","count":5},{"name":"TheIronBorn","email":"TheIronBorn","login":"TheIronBorn","count":5},{"name":"oddg","email":"odegevigney@gmail.com","login":"oddg","count":5},{"name":"gaurikholkar","email":"f2013002@goa.bits-pilani.ac.in","login":"gaurikholkar","count":4},{"name":"Sean","email":"seanchen11235@gmail.com","login":"seanchen1991","count":4},{"name":"Mike MacDonald","email":"crazymykl@gmail.com","login":"crazymykl","count":4},{"name":"Matt Brubeck","email":"mbrubeck@limpet.net","login":"mbrubeck","count":4},{"name":"Joey Beauvais-Feisthauer","email":"joeybf@wayne.edu","login":"JoeyBF","count":4},{"name":"David Tolnay","email":"dtolnay@gmail.com","login":"dtolnay","count":4},{"name":"Christopher Vittal","email":"christopher.vittal@gmail.com","login":"chrisvittal","count":4},{"name":"Evan Cameron","email":"evan@vectorface.com","login":null,"count":4},{"name":"Yale Cason III","email":"yale.cason@gmail.com","login":"ghotiphud","count":3},{"name":"Paolo Barbolini","email":"paolo.barbolini@m4ss.net","login":"paolobarbolini","count":3},{"name":"Stefan Schindler","email":"dns2utf8@estada.ch","login":"dns2utf8","count":3},{"name":"Michael Gattozzi","email":"mgattozzi@gmail.com","login":"mgattozzi","count":3},{"name":"Matthias Beyer","email":"mail@beyermatthias.de","login":"matthiasbeyer","count":3},{"name":"Matthew Donoughe","email":"mdonoughe@gmail.com","login":"mdonoughe","count":3},{"name":"Guillaume Gomez","email":"guillaume1.gomez@gmail.com","login":"GuillaumeGomez","count":3},{"name":"Felix S. Klock II","email":"pnkfelix@pnkfx.org","login":"pnkfelix","count":3},{"name":"CrazyFrog","email":"anna.shuraeva13@gmail.com","login":"Daulox92","count":3},{"name":"Ben Kimock","email":"kimockb@gmail.com","login":"saethlin","count":3},{"name":"Aaron Hill","email":"aa1ronham@gmail.com","login":"Aaron1011","count":3},{"name":"Richard Janis Goldschmidt","email":"janis.beckert@gmail.com","login":"SuperFluffy","count":2},{"name":"tapeinosyne","email":"ndr@qef.io","login":null,"count":2},{"name":"Robert Jang","email":"robbaldwin95@gmail.com","login":"nyanzebra","count":2},{"name":"Robert O'Callahan","email":"robert@ocallahan.org","login":"rocallahan","count":2},{"name":"Ryan Russell","email":"git@ryanrussell.org","login":"ryanrussell","count":2},{"name":"Vagelis Prokopiou","email":"vagelis.prokopiou@gmail.com","login":"Vagelis-Prokopiou","count":2},{"name":"VitalyR","email":"vr@vitalyr.com","login":"VitalyAnkh","count":2},{"name":"Will Speak","email":"lithiumflame@gmail.com","login":"iwillspeak","count":2},{"name":"Wolfgang Silbermayr","email":"wolfgang@silbermayr.at","login":"silwol","count":2},{"name":"Aleksey Kladov","email":"aleksey.kladov@gmail.com","login":"matklad","count":2},{"name":"Alexander","email":"sharplermc@gmail.com","login":"SharplEr","count":2},{"name":"Corey Farwell","email":"coreyf@rwell.org","login":"frewsxcv","count":2},{"name":"Eduardo Pinho","email":"enet4mikeenet@gmail.com","login":"Enet4","count":2},{"name":"Eh2406","email":"YeomanYaacov@gmail.com","login":"Eh2406","count":2},{"name":"Evan Cameron","email":"cameron.evan@gmail.com","login":"leshow","count":2},{"name":"Ivan Enderlin","email":"ivan@mnt.io","login":"Hywan","count":2},{"name":"Josef Brandl","email":"mail@josefbrandl.de","login":"MajorBreakfast","count":2},{"name":"LiamClark","email":"L.A.Clark@student.tudelft.nl","login":"LiamClark","count":2},{"name":"Lilian A. Moraru","email":"lilian.moraru90@gmail.com","login":"lilianmoraru","count":2},{"name":"Malo Jaffré","email":"jaffre.malo@gmail.com","login":"MaloJaffre","count":2},{"name":"Yoongbok Lee","email":"7127607+U0001F3A2","login":"U0001F3A2","count":2},{"name":"Garrett Squire","email":"garrett.squire@crowdstrike.com","login":"gsquire","count":2},{"name":"Yureka","email":"yuka@yuka.dev","login":"yu-re-ka","count":2},{"name":"adrian5","email":"adrian5","login":"adrian5","count":2},{"name":"flyingcanoe","email":"flyingcanoe@protonmail.com","login":"FlyingCanoe","count":2},{"name":"fzyzcjy","email":"5236035+fzyzcjy","login":"fzyzcjy","count":2},{"name":"jdr023","email":"jdr000@live.com","login":"jdr023","count":2},{"name":"oriontvv","email":"taranov.vv@gmail.com","login":"oriontvv","count":2},{"name":"smt923","email":"smtea923@gmail.com","login":"smt923","count":2},{"name":"Qqwy / Wiebe-Marten","email":"w-m@wmcode.nl","login":"Qqwy","count":2},{"name":"Michal 'vorner' Vaner","email":"vorner@vorner.cz","login":"vorner","count":2},{"name":"Nathan Froyd","email":"froydnj@gmail.com","login":"froydnj","count":2},{"name":"Oliver Mader","email":"b52@reaktor42.de","login":"aomader","count":2},{"name":"Sam Rhody","email":"samuel.rhody@jhuapl.edu","login":null,"count":2},{"name":"diwic","email":"diwic","login":"diwic","count":1},{"name":"cuishuang","email":"imcusg@gmail.com","login":"cuishuang","count":1},{"name":"bishopcheckmate","email":"bishopcheckmate13@gmail.com","login":"bishopcheckmate","count":1},{"name":"bilkow","email":"bilkow@tutanota.com","login":"pheki","count":1},{"name":"acceptacross","email":"csqcqs@gmail.com","login":"acceptacross","count":1},{"name":"Yota Toyama","email":"raviqqe@gmail.com","login":"raviqqe","count":1},{"name":"Tyler Neely","email":"t@jujit.su","login":"spacejam","count":1},{"name":"Thomas Schaller","email":"thomas-schaller2000@gmx.de","login":"torkleyy","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Sam Rhody","email":"srhody92@gmail.com","login":"Hittherhod","count":1},{"name":"Ritchie Vink","email":"ritchie46@gmail.com","login":"ritchie46","count":1},{"name":"Riley John McCabe","email":"35211613+Rilazy","login":"Rilazy","count":1},{"name":"Paul Gomes","email":"pegomes@yahoo.com","login":"pegomes","count":1},{"name":"Onè","email":"43485962+c-git","login":"c-git","count":1},{"name":"Nathan West","email":"Lucretiel@gmail.com","login":"Lucretiel","count":1},{"name":"Mike Hommey","email":"mh@glandium.org","login":"glandium","count":1},{"name":"MichiRecRoom","email":"1008889+LikeLakers2","login":"LikeLakers2","count":1},{"name":"Vishal Sodani","email":"vishalsodani@rediffmail.com","login":"vishalsodani","count":1},{"name":"yyang542","email":"yyang542@wisc.edu","login":"yegeunyang","count":1},{"name":"wang384670111","email":"384670111@qq.com","login":"wang384670111","count":1},{"name":"picoHz","email":"picoHz@outlook.com","login":"picoHz","count":1},{"name":"obv-mikhail","email":"obv.mikhail@gmail.com","login":"obv-mikhail","count":1},{"name":"mtantaoui","email":"mohamedalmahdi.tantaoui@gmail.com","login":"mtantaoui","count":1},{"name":"leopardracer","email":"136604165+leopardracer","login":"leopardracer","count":1},{"name":"julianknodt","email":"julianknodt@gmail.com","login":"JulianKnodt","count":1},{"name":"iRaiko","email":"jlardenoije@gmail.com","login":"iRaiko","count":1},{"name":"Aaron Power","email":"theaaronepower@gmail.com","login":null,"count":1},{"name":"Ivan Zvonimir Horvat","email":"ivan.zvonimir.horvat@bizzon.com","login":null,"count":1},{"name":"Jamie Turner","email":"jamwt@dropbox.com","login":null,"count":1},{"name":"Jonathan Turner","email":"jturner@mozilla.com","login":null,"count":1},{"name":"Richard Janis Goldschmidt","email":"superfluffy@aberrat.io","login":null,"count":1},{"name":"Sam Fredrickson","email":"samf@advmicrogrid.com","login":null,"count":1},{"name":"philipp","email":"philipp","login":null,"count":1},{"name":"hackerbirds","email":"120066692+hackerbirds","login":"hackerbirds","count":1},{"name":"fritzrehde","email":"fritzrehde.work@gmail.com","login":"fritzrehde","count":1},{"name":"Hrvoje Nikšić","email":"hniksic@gmail.com","login":"hniksic","count":1},{"name":"Frank Steffahn","email":"frank.steffahn@stu.uni-kiel.de","login":"steffahn","count":1},{"name":"Dominik Nakamura","email":"dnaka91@gmail.com","login":"dnaka91","count":1},{"name":"David Roe","email":"didroe@gmail.com","login":"didroe","count":1},{"name":"Daniel Holbert","email":"dholbert@cs.stanford.edu","login":"dholbert","count":1},{"name":"Daniel Frampton","email":"Daniel.Frampton@microsoft.com","login":"danielframpton","count":1},{"name":"Daniel Durante","email":"me@danieldurante.com","login":"durango","count":1},{"name":"Dan Zheng","email":"fangda.zheng@gmail.com","login":"dan-zheng","count":1},{"name":"Caio","email":"c410.f3r@gmail.com","login":"c410-f3r","count":1},{"name":"Yechan Bae","email":"qwazpia@gmail.com","login":"Qwaz","count":1},{"name":"Andrew Horton","email":"andrew.j.horton@gmail.com","login":"Hoops","count":1},{"name":"Andrew Mackenzie","email":"andrew@mackenzie-serres.net","login":"andrewdavidmackenzie","count":1},{"name":"André-Patrick Bubel","email":"github@andre-bubel.de","login":"Moredread","count":1},{"name":"Antoine Wendlinger","email":"antoinewendlinger@gmail.com","login":"antoinewdg","count":1},{"name":"Ariel Ben-Yehuda","email":"ariel.byd@gmail.com","login":"arielb1","count":1},{"name":"Benjamin Kay","email":"benjamin@benkay.net","login":"benkay86","count":1},{"name":"Bilog WEB3","email":"155262265+Bilogweb3","login":"Bilogweb3","count":1},{"name":"Matthew Schmoyer","email":"mattschmo@gmail.com","login":"mschmo","count":1},{"name":"Marek Suchánek","email":"marek.suchanek@protonmail.com","login":"msuchane","count":1},{"name":"Marcin Mielniczuk","email":"marmistrz.dev@zoho.eu","login":"marmistrz","count":1},{"name":"ฅ^•ﻌ•^ฅ","email":"janriemer","login":"janriemer","count":1},{"name":"Maor Kleinberger","email":"kmaork@gmail.com","login":"kmaork","count":1},{"name":"Manuel Woelker","email":"github@manuel.woelker.org","login":"manuel-woelker","count":1},{"name":"Manish Goregaokar","email":"manishsmail@gmail.com","login":"Manishearth","count":1},{"name":"Madalin Mamuleanu","email":"mamuleanu.madalin@gmail.com","login":"mamuleanu","count":1},{"name":"Lukas Kalbertodt","email":"lukas.kalbertodt@gmail.com","login":"LukasKalbertodt","count":1},{"name":"Lorenzo Villani","email":"lorenzo@villani.me","login":"lvillani","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"JustForFun88","email":"100504524+JustForFun88","login":"JustForFun88","count":1},{"name":"Julian Seward","email":"jseward@acm.org","login":"julian-seward1","count":1},{"name":"Joshua Barretto","email":"joshua.s.barretto@gmail.com","login":"zesterer","count":1},{"name":"Jordan Danford","email":"jordandanford@gmail.com","login":"jdanford","count":1},{"name":"Jason Agbebaku","email":"48967632+idanmuze","login":"idanmuze","count":1},{"name":"Ivan Ivaschenko","email":"defuz.net@gmail.com","login":"defuz","count":1},{"name":"Bobby Holley","email":"bobbyholley@gmail.com","login":"bholley","count":1}],"past_year_committers":[{"name":"Josh Stone","email":"cuviper@gmail.com","login":"cuviper","count":26},{"name":"Yoongbok Lee","email":"7127607+U0001F3A2","login":"U0001F3A2","count":2},{"name":"Paolo Barbolini","email":"paolo.barbolini@m4ss.net","login":"paolobarbolini","count":2},{"name":"hackerbirds","email":"120066692+hackerbirds","login":"hackerbirds","count":1},{"name":"Onè","email":"43485962+c-git","login":"c-git","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"rayon-rs/rayon","html_url":"https://github.com/rayon-rs/rayon","last_synced_at":"2026-08-25T10:03:07.864Z","status":null,"issues_count":161,"pull_requests_count":255,"avg_time_to_close_issue":17605724.958333332,"avg_time_to_close_pull_request":4592871.458128079,"issues_closed_count":72,"pull_requests_closed_count":203,"pull_request_authors_count":67,"issue_authors_count":136,"avg_comments_per_issue":4.683229813664596,"avg_comments_per_pull_request":2.5686274509803924,"merged_pull_requests_count":179,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":10771528.0,"past_year_avg_time_to_close_pull_request":71072.57142857143,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":1.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-12T02:33:14.858Z","updated_at":"2026-08-25T10:03:07.864Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayon-rs%2Frayon/issues","issue_labels_count":{"table":{"enhancement":10,"help wanted":5,"parity-std":3,"duplicate":1,"question":1,"bug":1}},"pull_request_labels_count":{"table":{"parity-std":6,"parity-itertools":1,"help wanted":1}},"issue_author_associations_count":{"table":{"NONE":142,"CONTRIBUTOR":14,"MEMBER":5}},"pull_request_author_associations_count":{"table":{"MEMBER":142,"NONE":57,"CONTRIBUTOR":54,"COLLABORATOR":2}},"issue_authors":{"table":{"nazar-pc":6,"cuviper":4,"safinaskar":4,"AngelicosPhosphoros":3,"ksolana":3,"emilio":3,"wang384670111":2,"decathorpe":2,"arnabanimesh":2,"nagisa":2,"nyurik":2,"codecnotsupported":2,"ZhennanWu":2,"Pr0methean":2,"mdesmedt":1,"oliverhu":1,"RReverser":1,"dan-da":1,"akorchyn":1,"hardskulls":1,"andrewsonin":1,"federicomenaquintero":1,"pubfnbar":1,"Neutron3529":1,"lovesegfault":1,"Elzair":1,"umutacar":1,"m-mueller678":1,"mcobzarenco":1,"jplatte":1,"Rilazy":1,"jdmarsh":1,"progval":1,"m4b":1,"gendx":1,"erhant":1,"XAMPPRocky":1,"jon-chuang":1,"canova":1,"coolreader18":1,"yatesco":1,"gilescope":1,"withoutboats":1,"kurt-rhee":1,"robertvazan":1,"Fomalhauthmj":1,"itamarst":1,"qtfkwk":1,"BA8F0D39":1,"kno10":1,"paulabrudanandrei":1,"CrabbyDisk":1,"nhukc":1,"jiacai2050":1,"isaac-weisberg":1,"lu-zero":1,"hniksic":1,"mo8it":1,"BloodStainedCrow":1,"remifontan":1,"nikomatsakis":1,"wcarmon":1,"kdy1":1,"HyperCodec":1,"FeanorTheElf":1,"xMAC94x":1,"eliasjonsson023":1,"Manishearth":1,"xiyu1984":1,"alexcrichton":1,"pickfire":1,"zommiommy":1,"SyxtonPrime":1,"dssgabriel":1,"vladkvit":1,"plugwash":1,"GuillaumeDIDIER":1,"jan-ferdinand":1,"masonk":1,"Keats":1,"sarah-ek":1,"awused":1,"jondot":1,"kloki":1,"ajz34":1,"patengel":1,"kentfredric":1,"scullionw":1,"khuey":1,"BlockListed":1,"cmyr":1,"kpcyrd":1,"gralpli":1,"gnzlbg":1,"jaupe":1,"tdaede":1,"davids91":1,"krakow10":1,"BatmanAoD":1,"pchampin":1,"vigna":1,"sftse":1,"arn-backpack":1,"Storyyeller":1,"xosmig":1,"ewoolsey":1,"paolobarbolini":1,"dtolnay":1,"bonsairobo":1,"newpavlov":1,"teor2345":1,"JanBeh":1,"deadsoul44":1,"willmendil":1,"umanwizard":1,"Stock84-dev":1,"james7132":1,"l4l":1,"morgante":1,"kekeimiku":1,"FranklinYu":1,"Fee0":1,"ishitatsuyuki":1,"bergkvist":1,"zopsicle":1,"jkbch":1,"skyf0l":1,"davidlattimore":1,"levs57":1,"Peter-J-Jansen":1,"HadrienG2":1,"simline":1,"pheki":1,"jhpratt":1,"lyphyser":1,"Yunzez":1}},"pull_request_authors":{"table":{"cuviper":142,"RReverser":6,"U0001F3A2":5,"atouchet":5,"wagnerf42":4,"maximevtush":4,"TheIronBorn":3,"JulianKnodt":2,"wang384670111":2,"floffel":2,"MonkeyKing44":2,"oriontvv":2,"adamreichold":2,"hydrogs":2,"coolreader18":2,"donatik27":2,"Bilogweb3":2,"nhukc":2,"bishopcheckmate":2,"romashka-btc":2,"VitalyAnkh":2,"Lucretiel":2,"mtantaoui":2,"lucascool12":2,"BloodStainedCrow":2,"safinaskar":2,"LikeLakers2":2,"leopardracer":2,"Vagelis-Prokopiou":2,"sharma-shray":2,"lu-zero":2,"zommiommy":2,"emilio":2,"nascheinkman":1,"josefbacik":1,"Enduriel":1,"khuey":1,"Manishearth":1,"zetanumbers":1,"JoeyBF":1,"andrewdavidmackenzie":1,"arieluy":1,"Horki":1,"qkniep":1,"fitzgen":1,"Patiga":1,"fritzrehde":1,"alippai":1,"MatiasLopezING":1,"MavenRain":1,"acceptacross":1,"marmistrz":1,"martinhath":1,"jakeKonrad":1,"TechVest":1,"krakow10":1,"kitcatier":1,"benkay86":1,"martinomburajr":1,"teddytennant":1,"hackerbirds":1,"xiaoniu-578fa6bff964d005":1,"bowlofeggs":1,"ryoqun":1,"Harikeshav-R":1,"Rilazy":1,"yu-re-ka":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":7}},"past_year_pull_request_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":7,"MEMBER":2}},"past_year_issue_authors":{"table":{"davidlattimore":1,"FeanorTheElf":1,"gendx":1,"kekeimiku":1,"krakow10":1,"scullionw":1,"sftse":1}},"past_year_pull_request_authors":{"table":{"U0001F3A2":5,"cuviper":2,"Enduriel":1,"hackerbirds":1,"Harikeshav-R":1,"JoeyBF":1,"josefbacik":1,"krakow10":1,"martinomburajr":1,"MatiasLopezING":1,"MavenRain":1,"Patiga":1,"qkniep":1,"teddytennant":1,"zetanumbers":1}},"maintainers":[{"table":{"login":"cuviper","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"}},{"table":{"login":"adamreichold","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"}},{"table":{"login":"nikomatsakis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikomatsakis"}}],"active_maintainers":[{"table":{"login":"cuviper","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"}}]}},"events":{"total":{"CreateEvent":33,"DeleteEvent":21,"DiscussionEvent":2,"ForkEvent":63,"GollumEvent":1,"IssueCommentEvent":124,"IssuesEvent":38,"PullRequestEvent":51,"PullRequestReviewCommentEvent":16,"PullRequestReviewEvent":21,"PushEvent":15,"WatchEvent":1400},"last_year":{"CreateEvent":7,"DeleteEvent":4,"DiscussionEvent":2,"ForkEvent":18,"IssueCommentEvent":24,"IssuesEvent":6,"PullRequestEvent":9,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":6,"PushEvent":2,"WatchEvent":338}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:27:41.141Z","updated_at":"2023-01-13T21:27:41.141Z","repository_link":"https://github.com/rayon-rs/rayon/blob/main/.github/workflows/ci.yaml","dependencies":[{"id":6891526921,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891526922,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"1.56.0","direct":true,"kind":"composite","optional":false},{"id":6891526923,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6891526924,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":6891526925,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"1.62.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:27:41.285Z","updated_at":"2023-01-13T21:27:41.285Z","repository_link":"https://github.com/rayon-rs/rayon/blob/main/.github/workflows/pr.yaml","dependencies":[{"id":6891526928,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891526929,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"1.56.0","direct":true,"kind":"composite","optional":false},{"id":6891526930,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":6891526931,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"1.62.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:27:41.336Z","updated_at":"2023-01-13T21:27:41.336Z","repository_link":"https://github.com/rayon-rs/rayon/blob/main/Cargo.toml","dependencies":[{"id":6891526932,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1.10.0","direct":true,"kind":"runtime","optional":false},{"id":6891526933,"package_name":"either","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6891526934,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1","direct":true,"kind":"development","optional":false},{"id":6891526935,"package_name":"rand","ecosystem":"cargo","requirements":"0.8","direct":true,"kind":"development","optional":false},{"id":6891526936,"package_name":"rand_xorshift","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"rayon-core/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:27:41.394Z","updated_at":"2023-01-13T21:27:41.394Z","repository_link":"https://github.com/rayon-rs/rayon/blob/main/rayon-core/Cargo.toml","dependencies":[{"id":6891526937,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":6891526938,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6891526939,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.1","direct":true,"kind":"runtime","optional":false},{"id":6891526940,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.0","direct":true,"kind":"runtime","optional":false},{"id":6891526941,"package_name":"rand","ecosystem":"cargo","requirements":"0.8","direct":true,"kind":"development","optional":false},{"id":6891526942,"package_name":"rand_xorshift","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false},{"id":6891526943,"package_name":"scoped-tls","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"rayon-demo/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:27:41.423Z","updated_at":"2023-01-13T21:27:41.423Z","repository_link":"https://github.com/rayon-rs/rayon/blob/main/rayon-demo/Cargo.toml","dependencies":[{"id":6891526944,"package_name":"cgmath","ecosystem":"cargo","requirements":"0.18","direct":true,"kind":"runtime","optional":false},{"id":6891526945,"package_name":"docopt","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":6891526946,"package_name":"fixedbitset","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":6891526947,"package_name":"glium","ecosystem":"cargo","requirements":"0.32","direct":true,"kind":"runtime","optional":false},{"id":6891526948,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":6891526949,"package_name":"rand","ecosystem":"cargo","requirements":"0.8","direct":true,"kind":"runtime","optional":false},{"id":6891526950,"package_name":"rand_xorshift","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6891526951,"package_name":"regex","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":6891526952,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.85","direct":true,"kind":"runtime","optional":false},{"id":6891526953,"package_name":"doc-comment","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false},{"id":6891526954,"package_name":"num","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yaml","sha":null,"kind":"manifest","created_at":"2026-08-08T00:39:46.447Z","updated_at":"2026-08-08T00:39:46.447Z","repository_link":"https://github.com/rayon-rs/rayon/blob/main/.github/workflows/main.yaml","dependencies":[{"id":25932838107,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25932838363,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"ci/alt-core/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T00:39:47.476Z","updated_at":"2026-08-08T00:39:47.476Z","repository_link":"https://github.com/rayon-rs/rayon/blob/main/ci/alt-core/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"ci/highlander/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T00:39:47.842Z","updated_at":"2026-08-08T00:39:47.842Z","repository_link":"https://github.com/rayon-rs/rayon/blob/main/ci/highlander/Cargo.toml","dependencies":[]}],"score":35.91388666386172,"created_at":"2026-05-14T05:13:49.369Z","updated_at":"2026-08-26T10:36:09.975Z","avatar_url":"https://github.com/rayon-rs.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372380","html_url":"https://summary.ecosyste.ms/projects/372380"}