{"id":19814091,"url":"https://github.com/guibrandt/sparse_matrix","last_synced_at":"2026-06-05T21:31:10.343Z","repository":{"id":129286031,"uuid":"150979913","full_name":"GuiBrandt/sparse_matrix","owner":"GuiBrandt","description":"Matriz esparsa genérica utilizando árvores AVL em C++, ","archived":false,"fork":false,"pushed_at":"2018-11-27T14:55:45.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T19:12:08.263Z","etag":null,"topics":["avl-tree","cotuca","cpp11","data-structure-cpp","generics","maligno","sparse-matrix"],"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/GuiBrandt.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":"2018-09-30T15:34:25.000Z","updated_at":"2018-11-27T14:55:47.000Z","dependencies_parsed_at":"2023-07-14T22:01:33.249Z","dependency_job_id":null,"html_url":"https://github.com/GuiBrandt/sparse_matrix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GuiBrandt/sparse_matrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2Fsparse_matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2Fsparse_matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2Fsparse_matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2Fsparse_matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuiBrandt","download_url":"https://codeload.github.com/GuiBrandt/sparse_matrix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2Fsparse_matrix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33961252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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-tree","cotuca","cpp11","data-structure-cpp","generics","maligno","sparse-matrix"],"created_at":"2024-11-12T09:38:03.277Z","updated_at":"2026-06-05T21:31:10.298Z","avatar_url":"https://github.com/GuiBrandt.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sparse_matrix\r\nImplementação de matriz esparsa usando árvore binárias AVL em C++\r\n\r\nFeito como exercício nas aulas do Prof. André (a.k.a. Maligno) no 6º semestre do curso de Informática no COTUCA.\r\n\r\n## Primeiros passos\r\n\r\n### Para usar\r\nPara usar a classe de árvore AVL, copie o arquivo\r\n`sparse_matrix.hpp` para a pasta do seu projeto e, no código, inclua o cabeçalho:\r\n```cpp\r\n#include \"sparse_matrix.hpp\"\r\n```\r\n\r\nEste projeto também depende de [`avl_tree`](https://github.com/GuiBrandt/avl_tree).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibrandt%2Fsparse_matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguibrandt%2Fsparse_matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibrandt%2Fsparse_matrix/lists"}