{"id":3536887,"name":"github.com/edwingeng/deque","ecosystem":"go","description":"Package deque implements a highly optimized double-ended queue, which is much efficient compared with list.List when adding or removing elements from the beginning or the end.","homepage":"https://github.com/edwingeng/deque","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/edwingeng/deque","keywords_array":[],"namespace":"github.com/edwingeng","versions_count":4,"first_release_published_at":"2022-05-30T08:59:25.000Z","latest_release_published_at":"2022-08-31T16:20:33.000Z","latest_release_number":"v1.0.3","last_synced_at":"2026-09-11T16:21:27.107Z","created_at":"2022-04-10T23:54:57.416Z","updated_at":"2026-09-17T00:50:45.463Z","registry_url":"https://pkg.go.dev/github.com/edwingeng/deque","install_command":"go get github.com/edwingeng/deque","documentation_url":"https://pkg.go.dev/github.com/edwingeng/deque#section-documentation","metadata":{},"repo_metadata":{"id":45796241,"uuid":"168637144","full_name":"edwingeng/deque","owner":"edwingeng","description":"A highly optimized double-ended queue","archived":false,"fork":false,"pushed_at":"2023-09-14T00:30:28.000Z","size":115,"stargazers_count":204,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-09-11T15:49:27.206Z","etag":null,"topics":["array","deque","dequeue","double-ended-queue","golang","list","queue","vector"],"latest_commit_sha":null,"homepage":"","language":"Go","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/edwingeng.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-01T03:32:28.000Z","updated_at":"2026-09-09T04:36:29.000Z","dependencies_parsed_at":"2024-06-18T15:27:18.816Z","dependency_job_id":"45891f21-b9d9-474b-a416-a76740e0f4c8","html_url":"https://github.com/edwingeng/deque","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/edwingeng/deque","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwingeng","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/sbom","scorecard":{"id":367620,"data":{"date":"2025-08-11","repo":{"name":"github.com/edwingeng/deque","commit":"c22ab1bc6ff5781a5725ef004bbe73834f3d290f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":-1,"reason":"No tokens found","details":null,"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Code-Review","score":0,"reason":"Found 0/30 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":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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":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":"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"}}]},"last_synced_at":"2025-08-18T12:14:19.329Z","repository_id":45796241,"created_at":"2025-08-18T12:14:19.329Z","updated_at":"2025-08-18T12:14:19.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37376912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-16T02:00:06.638Z","response_time":96,"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":"edwingeng","name":"Edwin","uuid":"1943711","kind":"user","description":"","email":"","website":null,"location":"Beijing","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1943711?u=68dd27b4f5f8976e7e9c23886b33673d993d67cc\u0026v=4","repositories_count":14,"last_synced_at":"2023-03-07T00:03:08.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/edwingeng","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T23:56:42.065Z","updated_at":"2023-03-07T00:03:09.099Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwingeng","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwingeng/repositories"},"tags":[{"name":"v2.1.1","sha":"a419564df9cfea86169fb249b35fe50550b9368a","kind":"commit","published_at":"2022-08-31T16:20:33.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v2.1.1","html_url":"https://github.com/edwingeng/deque/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.1.1/manifests"},{"name":"v1.0.3","sha":"a419564df9cfea86169fb249b35fe50550b9368a","kind":"commit","published_at":"2022-08-31T16:20:33.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v1.0.3","html_url":"https://github.com/edwingeng/deque/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v1.0.3/manifests"},{"name":"v2.1.0","sha":"d8e3858d08aa9bc4393cd0145a4b2964041c7169","kind":"commit","published_at":"2022-08-26T14:05:25.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v2.1.0","html_url":"https://github.com/edwingeng/deque/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"dbc607e608981c4c46c7147a88b7171cb5467704","kind":"commit","published_at":"2022-07-27T16:38:01.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v2.0.3","html_url":"https://github.com/edwingeng/deque/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.0.3/manifests"},{"name":"v1.0.2","sha":"18f2c5277c4570b29587d82172dae5b94fb1459b","kind":"commit","published_at":"2022-07-25T16:06:55.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v1.0.2","html_url":"https://github.com/edwingeng/deque/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v1.0.2/manifests"},{"name":"v2.0.2","sha":"18f2c5277c4570b29587d82172dae5b94fb1459b","kind":"commit","published_at":"2022-07-25T16:06:55.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v2.0.2","html_url":"https://github.com/edwingeng/deque/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e088681aae7698383997c464ecbbaeec86365778","kind":"commit","published_at":"2022-06-07T16:08:30.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v2.0.1","html_url":"https://github.com/edwingeng/deque/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.0.1/manifests"},{"name":"v1.0.1","sha":"6e0b66ed22556eaa485083eded24c950617dd108","kind":"commit","published_at":"2022-06-03T06:33:44.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v1.0.1","html_url":"https://github.com/edwingeng/deque/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v1.0.1/manifests"},{"name":"v2.0.0","sha":"6e0b66ed22556eaa485083eded24c950617dd108","kind":"commit","published_at":"2022-06-03T06:33:44.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v2.0.0","html_url":"https://github.com/edwingeng/deque/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"d3c704ee8cda5c3f8e80207bb67757ee8d9cb314","kind":"commit","published_at":"2022-05-30T09:28:23.000Z","download_url":"https://codeload.github.com/edwingeng/deque/tar.gz/v1.0.0","html_url":"https://github.com/edwingeng/deque/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwingeng/deque@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwingeng%2Fdeque/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-17T00:50:45.463Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":35,"rankings":{"downloads":null,"dependent_repos_count":0.932439554121818,"dependent_packages_count":1.3024409914082213,"stargazers_count":4.413467373598646,"forks_count":8.360116100801687,"docker_downloads_count":0.6629483535085758,"average":3.1342824746877893},"purl":"pkg:golang/github.com/edwingeng/deque","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/edwingeng/deque","docker_dependents_count":5,"docker_downloads_count":357232,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/edwingeng/deque","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/edwingeng/deque/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T05:24:03.239Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":27413582.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/edwingeng%2Fdeque/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fedwingeng%2Fdeque/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fedwingeng%2Fdeque/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fedwingeng%2Fdeque/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fedwingeng%2Fdeque/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fedwingeng%2Fdeque/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fedwingeng%2Fdeque/codemeta","maintainers":[]}