{"id":17299903,"url":"https://github.com/twmb/go-rbtree","last_synced_at":"2025-03-26T22:13:49.295Z","repository":{"id":57488657,"uuid":"203538535","full_name":"twmb/go-rbtree","owner":"twmb","description":"An iterative red-black tree with obvious semantics and powerful iteration.","archived":false,"fork":false,"pushed_at":"2019-09-02T21:38:53.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T03:43:17.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/twmb.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":"2019-08-21T08:15:58.000Z","updated_at":"2021-09-25T18:36:07.000Z","dependencies_parsed_at":"2022-08-29T13:32:02.444Z","dependency_job_id":null,"html_url":"https://github.com/twmb/go-rbtree","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twmb%2Fgo-rbtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twmb%2Fgo-rbtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twmb%2Fgo-rbtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twmb%2Fgo-rbtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twmb","download_url":"https://codeload.github.com/twmb/go-rbtree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245743435,"owners_count":20665093,"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":[],"created_at":"2024-10-15T11:24:26.250Z","updated_at":"2025-03-26T22:13:49.253Z","avatar_url":"https://github.com/twmb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"go-rbtree\n=========\n\nPackage `rbtree` provides an iterative (not recursive) red-black tree with\nobvious semantics and powerful, resettable iteration.\n\nThis package was born out of a need to modify elements during tree iteration.\nMost packages do not provide an obvious way to efficiently \"reset\" a node or an\niterator. To aid in this need, this package primarily operates on the basis of\nnodes rather than node items.\n\nFor more information about a red-black tree, and to understand the\nimplementation, see [Wikipedia](https://en.wikipedia.org/wiki/Red%E2%80%93black_tree).\n\nDocumentation\n-------------\n\n[![GoDoc](https://godoc.org/github.com/twmb/go-rbtree?status.svg)](https://godoc.org/github.com/twmb/go-rbtree)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwmb%2Fgo-rbtree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwmb%2Fgo-rbtree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwmb%2Fgo-rbtree/lists"}