{"id":19698051,"url":"https://github.com/mikong/mori","last_synced_at":"2025-04-29T12:30:51.027Z","repository":{"id":66384007,"uuid":"177099155","full_name":"mikong/mori","owner":"mikong","description":"Tree data structures implemented in Rust","archived":false,"fork":false,"pushed_at":"2019-05-29T15:59:36.000Z","size":128,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T15:22:54.739Z","etag":null,"topics":["binary-search-tree","data-structures","functional-programming","leftist-heap","merkle-tree","pairing-heap","red-black-tree","splay-tree"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/mikong.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-22T08:15:19.000Z","updated_at":"2023-10-18T14:57:39.000Z","dependencies_parsed_at":"2023-02-24T23:45:30.899Z","dependency_job_id":null,"html_url":"https://github.com/mikong/mori","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/mikong%2Fmori","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikong%2Fmori/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikong%2Fmori/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikong%2Fmori/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikong","download_url":"https://codeload.github.com/mikong/mori/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251502106,"owners_count":21599508,"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":["binary-search-tree","data-structures","functional-programming","leftist-heap","merkle-tree","pairing-heap","red-black-tree","splay-tree"],"created_at":"2024-11-11T19:41:58.271Z","updated_at":"2025-04-29T12:30:51.020Z","avatar_url":"https://github.com/mikong.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mori (森)\n\nA collection of common tree data structures implemented in Rust.\n\n### [Binary Search Tree][bst]\n\n### [Left-Leaning Red-Black Tree][rbt]\n\n### [Leftist Heap][lh]\n\n### [Functional Red-Black Tree][f-rbt]\n\n### [Splay Heap][sh]\n\n### [Pairing Heap][ph]\n\n### [Merkle Tree](/merkle_tree/)\n\n[bst]: binary_search_tree/\n[rbt]: red_black_tree/\n[lh]: leftist_heap/\n[f-rbt]: functional_rbt/\n[sh]: splay_heap/\n[ph]: pairing_heap/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikong%2Fmori","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikong%2Fmori","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikong%2Fmori/lists"}