{"id":37192493,"url":"https://github.com/hirenchauhan2/linkedlist","last_synced_at":"2026-01-14T22:19:57.357Z","repository":{"id":57513096,"uuid":"140764041","full_name":"hirenchauhan2/linkedlist","owner":"hirenchauhan2","description":"Linkedlist in Go","archived":false,"fork":false,"pushed_at":"2018-07-12T21:28:14.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T11:51:01.072Z","etag":null,"topics":["data-structures","go","golang","linked-list"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/hirenchauhan2.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}},"created_at":"2018-07-12T20:56:52.000Z","updated_at":"2024-06-20T11:51:01.073Z","dependencies_parsed_at":"2022-08-31T22:51:54.171Z","dependency_job_id":null,"html_url":"https://github.com/hirenchauhan2/linkedlist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hirenchauhan2/linkedlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirenchauhan2%2Flinkedlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirenchauhan2%2Flinkedlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirenchauhan2%2Flinkedlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirenchauhan2%2Flinkedlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hirenchauhan2","download_url":"https://codeload.github.com/hirenchauhan2/linkedlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirenchauhan2%2Flinkedlist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T21:32:52.117Z","status":"ssl_error","status_checked_at":"2026-01-14T21:32:33.442Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["data-structures","go","golang","linked-list"],"created_at":"2026-01-14T22:19:56.740Z","updated_at":"2026-01-14T22:19:57.350Z","avatar_url":"https://github.com/hirenchauhan2.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linkedlist in Go\n\nAs I'm learning Golang, I thought why not try to implement the popular data structure Linkedlist?\n\n## What is linkedlist?\n\nLinkedlist is a dynamic data structure where the list is made up of dynamically created nodes and stored in non-continuous manner.\n\n## References\n\n- [Data Structures: Linked List\n  ](https://medium.com/software-engineering-101/data-structures-linked-list-e518261e7fe9)\n\n- [Basecs What is linkedlist anyway](https://medium.com/basecs/whats-a-linked-list-anyway-part-1-d8b7e6508b9d)\n\n## Contributions\n\nI would love to learn from you guys. If you found any improvements then please make a PR and I will happily merge it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirenchauhan2%2Flinkedlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhirenchauhan2%2Flinkedlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirenchauhan2%2Flinkedlist/lists"}