{"id":37201665,"url":"https://github.com/altay13/gostructures","last_synced_at":"2026-01-14T23:15:28.282Z","repository":{"id":57525680,"uuid":"104439466","full_name":"altay13/gostructures","owner":"altay13","description":"Implementation of data structures in GO.","archived":false,"fork":false,"pushed_at":"2019-04-06T21:12:34.000Z","size":31,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T19:11:17.890Z","etag":null,"topics":["algorithm-library","algorithms","algorithms-and-data-structures","avl-tree","balanced-tree","binary-search-tree","cartesian-tree","datastructures","go","go-packages","godatastructures","golang","gostructures","hashtable","linked-list","queue","red-black-tree","stack","structures","trees"],"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/altay13.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":"2017-09-22T06:26:07.000Z","updated_at":"2020-03-02T09:27:00.000Z","dependencies_parsed_at":"2022-09-07T12:00:23.095Z","dependency_job_id":null,"html_url":"https://github.com/altay13/gostructures","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/altay13/gostructures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altay13%2Fgostructures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altay13%2Fgostructures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altay13%2Fgostructures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altay13%2Fgostructures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/altay13","download_url":"https://codeload.github.com/altay13/gostructures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altay13%2Fgostructures/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28437947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: 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":["algorithm-library","algorithms","algorithms-and-data-structures","avl-tree","balanced-tree","binary-search-tree","cartesian-tree","datastructures","go","go-packages","godatastructures","golang","gostructures","hashtable","linked-list","queue","red-black-tree","stack","structures","trees"],"created_at":"2026-01-14T23:15:25.342Z","updated_at":"2026-01-14T23:15:26.969Z","avatar_url":"https://github.com/altay13.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implementation of different data structures in GO.\n\n## Data structures\n\n* `Stack`\n* `Queue`\n* `Singly-Linked List`\n* `Doubly-Linked List`\n* `Skip List`\n* `Hash Table`\n* `Set`\n* `Priority Queue`\n* `Binary Search Tree`\n* `Cartesian Tree`\n* `B-Tree Balanced Tree`\n* `Red-Black Tree`\n* `Splay Tree`\n* `AVL Tree`\n* `KD Tree`\n* `Trie`\n* `Knuth-Morris-Pratt` - https://web.stanford.edu/class/cs97si/10-string-algorithms.pdf\n* `Graph`\n* `Ternary Search Tree`\n* `Disjoint sets`\n* `Binary Indexed Tree`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltay13%2Fgostructures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltay13%2Fgostructures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltay13%2Fgostructures/lists"}