{"id":24839052,"url":"https://github.com/rayeesrather99/data-structures-in-c","last_synced_at":"2025-03-26T04:32:12.101Z","repository":{"id":194627730,"uuid":"691245817","full_name":"rayeesrather99/Data-Structures-in-C","owner":"rayeesrather99","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-02T14:43:58.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T06:37:16.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rayeesrather99.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,"publiccode":null,"codemeta":null}},"created_at":"2023-09-13T19:38:01.000Z","updated_at":"2023-09-23T07:42:55.000Z","dependencies_parsed_at":"2023-09-14T10:43:50.953Z","dependency_job_id":"50fe5261-5470-4e35-a046-ccc9e85dbcfc","html_url":"https://github.com/rayeesrather99/Data-Structures-in-C","commit_stats":null,"previous_names":["rayeesrather99/data-structures-in-c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayeesrather99%2FData-Structures-in-C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayeesrather99%2FData-Structures-in-C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayeesrather99%2FData-Structures-in-C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayeesrather99%2FData-Structures-in-C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayeesrather99","download_url":"https://codeload.github.com/rayeesrather99/Data-Structures-in-C/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245589264,"owners_count":20640254,"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":[],"created_at":"2025-01-31T06:36:39.659Z","updated_at":"2025-03-26T04:32:12.076Z","avatar_url":"https://github.com/rayeesrather99.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures in C\n\nWelcome to the \"Data-Structures-in-C\" repository! This repository is a collection of common data structures implemented in the C programming language. While it currently contains an implementation of a linked list, more data structures will be added over time.\n\n## Table of Contents\n\n- [Linked List](#linked-list)\n- [To-Do](#to-do)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Linked List\n\n- [Linked List Implementation](link_to_linked_list_code.c): This directory contains the C code for a singly linked list. It includes basic operations like insertion, deletion, and traversal.\n\n## To-Do\n\nThe following data structures are planned to be added to this repository:\n\n- [ ] Stack\n- [ ] Queue\n- [ ] Binary Tree\n- [ ] Hash Table\n- [ ] Graph\n\nStay tuned for updates!\n\n## Contributing\n\nIf you'd like to contribute to this repository, feel free to fork it and submit a pull request. Contributions, improvements, and bug fixes are always welcome.\n\nPlease follow these guidelines when contributing:\n\n- Make sure your code follows best practices and is well-documented.\n- Create a new branch for your feature or bug fix (e.g., `feature/stack-implementation`).\n- Submit descriptive and concise commit messages.\n- Test your changes thoroughly.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayeesrather99%2Fdata-structures-in-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayeesrather99%2Fdata-structures-in-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayeesrather99%2Fdata-structures-in-c/lists"}