{"id":18968581,"url":"https://github.com/arminasbrazenas/c-dequeue","last_synced_at":"2025-06-14T21:33:49.579Z","repository":{"id":222718554,"uuid":"605299065","full_name":"arminasbrazenas/c-dequeue","owner":"arminasbrazenas","description":"A generic dequeue implementation in C.","archived":false,"fork":false,"pushed_at":"2023-02-28T20:04:27.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T07:07:50.456Z","etag":null,"topics":["c","dequeue","generics"],"latest_commit_sha":null,"homepage":"","language":"C","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/arminasbrazenas.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}},"created_at":"2023-02-22T21:40:04.000Z","updated_at":"2023-03-11T09:24:34.000Z","dependencies_parsed_at":"2024-02-15T20:56:42.566Z","dependency_job_id":null,"html_url":"https://github.com/arminasbrazenas/c-dequeue","commit_stats":null,"previous_names":["arminasbrazenas/c-dequeue"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arminasbrazenas%2Fc-dequeue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arminasbrazenas%2Fc-dequeue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arminasbrazenas%2Fc-dequeue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arminasbrazenas%2Fc-dequeue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arminasbrazenas","download_url":"https://codeload.github.com/arminasbrazenas/c-dequeue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239965688,"owners_count":19726162,"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","dequeue","generics"],"created_at":"2024-11-08T14:47:57.018Z","updated_at":"2025-02-21T06:20:56.076Z","avatar_url":"https://github.com/arminasbrazenas.png","language":"C","readme":"# Generic C dequeue\nA generic double-ended queue (dequeue) data structure implementation in C. It was written during the 2nd semester of Software Engineering at Vilnius University for *Data Structures \u0026 Algorithms* course (2023).\n\n## Installation\nTo use this library in your C project, simply include the header file `dequeue.h` and link against the dequeue library.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farminasbrazenas%2Fc-dequeue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farminasbrazenas%2Fc-dequeue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farminasbrazenas%2Fc-dequeue/lists"}