{"id":8061353,"name":"arrayfire_fork","ecosystem":"cargo","description":"ArrayFire is a high performance software library for parallel computing with an easy-to-use API. Its array based function set makes parallel programming simple. ArrayFire's multiple backends (CUDA, OpenCL and native CPU) make it platform independent and highly portable. A few lines of code in ArrayFire can replace dozens of lines of parallel computing code, saving you valuable time and lowering development costs. This crate provides Rust bindings for ArrayFire library.","homepage":"https://github.com/arrayfire/arrayfire","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/arrayfire/arrayfire-rust","keywords_array":["cuda","compute","arrayfire","opencl"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-08-12T02:58:01.962Z","latest_release_published_at":"2023-08-12T02:58:01.962Z","latest_release_number":"3.8.1","last_synced_at":"2026-03-11T05:00:36.150Z","created_at":"2023-08-12T03:03:17.961Z","updated_at":"2026-03-11T05:03:15.728Z","registry_url":"https://crates.io/crates/arrayfire_fork/","install_command":"cargo install arrayfire_fork","documentation_url":"https://docs.rs/arrayfire_fork/","metadata":{"categories":[]},"repo_metadata":{"id":32243124,"uuid":"35817370","full_name":"arrayfire/arrayfire-rust","owner":"arrayfire","description":"Rust wrapper for ArrayFire","archived":false,"fork":false,"pushed_at":"2023-09-24T19:19:45.000Z","size":19244,"stargazers_count":824,"open_issues_count":24,"forks_count":58,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-12-21T22:15:54.019Z","etag":null,"topics":["arrayfire","cuda","gpgpu","gpu","hpc","opencl","rust","rust-bindings"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arrayfire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-05-18T12:44:47.000Z","updated_at":"2025-12-17T17:28:56.000Z","dependencies_parsed_at":"2023-12-16T15:12:46.377Z","dependency_job_id":null,"html_url":"https://github.com/arrayfire/arrayfire-rust","commit_stats":{"total_commits":407,"total_committers":36,"mean_commits":"11.305555555555555","dds":0.2506142506142506,"last_synced_commit":"bd3be3ed48887f8d5a86fbcd59fe5ac2edbeef58"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/arrayfire/arrayfire-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrayfire","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/sbom","scorecard":{"id":208414,"data":{"date":"2025-08-11","repo":{"name":"github.com/arrayfire/arrayfire-rust","commit":"bd3be3ed48887f8d5a86fbcd59fe5ac2edbeef58"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/26 approved changesets -- score normalized to 4","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/security.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":"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":"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.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/arrayfire/arrayfire-rust/security.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 23 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-17T00:15:49.833Z","repository_id":32243124,"created_at":"2025-08-17T00:15:49.833Z","updated_at":"2025-08-17T00:15:49.833Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"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":"arrayfire","name":"ArrayFire","uuid":"5395442","kind":"organization","description":"","email":null,"website":"https://www.arrayfire.com/","location":"Atlanta, GA, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5395442?v=4","repositories_count":45,"last_synced_at":"2024-03-27T11:20:06.089Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/arrayfire","funding_links":[],"total_stars":6527,"followers":45,"following":0,"created_at":"2022-11-06T02:11:37.896Z","updated_at":"2024-03-27T11:20:06.803Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrayfire","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrayfire/repositories"},"tags":[{"name":"v3.8.0","sha":"5110e9814e3be5fdf69d20ae501736251711ea6e","kind":"commit","published_at":"2021-01-10T07:07:07.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.8.0","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"6670d5cc4e2409c5bc0c4b9f2955b802e8861b3e","kind":"commit","published_at":"2020-10-06T07:05:12.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.7.2","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"df415e79e7beea6e7299cc224eda88d08a06f6d1","kind":"commit","published_at":"2020-09-09T18:10:29.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.7.1","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"a439cfae67a7dfd10076d7d007d8c7fc25a094a7","kind":"commit","published_at":"2020-03-14T09:46:28.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.7.0","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"5cb3f5bd14986f3c76d47011314496f2edb4ed2d","kind":"commit","published_at":"2020-01-28T11:48:30.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.6.3","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"e15fe91ef6669314d53d5d28478e283c54411e35","kind":"commit","published_at":"2019-07-25T07:21:02.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.6.2","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"d0ea9660d4f951d15266591a81b82a4d54ce7426","kind":"commit","published_at":"2019-06-18T16:23:27.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.6.1","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"a5256f3e5e23b83eaad69699e0b04653aba04fb8","kind":"commit","published_at":"2018-09-27T13:05:55.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.6.0","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"289e9dccb4542e2a2d26263213ae661ddfdc7518","kind":"commit","published_at":"2017-06-28T13:08:38.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.5.0","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"2609c90bb622f230630ee9f86f1e39a944c15e63","kind":"commit","published_at":"2017-04-10T12:48:27.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.4.3","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"e1ce525c684dcd906bddc045dab9d49f873d8126","kind":"commit","published_at":"2017-02-26T07:24:59.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.4.2","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"f75a85862ad6fed8cf4a5676e49ad65f12c211c2","kind":"commit","published_at":"2017-01-11T06:29:35.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.4.1","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"fdda86b9d50ddb606aef4606384aba016c389efa","kind":"commit","published_at":"2016-09-15T06:52:03.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.4.0","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"7a7d453aafa22ffeef75ef052b94d42fc94b637f","kind":"commit","published_at":"2016-06-08T06:25:16.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.3.1","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"895e4e5e11e93a5e54a6fb20069fe0f810c8d951","kind":"commit","published_at":"2016-05-20T16:48:15.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.3.0","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f668c4b9495754d3901131e974df7f8c7aca5330","kind":"commit","published_at":"2015-12-10T22:08:57.000Z","download_url":"https://codeload.github.com/arrayfire/arrayfire-rust/tar.gz/v3.2.0","html_url":"https://github.com/arrayfire/arrayfire-rust/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arrayfire/arrayfire-rust@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/tags/v3.2.0/manifests"}]},"repo_metadata_updated_at":"2026-03-11T05:03:15.728Z","dependent_packages_count":8,"downloads":5342,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":98.21159776409037,"dependent_repos_count":29.856158981322622,"dependent_packages_count":32.12383407470054,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":53.397196940037844},"purl":"pkg:cargo/arrayfire_fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/arrayfire_fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/arrayfire_fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/arrayfire_fork/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:51:46.713Z","issues_count":63,"pull_requests_count":47,"avg_time_to_close_issue":6890956.302325581,"avg_time_to_close_pull_request":1912196.953488372,"issues_closed_count":43,"pull_requests_closed_count":43,"pull_request_authors_count":16,"issue_authors_count":34,"avg_comments_per_issue":3.507936507936508,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":20321938.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-rust/issues","maintainers":[{"login":"9prady9","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/9prady9"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/arrayfire_fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/arrayfire_fork/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/arrayfire_fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/arrayfire_fork/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/arrayfire_fork/codemeta","maintainers":[{"uuid":"225723","login":"BrosnanYuen","name":"Brosnan Yuen","email":null,"url":"https://github.com/BrosnanYuen","packages_count":13,"html_url":"https://crates.io/users/BrosnanYuen","role":null,"created_at":"2023-08-12T03:03:18.722Z","updated_at":"2023-08-12T03:03:18.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/BrosnanYuen/packages"}]}