{"id":25860357,"url":"https://github.com/andreasabel/red-black-tree-left-leaning","last_synced_at":"2026-01-29T03:34:17.452Z","repository":{"id":278444497,"uuid":"756972881","full_name":"andreasabel/red-black-tree-left-leaning","owner":"andreasabel","description":"Left-leaning red-black trees in Agda (insertion and deletion) with static ordering and balancing invariants","archived":false,"fork":false,"pushed_at":"2025-02-19T19:28:40.000Z","size":147,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T20:28:21.508Z","etag":null,"topics":["agda","dependent-types","red-black-tree","verification"],"latest_commit_sha":null,"homepage":"https://andreasabel.github.io/red-black-tree-left-leaning/Everything.html","language":"Agda","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreasabel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-02-13T16:59:37.000Z","updated_at":"2025-02-11T20:43:05.000Z","dependencies_parsed_at":"2025-02-19T20:40:45.478Z","dependency_job_id":null,"html_url":"https://github.com/andreasabel/red-black-tree-left-leaning","commit_stats":null,"previous_names":["andreasabel/red-black-tree-left-leaning"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fred-black-tree-left-leaning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fred-black-tree-left-leaning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fred-black-tree-left-leaning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fred-black-tree-left-leaning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasabel","download_url":"https://codeload.github.com/andreasabel/red-black-tree-left-leaning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241435161,"owners_count":19962400,"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":["agda","dependent-types","red-black-tree","verification"],"created_at":"2025-03-01T22:33:33.756Z","updated_at":"2026-01-29T03:34:17.415Z","avatar_url":"https://github.com/andreasabel.png","language":"Agda","funding_links":[],"categories":[],"sub_categories":[],"readme":"Left-leaning red-black trees in Agda\n====================================\n\nThis is an implementation of red-black trees (aka 2-3-4 trees) in Agda with static balancing and ordering invariants.\nInsertion and deletion are implemented, the latter just for left-leaning red-black trees (aka 2-3 trees).\n\nThe development was mostly carried out by Julien Oster as a student research project at LMU Munich in 2009/2010.\n\nThe main development resides in [LLRBTree.agda](RBTree/LLRBTree.agda).\n\nThe implementation of the ordering invariant predates the seminal paper by Conor McBride, _Keeping your neighbours in order_ (ICFP 2010).  The techniques of McBride would considerably simplify the development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasabel%2Fred-black-tree-left-leaning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasabel%2Fred-black-tree-left-leaning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasabel%2Fred-black-tree-left-leaning/lists"}