{"id":27106344,"url":"https://github.com/svec1/singly-linked-listc","last_synced_at":"2025-07-19T11:01:54.221Z","repository":{"id":248863987,"uuid":"829997761","full_name":"svec1/singly-linked-listc","owner":"svec1","description":"This implementation of a singly linked list in c","archived":false,"fork":false,"pushed_at":"2024-07-28T22:55:31.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-28T23:33:28.521Z","etag":null,"topics":[],"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/svec1.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":"2024-07-17T12:08:15.000Z","updated_at":"2024-07-28T22:55:34.000Z","dependencies_parsed_at":"2024-07-17T15:20:40.414Z","dependency_job_id":"976c8776-0e19-42ea-9304-304d9f2c08e9","html_url":"https://github.com/svec1/singly-linked-listc","commit_stats":null,"previous_names":["svec1/singly-linked-list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svec1%2Fsingly-linked-listc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svec1%2Fsingly-linked-listc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svec1%2Fsingly-linked-listc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svec1%2Fsingly-linked-listc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svec1","download_url":"https://codeload.github.com/svec1/singly-linked-listc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543601,"owners_count":20955865,"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-04-06T19:55:36.574Z","updated_at":"2025-04-06T19:55:37.223Z","avatar_url":"https://github.com/svec1.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# singly linked list\nThis implementation of a singly linked list will look like this: \neach node will have the nth amount of data, with each element of this list being \nthe size of data_byte_size (the size in bytes of the data type that was specified when creating the list).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvec1%2Fsingly-linked-listc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvec1%2Fsingly-linked-listc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvec1%2Fsingly-linked-listc/lists"}