{"id":31559436,"url":"https://github.com/amrsaber/avl-balanced-binary-search-tree","last_synced_at":"2025-10-12T16:06:21.158Z","repository":{"id":126848079,"uuid":"114565965","full_name":"AmrSaber/AVL-Balanced-Binary-Search-Tree","owner":"AmrSaber","description":null,"archived":true,"fork":false,"pushed_at":"2017-12-17T21:31:08.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-05T01:39:22.278Z","etag":null,"topics":["avl","binary-search-tree","bst","map","sorted-map","template"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/AmrSaber.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-17T20:22:13.000Z","updated_at":"2025-07-10T22:43:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"08bf673f-a7f9-461d-9b6b-781572f9da10","html_url":"https://github.com/AmrSaber/AVL-Balanced-Binary-Search-Tree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmrSaber/AVL-Balanced-Binary-Search-Tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrSaber%2FAVL-Balanced-Binary-Search-Tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrSaber%2FAVL-Balanced-Binary-Search-Tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrSaber%2FAVL-Balanced-Binary-Search-Tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrSaber%2FAVL-Balanced-Binary-Search-Tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmrSaber","download_url":"https://codeload.github.com/AmrSaber/AVL-Balanced-Binary-Search-Tree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrSaber%2FAVL-Balanced-Binary-Search-Tree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011983,"owners_count":26085039,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["avl","binary-search-tree","bst","map","sorted-map","template"],"created_at":"2025-10-05T01:38:30.143Z","updated_at":"2025-10-12T16:06:21.146Z","avatar_url":"https://github.com/AmrSaber.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AVL Balanced Binary Search Tree\nThe implementation of a balanced binary search tree (AVL tree) with C++, the tree is implemented as template map that supports any data types as key and value.\n\nThe implementation is divided into header file and cpp file, the cpp file is fully documented  \nand the main file provides a very convenient interface for dealing with the tree.\n\nThis implementation was intended as a project for data structure course, but I found it too beautiful not to be published ^_^  \nBy the way, we got full mark + Bonus :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrsaber%2Favl-balanced-binary-search-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famrsaber%2Favl-balanced-binary-search-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrsaber%2Favl-balanced-binary-search-tree/lists"}