{"id":77944,"name":"simde","ecosystem":"spack","description":"The SIMDe header-only library provides fast, portable implementations of\nSIMD intrinsics on hardware which doesn't natively support them, such as\ncalling SSE functions on ARM. There is no performance penalty if the\nhardware supports the native implementation (e.g., SSE/AVX runs at full\nspeed on x86, NEON on ARM, etc.).\n","homepage":"https://github.com/simd-everywhere/simde","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/simd-everywhere/simde","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-04-05T09:36:57.147Z","latest_release_published_at":"2026-02-16T13:20:55.304Z","latest_release_number":"0.8.2","last_synced_at":"2026-06-22T00:17:58.663Z","created_at":"2022-04-05T09:36:57.118Z","updated_at":"2026-06-22T00:17:58.663Z","registry_url":"https://packages.spack.io/package.html?name=simde","install_command":"spack install simde","documentation_url":null,"metadata":{},"repo_metadata":{"id":37411146,"uuid":"86497800","full_name":"simd-everywhere/simde","owner":"simd-everywhere","description":"Implementations of SIMD instruction sets for systems which don't natively support them.","archived":false,"fork":false,"pushed_at":"2025-09-23T16:32:16.000Z","size":38770,"stargazers_count":2800,"open_issues_count":140,"forks_count":286,"subscribers_count":54,"default_branch":"master","last_synced_at":"2025-09-23T18:27:02.922Z","etag":null,"topics":["altivec","arm","arm64","avx","avx2","avx512","fma","gfni","mmx","neon","powerpc","simd","simd-intrinsics","sse","sse2","sse3","sse41","sse42","ssse3","vectorization"],"latest_commit_sha":null,"homepage":"https://simd-everywhere.github.io/blog/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simd-everywhere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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,"dco":null,"cla":null}},"created_at":"2017-03-28T19:14:32.000Z","updated_at":"2025-09-23T16:32:21.000Z","dependencies_parsed_at":"2023-09-26T12:55:01.174Z","dependency_job_id":"70c12d74-df9a-4133-a2de-3356513914d0","html_url":"https://github.com/simd-everywhere/simde","commit_stats":{"total_commits":3015,"total_committers":83,"mean_commits":"36.325301204819276","dds":"0.44908789386401327","last_synced_commit":"e30e6ec44cdbc85c04d6cb1f26fb6d93f43cc5ea"},"previous_names":["nemequ/simde"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/simd-everywhere/simde","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simd-everywhere","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/sbom","scorecard":{"id":824292,"data":{"date":"2025-08-11","repo":{"name":"github.com/simd-everywhere/simde","commit":"f6f8f3283066d9eb839ef54bd6b1f691e46209c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":5,"reason":"Found 7/13 approved changesets -- score normalized to 5","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":"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/actionlint.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ossar-analysis.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.2 not signed: https://api.github.com/repos/simd-everywhere/simde/releases/153793153","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/simd-everywhere/simde/releases/146578374","Warn: release artifact v0.8.2 does not have provenance: https://api.github.com/repos/simd-everywhere/simde/releases/153793153","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/simd-everywhere/simde/releases/146578374"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) 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"}},{"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":"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/actionlint.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/actionlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:585: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:598: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:673: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:836: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:846: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:940: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ossar-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ossar-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ossar-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ossar-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ossar-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ossar-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ossar-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/simd-everywhere/simde/ossar-analysis.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:4","Warn: containerImage not pinned by hash: docker/Dockerfile.ubuntu:3: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/Dockerfile.ubuntu_bionic:3: pin your Docker image by updating ubuntu:bionic to ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: test/docker/Dockerfile.Ubuntu1404:2: pin your Docker image by updating ubuntu:14.04 to ubuntu:14.04@sha256:64483f3496c1373bfd55348e88694d1c4d0c9b660dee6bfef5e12f43b9933b30","Warn: containerImage not pinned by hash: test/docker/Dockerfile.Ubuntu1604:2: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: test/docker/Dockerfile.Ubuntu1804:2: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: test/docker/Dockerfile.arm64:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: test/docker/Dockerfile.arm7:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: test/docker/Dockerfile.icc:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: test/docker/Dockerfile.mipsel:1: pin your Docker image by updating debian:buster-slim to debian:buster-slim@sha256:bb3dc79fddbca7e8903248ab916bb775c96ec61014b3d02b4f06043b604726dc","Warn: containerImage not pinned by hash: test/docker/Dockerfile.ppc64el:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: test/docker/Dockerfile.qemu5.s390x:1: pin your Docker image by updating debian:unstable-slim to debian:unstable-slim@sha256:203908e97d521fa492d7a56b29404d6105325ccf4ec211d90ab7165226b7ceff","Warn: containerImage not pinned by hash: test/docker/Dockerfile.s390x:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: npmCommand not pinned by hash: docker/Dockerfile:96-100","Warn: npmCommand not pinned by hash: docker/Dockerfile.ubuntu:88-92","Warn: pipCommand not pinned by hash: docker/Dockerfile.ubuntu_bionic:34","Warn: pipCommand not pinned by hash: test/docker/Dockerfile.Ubuntu1604:16","Warn: pipCommand not pinned by hash: test/docker/Dockerfile.arm7:14","Warn: pipCommand not pinned by hash: .packit/ci.sh:93","Warn: downloadThenRun not pinned by hash: .github/workflows/actionlint.yml:12","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/codeql-analysis.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of  13 containerImage dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-23T16:19:41.066Z","repository_id":37411146,"created_at":"2025-08-23T16:19:41.066Z","updated_at":"2025-08-23T16:19:41.066Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277947273,"owners_count":25903929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"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":"simd-everywhere","name":"SIMD Everywhere","uuid":"67172048","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67172048?v=4","repositories_count":3,"last_synced_at":"2023-03-05T00:00:52.482Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/simd-everywhere","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:54:06.987Z","updated_at":"2023-03-05T00:00:52.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simd-everywhere","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simd-everywhere/repositories"},"tags":[{"name":"v0.8.4-rc1","sha":"fb20a063012ad42123033804c508fb1cc03c7561","kind":"commit","published_at":"2025-02-01T13:42:16.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.8.4-rc1","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.8.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.8.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.4-rc1/manifests"},{"name":"v0.8.2-rc1","sha":"71fd833d9666141edcd1d3c109a80e228303d8d7","kind":"commit","published_at":"2024-04-30T16:35:50.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.8.2-rc1","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.8.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.8.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.2-rc1/manifests"},{"name":"v0.8.2","sha":"71fd833d9666141edcd1d3c109a80e228303d8d7","kind":"commit","published_at":"2024-04-30T16:35:50.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.8.2","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.2/manifests"},{"name":"v0.8.0","sha":"589c7d599ae2213823acc4334a3ae8ef8caefe18","kind":"commit","published_at":"2024-03-07T14:55:14.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.8.0","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc2","sha":"c200c16a49c3dd52007022ee2322b4fbef751496","kind":"commit","published_at":"2024-02-22T15:52:17.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.8.0-rc2","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"e651ec360f22d5f9d7fb2c75c5025db614f78b8c","kind":"commit","published_at":"2023-11-20T17:39:19.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.8.0-rc1","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.6","sha":"fefc7857ff3e785b988a61a8f5f3c5bd5eb24342","kind":"commit","published_at":"2023-05-13T16:15:11.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.6","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.6/manifests"},{"name":"v0.7.4","sha":"0c26988ef614a078dabf4f35a48681f8f0e14500","kind":"commit","published_at":"2023-05-04T19:56:42.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.4","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4/manifests"},{"name":"0.7.4-rc4","sha":"accce4267e31499294b330dde78e359fffbbe9c6","kind":"commit","published_at":"2023-05-03T18:48:40.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/0.7.4-rc4","html_url":"https://github.com/simd-everywhere/simde/releases/tag/0.7.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@0.7.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/0.7.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/0.7.4-rc4/manifests"},{"name":"v0.7.4-rc4","sha":"accce4267e31499294b330dde78e359fffbbe9c6","kind":"commit","published_at":"2023-05-03T18:48:40.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.4-rc4","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4-rc4/manifests"},{"name":"v0.7.4-rc3","sha":"f19193b3449c90f1a7267d8da4cad45dfc92339b","kind":"commit","published_at":"2023-04-28T23:18:48.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.4-rc3","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4-rc3/manifests"},{"name":"v0.7.4-rc2","sha":"7e70d02dda84bdfb1e97777bdb9622f3f29682b4","kind":"commit","published_at":"2023-02-12T10:53:16.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.4-rc2","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4-rc2/manifests"},{"name":"v0.7.4-rc1","sha":"9609eb2cf687984277185813fdfe81b8b200377b","kind":"commit","published_at":"2023-02-02T18:03:13.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.4-rc1","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.4-rc1/manifests"},{"name":"v0.7.2","sha":"12069d720f43830ae9791e8b0f4c4fa3c88012a0","kind":"commit","published_at":"2021-01-24T17:49:43.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.2","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.2/manifests"},{"name":"v0.7.0","sha":"f68981de04072012dcc888716dedae2a345d0e45","kind":"commit","published_at":"2020-12-26T17:25:57.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.0","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc2","sha":"76790a981bedab5dc1c8e393f8dccf0ea0e3917d","kind":"commit","published_at":"2020-12-22T11:18:12.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.0-rc2","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc-1","sha":"7a2f50407590e39031b014fc0ff7db62f2feb7d7","kind":"commit","published_at":"2020-11-21T07:30:08.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.7.0-rc-1","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.7.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.7.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.7.0-rc-1/manifests"},{"name":"v0.6.0","sha":"236e90a9ff9d793e5aa055bdd2cbcd50a5c672c1","kind":"commit","published_at":"2020-08-24T02:11:52.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.6.0","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"4e00ba354f38e17518b16f3d5b1db9302e5b55f0","kind":"commit","published_at":"2020-06-22T16:32:27.000Z","download_url":"https://codeload.github.com/simd-everywhere/simde/tar.gz/v0.5.0","html_url":"https://github.com/simd-everywhere/simde/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simd-everywhere/simde@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/tags/v0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T09:31:06.670Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":5.71071279699875,"forks_count":7.781019869390024,"average":8.117965819091287},"purl":"pkg:spack/simde","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/simde","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/simde","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/simde/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-30T15:00:50.715Z","issues_count":194,"pull_requests_count":345,"avg_time_to_close_issue":29548999.88235294,"avg_time_to_close_pull_request":2119968.250814332,"issues_closed_count":102,"pull_requests_closed_count":307,"pull_request_authors_count":64,"issue_authors_count":87,"avg_comments_per_issue":3.2010309278350517,"avg_comments_per_pull_request":1.6811594202898552,"merged_pull_requests_count":242,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":35,"past_year_pull_requests_count":122,"past_year_avg_time_to_close_issue":2980925.25,"past_year_avg_time_to_close_pull_request":527086.8350515463,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":1.1065573770491803,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":82,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/simd-everywhere%2Fsimde/issues","maintainers":[{"login":"mr-c","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-c"},{"login":"junaruga","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junaruga"},{"login":"nemequ","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nemequ"},{"login":"eric900115","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eric900115"},{"login":"masterchef2209","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterchef2209"},{"login":"ngzhian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngzhian"}],"active_maintainers":[{"login":"mr-c","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-c"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/simde/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/simde/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/simde/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/simde/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/simde/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/simde/codemeta","maintainers":[]}