{"id":20246967,"url":"https://github.com/stephencleary/deque","last_synced_at":"2025-05-16T19:06:37.172Z","repository":{"id":28189016,"uuid":"31690819","full_name":"StephenCleary/Deque","owner":"StephenCleary","description":"Double-ended queue","archived":false,"fork":false,"pushed_at":"2024-04-05T23:43:27.000Z","size":94,"stargazers_count":132,"open_issues_count":5,"forks_count":25,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-16T19:05:55.349Z","etag":null,"topics":["c-sharp","deque"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StephenCleary.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["StephenCleary"]}},"created_at":"2015-03-05T02:09:01.000Z","updated_at":"2025-04-21T03:42:01.000Z","dependencies_parsed_at":"2024-11-22T00:34:40.164Z","dependency_job_id":null,"html_url":"https://github.com/StephenCleary/Deque","commit_stats":{"total_commits":69,"total_committers":5,"mean_commits":13.8,"dds":"0.42028985507246375","last_synced_commit":"fb12d9918339a9affd11f6d5f82a29bb7e26c4a0"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephenCleary%2FDeque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephenCleary%2FDeque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephenCleary%2FDeque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephenCleary%2FDeque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephenCleary","download_url":"https://codeload.github.com/StephenCleary/Deque/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254592395,"owners_count":22097013,"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":["c-sharp","deque"],"created_at":"2024-11-14T09:34:34.835Z","updated_at":"2025-05-16T19:06:37.154Z","avatar_url":"https://github.com/StephenCleary.png","language":"C#","funding_links":["https://github.com/sponsors/StephenCleary"],"categories":[],"sub_categories":[],"readme":"![Logo](src/icon.png)\n\n# Deque [![Build status](https://github.com/StephenCleary/Deque/workflows/Build/badge.svg)](https://github.com/StephenCleary/Deque/actions?query=workflow%3ABuild) [![codecov](https://codecov.io/gh/StephenCleary/Deque/branch/main/graph/badge.svg)](https://codecov.io/gh/StephenCleary/Deque) [![NuGet version](https://badge.fury.io/nu/Nito.Collections.Deque.svg)](https://www.nuget.org/packages/Nito.Collections.Deque) [![API docs](https://img.shields.io/badge/API-FuGet-blue.svg)](https://www.fuget.org/packages/Nito.Collections.Deque)\n\nA double-ended queue, which provides O(1) indexed access, O(1) removals from the front and back, amortized O(1) insertions to the front and back, and O(N) insertions and removals anywhere else.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephencleary%2Fdeque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephencleary%2Fdeque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephencleary%2Fdeque/lists"}