{"id":36531022,"url":"https://github.com/unicod3/go-for-data-structures","last_synced_at":"2026-01-12T03:01:23.261Z","repository":{"id":86519900,"uuid":"243635665","full_name":"unicod3/go-for-data-structures","owner":"unicod3","description":"Go implementation of some data structures","archived":false,"fork":false,"pushed_at":"2020-03-13T08:52:36.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-19T14:57:19.231Z","etag":null,"topics":["datastructures","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/unicod3.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":"2020-02-27T23:12:53.000Z","updated_at":"2020-03-13T08:52:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8caecd5-ccca-471a-aa0d-6d37b1d9357d","html_url":"https://github.com/unicod3/go-for-data-structures","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unicod3/go-for-data-structures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicod3%2Fgo-for-data-structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicod3%2Fgo-for-data-structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicod3%2Fgo-for-data-structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicod3%2Fgo-for-data-structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unicod3","download_url":"https://codeload.github.com/unicod3/go-for-data-structures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicod3%2Fgo-for-data-structures/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28332840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["datastructures","golang"],"created_at":"2026-01-12T03:00:56.523Z","updated_at":"2026-01-12T03:01:23.254Z","avatar_url":"https://github.com/unicod3.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures  [![](https://github.com/unicod3/go-for-data-structures/workflows/test/badge.svg)](https://github.com/unicod3/go-for-data-structures/actions)\n\nThis is a personal repo which I try to implement data structures in Golang while trying to learn golang.\n\nIf you see any issue or possible improvements on the codebase please open an issue.\n\n\n\nTODO\n-----------\n\n[*] [Dynamic Array](https://github.com/unicod3/go-for-data-structures/tree/master/dynamicarr)\n\n[*] Linked List\n\n[ ] Stack\n\n[ ] Queue\n\n[ ] BST\n\n\nRunning Tests\n-------------\n\n```\ngo test -v ./...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicod3%2Fgo-for-data-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funicod3%2Fgo-for-data-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicod3%2Fgo-for-data-structures/lists"}