{"id":15315657,"url":"https://github.com/obsfx/doubly-linked-list","last_synced_at":"2026-05-11T00:46:15.229Z","repository":{"id":128852362,"uuid":"282498321","full_name":"obsfx/doubly-linked-list","owner":"obsfx","description":"A doubly linked list data structure implementation in ANSI C","archived":false,"fork":false,"pushed_at":"2020-07-26T13:07:05.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-02T09:49:54.748Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obsfx.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":"2020-07-25T18:04:11.000Z","updated_at":"2020-07-26T13:07:52.000Z","dependencies_parsed_at":"2023-04-08T04:01:08.653Z","dependency_job_id":null,"html_url":"https://github.com/obsfx/doubly-linked-list","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"cb016d1e92d062c3aa4dfd7067718b83679103fa"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/obsfx/doubly-linked-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsfx%2Fdoubly-linked-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsfx%2Fdoubly-linked-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsfx%2Fdoubly-linked-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsfx%2Fdoubly-linked-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obsfx","download_url":"https://codeload.github.com/obsfx/doubly-linked-list/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsfx%2Fdoubly-linked-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32877246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-10-01T08:51:28.724Z","updated_at":"2026-05-11T00:46:15.202Z","avatar_url":"https://github.com/obsfx.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# doubly linked list\n\n[Doubly linked list - Wikipedia](https://en.wikipedia.org/wiki/Doubly_linked_list)\n\na doubly linked list implementation that was written in ANSI C to get more familiar with pointers.\n\n\n\nto run the test app\n\n```\ngit clone https://github.com/obsfx/doubly-linked-list.git\ncd doubly-linked-list\nmake\n./test\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsfx%2Fdoubly-linked-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobsfx%2Fdoubly-linked-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsfx%2Fdoubly-linked-list/lists"}