{"id":17643599,"url":"https://github.com/wisdommatt/go-data-structures","last_synced_at":"2025-03-30T06:27:14.870Z","repository":{"id":45852412,"uuid":"386608337","full_name":"wisdommatt/go-data-structures","owner":"wisdommatt","description":"A collection of data structures implemented in Go.","archived":false,"fork":false,"pushed_at":"2022-02-11T14:33:59.000Z","size":48,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T08:35:01.631Z","etag":null,"topics":["algorithms","binary-heap","binary-search-tree","bst","data-structures","disjoint-set","doubly-linked-list","fenwick-tree","go","golang","hash-table","heap","linked-list","min-heap","min-priority-queue","priority-queue","queue","stack","suffix-array","union-find"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wisdommatt.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":"2021-07-16T11:09:05.000Z","updated_at":"2024-10-15T16:50:28.000Z","dependencies_parsed_at":"2022-09-02T18:53:27.580Z","dependency_job_id":null,"html_url":"https://github.com/wisdommatt/go-data-structures","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisdommatt%2Fgo-data-structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisdommatt%2Fgo-data-structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisdommatt%2Fgo-data-structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisdommatt%2Fgo-data-structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisdommatt","download_url":"https://codeload.github.com/wisdommatt/go-data-structures/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285654,"owners_count":20752947,"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":["algorithms","binary-heap","binary-search-tree","bst","data-structures","disjoint-set","doubly-linked-list","fenwick-tree","go","golang","hash-table","heap","linked-list","min-heap","min-priority-queue","priority-queue","queue","stack","suffix-array","union-find"],"created_at":"2024-10-23T09:05:21.754Z","updated_at":"2025-03-30T06:27:14.800Z","avatar_url":"https://github.com/wisdommatt.png","language":"Go","readme":"# Data Structures\n\nMinimal and clean example implementations of data structures implemented in Go 🔥 .\n\n\n## List of Implementations\n\n* [Doubly Linked List](doubly-linked-list.go)\n* [Binary Search Tree](binary-search-tree.go)\n* [Heap](min-heap.go)\n* [Queue](queue.go)\n* [Stack](stack.go)\n* [Disjoint Set / Union Find](union-find.go)\n* [Fenwick Tree](fenwick-tree.go)\n* [Priority Queue](min-priority-queue.go)\n* [AVL Tree](avl-tree.go)\n* [Suffix Array](suffix-array.go)\n* [Hash Table](hash-table.go)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisdommatt%2Fgo-data-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisdommatt%2Fgo-data-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisdommatt%2Fgo-data-structures/lists"}