{"id":28986608,"url":"https://github.com/raulpy271/data-structures","last_synced_at":"2025-06-24T20:32:29.219Z","repository":{"id":134500769,"uuid":"387245356","full_name":"raulpy271/data-structures","owner":"raulpy271","description":"Implementing some data-structures in C language","archived":false,"fork":false,"pushed_at":"2023-12-15T13:11:38.000Z","size":48,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-15T14:28:49.480Z","etag":null,"topics":["array","c-language","c-programming","computer-science","data-structures","linked-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/raulpy271.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}},"created_at":"2021-07-18T18:38:08.000Z","updated_at":"2022-11-12T16:59:29.000Z","dependencies_parsed_at":"2023-06-16T14:15:17.491Z","dependency_job_id":"896339c9-41fb-4765-9e0e-94d6a8dc2693","html_url":"https://github.com/raulpy271/data-structures","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/raulpy271/data-structures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulpy271%2Fdata-structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulpy271%2Fdata-structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulpy271%2Fdata-structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulpy271%2Fdata-structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raulpy271","download_url":"https://codeload.github.com/raulpy271/data-structures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulpy271%2Fdata-structures/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261751831,"owners_count":23204498,"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":["array","c-language","c-programming","computer-science","data-structures","linked-list","queue","stack"],"created_at":"2025-06-24T20:30:56.027Z","updated_at":"2025-06-24T20:32:29.202Z","avatar_url":"https://github.com/raulpy271.png","language":"C","readme":"# Implementing data-structures in C language\n\nThese repository implements some of these datatypes:\n\n- [Stack using linked list](/stack_example.c)\n\n- [Priority queue](/priority_queue_example.c)\n\n- [Doubly linked list](/doubly_linked_list_example.c)\n\n- [hash table](/hash_table_example.c)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulpy271%2Fdata-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraulpy271%2Fdata-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulpy271%2Fdata-structures/lists"}