{"id":15590487,"url":"https://github.com/chenmingyong0423/algorithms","last_synced_at":"2025-03-29T09:44:27.849Z","repository":{"id":212304665,"uuid":"728981430","full_name":"chenmingyong0423/algorithms","owner":"chenmingyong0423","description":"Data Structures and Algorithms implemented in Go. 基于 Go 语言使用泛型实现的数据结构与算法.","archived":false,"fork":false,"pushed_at":"2024-01-14T16:18:12.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T01:12:41.608Z","etag":null,"topics":["algorithms","data-structures","go","golang"],"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/chenmingyong0423.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}},"created_at":"2023-12-08T06:05:12.000Z","updated_at":"2023-12-18T01:34:38.000Z","dependencies_parsed_at":"2023-12-19T05:29:01.526Z","dependency_job_id":"aea0a538-833a-4128-8d19-fc3d7116183e","html_url":"https://github.com/chenmingyong0423/algorithms","commit_stats":{"total_commits":21,"total_committers":3,"mean_commits":7.0,"dds":"0.47619047619047616","last_synced_commit":"b4035d2f371643571fd92cf38f417caa3b251e1c"},"previous_names":["chenmingyong0423/algorithms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenmingyong0423%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenmingyong0423%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenmingyong0423%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenmingyong0423%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenmingyong0423","download_url":"https://codeload.github.com/chenmingyong0423/algorithms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246168091,"owners_count":20734389,"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","data-structures","go","golang"],"created_at":"2024-10-02T23:22:15.053Z","updated_at":"2025-03-29T09:44:27.828Z","avatar_url":"https://github.com/chenmingyong0423.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algorithms in Go\nData structures and algorithms implemented with generics in Go.\n# List of Data structures\n## Linked List\n- [SinglyLinkedList](https://github.com/chenmingyong0423/algorithms/blob/main/linked_list/singly_linked_list.go)\n- [DoublyLinkedList](https://github.com/chenmingyong0423/algorithms/blob/main/linked_list/doubly_linked_list.go)\n- [ConcurrentLinkedList](https://github.com/chenmingyong0423/algorithms/blob/main/linked_list/concurrent_linked_list.go)\n## Stack\n- [ArrayStack](https://github.com/chenmingyong0423/algorithms/blob/main/stack/array_stack.go)\n- [LinkedListStack](https://github.com/chenmingyong0423/algorithms/blob/main/stack/linked_list_stack.go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenmingyong0423%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenmingyong0423%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenmingyong0423%2Falgorithms/lists"}