{"id":21036687,"url":"https://github.com/maksasj/graph","last_synced_at":"2025-05-15T14:31:58.199Z","repository":{"id":176301193,"uuid":"647420457","full_name":"Maksasj/graph","owner":"Maksasj","description":"Graph - simple c++ library, that implements a simple graph adt structure as well as implements some graph based algorithms like, vertex cover algorithm.","archived":true,"fork":false,"pushed_at":"2023-06-18T13:15:00.000Z","size":120,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T20:30:08.312Z","etag":null,"topics":["cpp","educational-project","graph","library"],"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/Maksasj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-05-30T18:41:17.000Z","updated_at":"2024-09-14T09:42:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c489b6d-0f6f-4f95-ade3-af09ed789355","html_url":"https://github.com/Maksasj/graph","commit_stats":null,"previous_names":["maksasj/graph"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksasj%2Fgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksasj%2Fgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksasj%2Fgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksasj%2Fgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maksasj","download_url":"https://codeload.github.com/Maksasj/graph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254358848,"owners_count":22057996,"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":["cpp","educational-project","graph","library"],"created_at":"2024-11-19T13:21:36.272Z","updated_at":"2025-05-15T14:31:58.184Z","avatar_url":"https://github.com/Maksasj.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Graph\r\nGraph - simple c++ library, that implements a simple graph adt structure as well as implements some graph based algorithms like, vertex cover algorithm.\r\n\r\n\u003e Note: This repository is not actively maintained, repository where made only for educational purposes.\r\n\r\n## Building\r\n### Requirments\r\n- Cmake (probably any version)\r\n- Any c++ compiler, but clang is preferable.\r\n\r\n```bash\r\ncmake -B build -G Ninja\r\n\r\ncmake --build build\r\n```\r\n\r\nBut for convenience there is bash `make` script\r\n```bash\r\nmake.bat\r\n```\r\n\r\n## License\r\nGraph is free, open source library. All code in this repository is licensed under\r\n- MIT License ([LICENSE.md](https://github.com/Maksasj/graph/blob/master/LICENSE.md) or https://opensource.org/license/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksasj%2Fgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaksasj%2Fgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksasj%2Fgraph/lists"}