{"id":4237526,"name":"priority-queue","ecosystem":"cargo","description":"A Priority Queue implemented as a heap with a function to efficiently change the priority of an item.","homepage":null,"licenses":"LGPL-3.0-or-later OR MPL-2.0","normalized_licenses":["LGPL-3.0-or-later","MPL-2.0"],"repository_url":"https://github.com/garro95/priority-queue","keywords_array":["queue","heap","priority"],"namespace":null,"versions_count":55,"first_release_published_at":"2017-07-06T09:25:22.974Z","latest_release_published_at":"2025-09-27T17:19:40.866Z","latest_release_number":"2.7.0","last_synced_at":"2026-04-02T02:09:54.080Z","created_at":"2022-04-12T23:03:00.632Z","updated_at":"2026-04-02T02:11:48.239Z","registry_url":"https://crates.io/crates/priority-queue/","install_command":"cargo install priority-queue","documentation_url":"https://docs.rs/priority-queue/","metadata":{"categories":["algorithms","data-structures"]},"repo_metadata":{"id":22492829,"uuid":"96408054","full_name":"garro95/priority-queue","owner":"garro95","description":"A priority queue for Rust with efficient change function. ","archived":false,"fork":false,"pushed_at":"2025-10-15T20:13:37.000Z","size":410,"stargazers_count":215,"open_issues_count":7,"forks_count":34,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-12-14T05:33:11.275Z","etag":null,"topics":["data-structures","heap","heap-algorithm","min-max-heap","priority-queue"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/garro95.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-06T08:39:16.000Z","updated_at":"2025-12-13T08:38:01.000Z","dependencies_parsed_at":"2024-06-18T18:41:47.297Z","dependency_job_id":"9b26adff-032d-4a21-adbb-2925c369b6f4","html_url":"https://github.com/garro95/priority-queue","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/garro95/priority-queue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garro95%2Fpriority-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garro95%2Fpriority-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garro95%2Fpriority-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garro95%2Fpriority-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garro95","download_url":"https://codeload.github.com/garro95/priority-queue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garro95%2Fpriority-queue/sbom","scorecard":{"id":419141,"data":{"date":"2025-08-11","repo":{"name":"github.com/garro95/priority-queue","commit":"1fb35cebe1429ce3228086823737f32a7e9eb3dd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/22 approved changesets -- score normalized to 0","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-checks.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/static-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-checks.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/static-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-checks.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/static-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-checks.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/static-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-checks.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/static-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-checks.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/static-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-checks.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/static-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/garro95/priority-queue/test.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/static-checks.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T00:43:35.146Z","repository_id":22492829,"created_at":"2025-08-19T00:43:35.146Z","updated_at":"2025-08-19T00:43:35.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"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":"garro95","name":null,"uuid":"16366209","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16366209?v=4","repositories_count":4,"last_synced_at":"2023-02-26T16:30:29.722Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/garro95","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T03:01:41.407Z","updated_at":"2023-02-26T16:30:29.724Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garro95","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garro95/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-02T02:11:48.239Z","dependent_packages_count":85,"downloads":20985050,"downloads_period":"total","dependent_repos_count":936,"rankings":{"downloads":0.82895662192695,"dependent_repos_count":1.3564064580808308,"dependent_packages_count":0.6628660352231749,"stargazers_count":11.94505543834448,"forks_count":11.104458398509127,"docker_downloads_count":1.5449417186634946,"average":4.573780778458009},"purl":"pkg:cargo/priority-queue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/priority-queue","docker_dependents_count":38,"docker_downloads_count":30295308,"usage_url":"https://repos.ecosyste.ms/usage/cargo/priority-queue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/priority-queue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-15T18:03:26.672Z","issues_count":47,"pull_requests_count":41,"avg_time_to_close_issue":18550533.0,"avg_time_to_close_pull_request":1346288.9117647058,"issues_closed_count":39,"pull_requests_closed_count":34,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":2.2340425531914896,"avg_comments_per_pull_request":1.0731707317073171,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":462758.6666666667,"past_year_avg_time_to_close_pull_request":825987.5294117647,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.4782608695652174,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/garro95%2Fpriority-queue/issues","maintainers":[{"login":"garro95","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garro95"}],"active_maintainers":[{"login":"garro95","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garro95"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/priority-queue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/priority-queue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/priority-queue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/priority-queue/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/priority-queue/codemeta","maintainers":[{"uuid":"7053","login":"garro95","name":null,"email":null,"url":"https://github.com/garro95","packages_count":4,"html_url":"https://crates.io/users/garro95","role":null,"created_at":"2022-11-07T23:17:38.933Z","updated_at":"2022-11-07T23:17:38.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/garro95/packages"}]}