{"id":26124421,"url":"https://github.com/dnaeon/go-deque","last_synced_at":"2025-04-13T14:43:05.029Z","repository":{"id":61625377,"uuid":"540802721","full_name":"dnaeon/go-deque","owner":"dnaeon","description":"A simple, generic and thread-safe deque implementation","archived":false,"fork":false,"pushed_at":"2025-02-03T06:46:26.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"v1","last_synced_at":"2025-03-27T05:41:36.955Z","etag":null,"topics":["deque","double-ended-queue","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnaeon.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}},"created_at":"2022-09-24T11:12:53.000Z","updated_at":"2025-02-03T06:46:29.000Z","dependencies_parsed_at":"2022-10-19T18:45:42.439Z","dependency_job_id":null,"html_url":"https://github.com/dnaeon/go-deque","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnaeon%2Fgo-deque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnaeon%2Fgo-deque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnaeon%2Fgo-deque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnaeon%2Fgo-deque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnaeon","download_url":"https://codeload.github.com/dnaeon/go-deque/tar.gz/refs/heads/v1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248731769,"owners_count":21152838,"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","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"}},"keywords":["deque","double-ended-queue","go","golang"],"created_at":"2025-03-10T16:08:18.372Z","updated_at":"2025-04-13T14:43:04.997Z","avatar_url":"https://github.com/dnaeon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-deque\n\n[![Build Status](https://github.com/dnaeon/go-deque/actions/workflows/test.yaml/badge.svg)](https://github.com/dnaeon/go-deque/actions/workflows/test.yaml/badge.svg)\n[![Go Reference](https://pkg.go.dev/badge/gopkg.in/dnaeon/go-deque.v1.svg)](https://pkg.go.dev/gopkg.in/dnaeon/go-deque.v1)\n[![Go Report Card](https://goreportcard.com/badge/gopkg.in/dnaeon/go-deque.v1)](https://goreportcard.com/report/gopkg.in/dnaeon/go-deque.v1)\n[![codecov](https://codecov.io/gh/dnaeon/go-deque/branch/v1/graph/badge.svg)](https://codecov.io/gh/dnaeon/go-deque)\n\nA simple, generic, thread-safe implementation of [double-ended\nqueue](https://en.wikipedia.org/wiki/Double-ended_queue) in Go.\n\n## Installation\n\nInstall `go-deque` by executing the following command.\n\n``` shell\ngo get -v gopkg.in/dnaeon/go-deque.v1\n```\n\n## Usage\n\nSee the included [test cases](./deque_test.go) for some examples.\n\n## Tests\n\nRun the tests.\n\n``` shell\nmake test\n```\n\n## License\n\n`go-deque` is Open Source and licensed under the [BSD\nLicense](http://opensource.org/licenses/BSD-2-Clause).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnaeon%2Fgo-deque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnaeon%2Fgo-deque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnaeon%2Fgo-deque/lists"}