{"id":21204921,"url":"https://github.com/hpedrorodrigues/avltree","last_synced_at":"2025-03-14T22:47:14.576Z","repository":{"id":99185279,"uuid":"52373429","full_name":"hpedrorodrigues/AVLTree","owner":"hpedrorodrigues","description":"A simple implementation of AVL Tree","archived":false,"fork":false,"pushed_at":"2016-05-04T13:29:03.000Z","size":676,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T09:09:03.619Z","etag":null,"topics":["algorithm","avl-tree","data-structure"],"latest_commit_sha":null,"homepage":"","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/hpedrorodrigues.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":"2016-02-23T16:25:00.000Z","updated_at":"2016-05-27T04:29:30.000Z","dependencies_parsed_at":"2023-04-15T02:31:11.525Z","dependency_job_id":null,"html_url":"https://github.com/hpedrorodrigues/AVLTree","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/hpedrorodrigues%2FAVLTree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpedrorodrigues%2FAVLTree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpedrorodrigues%2FAVLTree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpedrorodrigues%2FAVLTree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hpedrorodrigues","download_url":"https://codeload.github.com/hpedrorodrigues/AVLTree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658186,"owners_count":20326465,"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":["algorithm","avl-tree","data-structure"],"created_at":"2024-11-20T20:41:50.146Z","updated_at":"2025-03-14T22:47:14.511Z","avatar_url":"https://github.com/hpedrorodrigues.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AVL Tree\n\nA simple implementation of AVL Tree :)\n\nA school work.\n\n![AVL Tree](./screenshots/avltree.png)\n\nTo run this project just type\n\n```bash\ng++ src/main.cpp \\\nsrc/run/Runner.cpp \\\nsrc/model/Tree.cpp \\\nsrc/model/Noh.cpp \\\nsrc/model/Constants.cpp \\\n-o avltree \u0026\u0026 ./avltree\n```\n\nor `./scripts/run.sh` or just `make \u0026\u0026 ./avltree`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpedrorodrigues%2Favltree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhpedrorodrigues%2Favltree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpedrorodrigues%2Favltree/lists"}