{"id":20513398,"url":"https://github.com/bruce-lee-ly/data_structure","last_synced_at":"2025-03-05T23:13:42.115Z","repository":{"id":176778883,"uuid":"495856721","full_name":"Bruce-Lee-LY/data_structure","owner":"Bruce-Lee-LY","description":"Several commonly used data structures are implemented with C++11.","archived":false,"fork":false,"pushed_at":"2022-06-02T14:18:51.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T09:38:58.072Z","etag":null,"topics":["avl-tree","binary-heap","binary-tree","cpp11","graph","hash-map","queue","red-black-tree","single-list","skip-list","stack"],"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/Bruce-Lee-LY.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":"2022-05-24T14:21:46.000Z","updated_at":"2022-07-15T16:14:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"f44bb48f-882a-4913-8ea1-ea7ab742e4b7","html_url":"https://github.com/Bruce-Lee-LY/data_structure","commit_stats":null,"previous_names":["bruce-lee-ly/data_structure"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bruce-Lee-LY%2Fdata_structure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bruce-Lee-LY%2Fdata_structure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bruce-Lee-LY%2Fdata_structure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bruce-Lee-LY%2Fdata_structure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bruce-Lee-LY","download_url":"https://codeload.github.com/Bruce-Lee-LY/data_structure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117717,"owners_count":20074438,"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":["avl-tree","binary-heap","binary-tree","cpp11","graph","hash-map","queue","red-black-tree","single-list","skip-list","stack"],"created_at":"2024-11-15T21:10:50.833Z","updated_at":"2025-03-05T23:13:42.083Z","avatar_url":"https://github.com/Bruce-Lee-LY.png","language":"C++","readme":"# Data Structure\nSeveral commonly used data structures are implemented with C++11.\n\n- AVL tree\n- binary heap\n- binary tree array\n- binary tree list\n- graph adjacency matrix\n- hash map list\n- red black tree\n- ring queue\n- sequence list\n- single list\n- skip list\n- stack\n\n# Compile\n## Environment\n- OS: Linux\n- Cmake Version: \u003e= 3.8\n- GCC Version: \u003e= 4.8\n\n## Clone\n```\ngit clone https://github.com/Bruce-Lee-LY/data_structure.git\n```\n\n## Build\n```\ncd data_structure\n./build.sh -t Release -b OFF\n./build.sh -t Debug -b ON\n```\n\n# Run Sample\n```\n./run_sample.sh\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbruce-lee-ly%2Fdata_structure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbruce-lee-ly%2Fdata_structure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbruce-lee-ly%2Fdata_structure/lists"}