{"id":19956319,"url":"https://github.com/althk/collections","last_synced_at":"2025-03-01T15:43:29.039Z","repository":{"id":45899421,"uuid":"514904313","full_name":"althk/collections","owner":"althk","description":"Collections pkg for golang - generics support and thread-safe","archived":false,"fork":false,"pushed_at":"2025-01-06T14:49:07.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T15:44:36.716Z","etag":null,"topics":["algorithms","data-structures","golang-collections","golang-generics","golang-package","rbtree","sets"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/althk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-07-17T17:01:31.000Z","updated_at":"2025-01-06T14:49:11.000Z","dependencies_parsed_at":"2024-11-13T01:33:11.403Z","dependency_job_id":"d763f45a-fee8-41f4-bb78-eca449af3eef","html_url":"https://github.com/althk/collections","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/althk%2Fcollections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althk%2Fcollections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althk%2Fcollections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althk%2Fcollections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althk","download_url":"https://codeload.github.com/althk/collections/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241389103,"owners_count":19955105,"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","golang-collections","golang-generics","golang-package","rbtree","sets"],"created_at":"2024-11-13T01:33:03.945Z","updated_at":"2025-03-01T15:43:29.005Z","avatar_url":"https://github.com/althk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"#\n\n## Collections\n\nA collection of useful data structures written for Golang. Some of the collections provide thread-safe versions.\n\nSome of these data structures are based on [Algorithms, 4th Edition](https://algs4.cs.princeton.edu/home/) by Robert Sedgewick and Kevin Wayne. All credit for the algorithms goes to the authors.\n\nThe package currently has the following data structures (all generics-based):\n\n* [Bitmap](bm/README.md) - A thread-safe bitmap implementation\n* ConcurrentMaxPQ - Thread-safe max heap.\n* MaxPQ - A basic max heap.\n* RBTree - An implementation of a red-black tree.\n* Set - A basic implementation of a collection with properties of a Set and allowing Set operations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falthk%2Fcollections","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falthk%2Fcollections","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falthk%2Fcollections/lists"}