{"id":26517512,"url":"https://github.com/ryansakurai/data-structure-pack","last_synced_at":"2025-03-21T08:27:30.605Z","repository":{"id":183700393,"uuid":"625346884","full_name":"ryansakurai/data-structure-pack","owner":"ryansakurai","description":"Pack of data structures implemented in C","archived":false,"fork":false,"pushed_at":"2024-11-17T21:32:33.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-17T22:25:02.276Z","etag":null,"topics":["c","data-structures","deque","heap","list","ordered-list","queue","stack"],"latest_commit_sha":null,"homepage":"","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/ryansakurai.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":"2023-04-08T20:40:18.000Z","updated_at":"2024-11-17T21:32:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"21ddb878-311a-492f-bf32-541832c5dcc5","html_url":"https://github.com/ryansakurai/data-structure-pack","commit_stats":null,"previous_names":["ryansakurai/c-data-structures","ryansakurai/data-structure-pack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryansakurai%2Fdata-structure-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryansakurai%2Fdata-structure-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryansakurai%2Fdata-structure-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryansakurai%2Fdata-structure-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryansakurai","download_url":"https://codeload.github.com/ryansakurai/data-structure-pack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244762921,"owners_count":20506368,"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","data-structures","deque","heap","list","ordered-list","queue","stack"],"created_at":"2025-03-21T08:27:30.168Z","updated_at":"2025-03-21T08:27:30.598Z","avatar_url":"https://github.com/ryansakurai.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e 🧱 Data Structures in C 🧱 \u003c/h1\u003e\n\nThis is a pack of generic data structures implemented in C. It includes:\n\n- **Deque** (double ended queue)\n    - Linked implementation\n- **Heap** (priority queue)\n    - Array implementation\n        - Min-heap\n        - Max-heap\n- **List**\n    - Array implementation\n    - Linked implementation\n- **Ordered list**\n    - Array implementation\n    - Linked implementation\n- **Queue**\n    - Linked implementation\n- **Stack**\n    - Array implementation\n    - Linked implementation","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryansakurai%2Fdata-structure-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryansakurai%2Fdata-structure-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryansakurai%2Fdata-structure-pack/lists"}