{"id":4201832,"name":"num-complex","ecosystem":"cargo","description":"Complex numbers implementation for Rust","homepage":"https://github.com/rust-num/num-complex","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-num/num-complex","keywords_array":["mathematics","numerics"],"namespace":null,"versions_count":26,"first_release_published_at":"2016-04-14T07:30:01.269Z","latest_release_published_at":"2024-05-07T23:51:24.022Z","latest_release_number":"0.4.6","last_synced_at":"2026-05-17T16:16:43.539Z","created_at":"2022-04-12T20:38:17.819Z","updated_at":"2026-05-17T16:16:43.539Z","registry_url":"https://crates.io/crates/num-complex/","install_command":"cargo install num-complex","documentation_url":"https://docs.rs/num-complex/","metadata":{"categories":["algorithms","data-structures","science"]},"repo_metadata":{"id":37270179,"uuid":"114693354","full_name":"rust-num/num-complex","owner":"rust-num","description":"Complex numbers for Rust","archived":false,"fork":false,"pushed_at":"2025-05-13T23:11:51.000Z","size":1466,"stargazers_count":244,"open_issues_count":29,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-23T00:02:52.963Z","etag":null,"topics":["num-complex","rust"],"latest_commit_sha":null,"homepage":"","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/rust-num.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}},"created_at":"2017-12-18T22:19:28.000Z","updated_at":"2025-10-17T23:02:42.000Z","dependencies_parsed_at":"2024-05-07T20:44:57.678Z","dependency_job_id":"e7167c93-ce72-420d-8867-2df52825035f","html_url":"https://github.com/rust-num/num-complex","commit_stats":{"total_commits":685,"total_committers":99,"mean_commits":6.91919191919192,"dds":0.6248175182481752,"last_synced_commit":"23ccbd9362e3b3574b9a8253f67603ae4919f484"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/rust-num/num-complex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-num","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/sbom","scorecard":{"id":790591,"data":{"date":"2025-08-11","repo":{"name":"github.com/rust-num/num-complex","commit":"12b40201da90d2b3b656e81651a1610b95cb10c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","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":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":"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":"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.yaml:1","Warn: no topLevel permission defined: .github/workflows/master.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":"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:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/master.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/master.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/master.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/pr.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/pr.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/pr.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/pr.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-num/num-complex/pr.yaml/master?enable=pin","Info:   0 out of   9 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":"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":"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":"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":"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-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":"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 29 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-23T07:25:52.647Z","repository_id":37270179,"created_at":"2025-08-23T07:25:52.647Z","updated_at":"2025-08-23T07:25:52.647Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280971731,"owners_count":26422675,"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-25T02:00:06.499Z","response_time":81,"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":"rust-num","name":"rust-num","uuid":"15056109","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15056109?v=4","repositories_count":8,"last_synced_at":"2025-10-23T00:02:42.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-num","funding_links":[],"total_stars":3431,"followers":75,"following":0,"created_at":"2022-11-02T16:22:33.485Z","updated_at":"2025-10-23T00:02:42.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-num","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-num/repositories"},"tags":[{"name":"num-complex-0.1.44","sha":"29561b5441ad5e0f61029b1402a852389f17bdc7","kind":"tag","published_at":"2025-01-25T00:36:22.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.44","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.44/manifests"},{"name":"num-complex-0.4.6","sha":"91fdc06356c0c868cb88b5a180859023c57e6e50","kind":"tag","published_at":"2024-05-07T23:51:26.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.4.6","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.6/manifests"},{"name":"num-complex-0.4.5","sha":"0eb3e9019b104abd1916a8aaed3f1fbeb93eed0e","kind":"tag","published_at":"2024-02-06T23:34:09.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.4.5","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.5/manifests"},{"name":"num-complex-0.4.4","sha":"a78ab8182f393ea15a7457461b56ad4fb7335a02","kind":"tag","published_at":"2023-08-13T23:22:15.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.4.4","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.4/manifests"},{"name":"num-complex-0.4.3","sha":"23ccbd9362e3b3574b9a8253f67603ae4919f484","kind":"tag","published_at":"2023-01-19T19:45:54.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.4.3","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.3/manifests"},{"name":"num-complex-0.4.2","sha":"8963efc495767cb92d71cc6ca8f9f43ab3ec4920","kind":"tag","published_at":"2022-06-17T18:02:06.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.4.2","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.2/manifests"},{"name":"num-complex-0.4.1","sha":"a1e195e7c2d12ac9d5000bba5d1441c4d7a68c4a","kind":"tag","published_at":"2022-04-29T22:51:37.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.4.1","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.1/manifests"},{"name":"num-complex-0.4.0","sha":"3a89daa2c616154035dd27d706bf7938bcbf30a8","kind":"tag","published_at":"2021-03-06T03:53:37.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.4.0","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.4.0/manifests"},{"name":"num-complex-0.3.1","sha":"ce0637be7d2cfb43d505b37b670617e4dc18e9e6","kind":"tag","published_at":"2020-10-29T23:45:59.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.3.1","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.3.1/manifests"},{"name":"num-complex-0.3.0","sha":"0ab39cda9e74b24b115643dce93249af02f077ed","kind":"tag","published_at":"2020-06-13T19:13:58.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.3.0","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.3.0/manifests"},{"name":"num-complex-0.2.4","sha":"7c21b5701ab731f71335889e46833a95682c96b6","kind":"tag","published_at":"2020-01-10T02:05:32.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.2.4","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.4/manifests"},{"name":"num-complex-0.2.3","sha":"dc2157f99981e454e610ec3572738e0597aa4e23","kind":"tag","published_at":"2019-06-11T23:39:13.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.2.3","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.3/manifests"},{"name":"num-complex-0.2.2","sha":"f5897300b1c8686fc74b425d4b82a1ad9a8d6d07","kind":"tag","published_at":"2019-06-10T23:44:48.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.2.2","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.2/manifests"},{"name":"num-complex-0.2.1","sha":"0a381f37cb9dda65b74584f3fbed6460dcb80893","kind":"tag","published_at":"2018-10-09T00:01:50.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.2.1","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.1/manifests"},{"name":"num-complex-0.2.0","sha":"2f1c7ac05022d41aa9ad5a1632bf795bc2c04912","kind":"tag","published_at":"2018-05-25T00:39:54.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.2.0","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.2.0/manifests"},{"name":"num-complex-0.1.43","sha":"48ea1e1cbf0043da93718d8f57bb3f77433f08b3","kind":"tag","published_at":"2018-03-08T17:51:15.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.43","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.43/manifests"},{"name":"num-complex-0.1.42","sha":"35d31f5222739a0b6223f08feb0a40309bdc3d4f","kind":"tag","published_at":"2018-02-08T01:11:43.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.42","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.42/manifests"},{"name":"num-complex-0.1.41","sha":"18b48f335ecdcfbe472ed3096c770be70bcdf034","kind":"tag","published_at":"2017-12-01T21:02:42.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.41","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.41/manifests"},{"name":"num-complex-0.1.40","sha":"846ef39ba602d16f70ff220a9423e353dfad2291","kind":"tag","published_at":"2017-07-24T04:25:15.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.40","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.40/manifests"},{"name":"num-complex-0.1.39","sha":"11a23dd5d7c59400faad0ce18abe6628e18d6770","kind":"tag","published_at":"2017-07-15T00:34:02.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.39","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.39/manifests"},{"name":"num-complex-0.1.38","sha":"9a9765a1dbf35c00a688e635a56730e87b2eb56e","kind":"tag","published_at":"2017-06-09T06:46:18.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.38","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.38/manifests"},{"name":"num-complex-0.1.37","sha":"fca95eaf4272abff941cff6689a4dd23a70455a9","kind":"tag","published_at":"2017-04-09T13:18:25.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.37","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.37/manifests"},{"name":"num-complex-0.1.36","sha":"6632ca8e1b374df0187d3bbc63c2ce43646f52e1","kind":"tag","published_at":"2017-02-26T22:16:46.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.36","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.36/manifests"},{"name":"num-complex-0.1.35","sha":"c8ed8ff87be3882854aa6f4d780bd34e3613545d","kind":"tag","published_at":"2016-08-18T15:31:10.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.35","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.35/manifests"},{"name":"num-complex-0.1.33","sha":"18b3cb425d000a49c4c190130453f285918a3628","kind":"tag","published_at":"2016-07-12T08:10:37.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.33","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.33/manifests"},{"name":"num-complex-0.1.32","sha":"dc733b1402ebbe48b5f97aa37ca349fa61bffc3b","kind":"tag","published_at":"2016-04-14T07:29:46.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-complex-0.1.32","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-complex-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-complex-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-complex-0.1.32/manifests"},{"name":"num-0.1.31","sha":"7a33808b072468632e1e8973119d7c0de5ef9879","kind":"tag","published_at":"2016-02-17T08:44:40.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-0.1.31","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-0.1.31/manifests"},{"name":"num-0.1.30","sha":"838b4e42b37166e28d59e81d79295780748a6783","kind":"tag","published_at":"2016-01-08T23:23:03.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-0.1.30","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-0.1.30/manifests"},{"name":"num-0.1.29","sha":"477cbc87c921828e9e1fb0a2707cdb0e502c0cd9","kind":"tag","published_at":"2015-12-17T06:49:21.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-0.1.29","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-0.1.29/manifests"},{"name":"num-0.1.28","sha":"659c1a73c30846dc01f0e5a62b06e02691dfe824","kind":"tag","published_at":"2015-11-22T01:01:03.000Z","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/num-0.1.28","html_url":"https://github.com/rust-num/num-complex/releases/tag/num-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-num/num-complex@num-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags/num-0.1.28/manifests"}]},"repo_metadata_updated_at":"2026-04-12T15:32:05.081Z","dependent_packages_count":363,"downloads":244391069,"downloads_period":"total","dependent_repos_count":15617,"rankings":{"downloads":0.17983455221196498,"dependent_repos_count":0.2087491272734966,"dependent_packages_count":0.2235590315733055,"stargazers_count":10.59613390974421,"forks_count":9.102449276077774,"docker_downloads_count":0.15233044422660563,"average":3.4105093901845596},"purl":"pkg:cargo/num-complex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/num-complex","docker_dependents_count":231,"docker_downloads_count":32358575,"usage_url":"https://repos.ecosyste.ms/usage/cargo/num-complex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/num-complex/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-26T05:36:35.494Z","issues_count":55,"pull_requests_count":94,"avg_time_to_close_issue":33046807.388888888,"avg_time_to_close_pull_request":3503739.6790123456,"issues_closed_count":36,"pull_requests_closed_count":81,"pull_request_authors_count":27,"issue_authors_count":45,"avg_comments_per_issue":2.381818181818182,"avg_comments_per_pull_request":2.1914893617021276,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":775.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":0.16666666666666666,"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/rust-num%2Fnum-complex/issues","maintainers":[{"login":"cuviper","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"}],"active_maintainers":[{"login":"cuviper","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num-complex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num-complex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num-complex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num-complex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num-complex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num-complex/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-07T22:35:27.270Z","updated_at":"2022-11-07T22:35:27.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/cuviper/packages"}]}