{"id":19206898,"url":"https://github.com/stefanasandei/dsa","last_synced_at":"2025-08-11T07:10:11.183Z","repository":{"id":252665242,"uuid":"841047892","full_name":"stefanasandei/dsa","owner":"stefanasandei","description":"Data Structures \u0026 Algorithms implemented in C++","archived":false,"fork":false,"pushed_at":"2024-10-25T19:22:25.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T07:05:57.016Z","etag":null,"topics":["algorithms","cmake","cpp","data-structures","dsa","gtest"],"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/stefanasandei.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":"2024-08-11T13:40:39.000Z","updated_at":"2024-10-25T19:22:29.000Z","dependencies_parsed_at":"2024-10-26T01:05:02.346Z","dependency_job_id":"3fb09aa9-56ed-4ee9-b15b-422e532b0d02","html_url":"https://github.com/stefanasandei/dsa","commit_stats":null,"previous_names":["stefanasandei/dsa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stefanasandei/dsa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanasandei%2Fdsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanasandei%2Fdsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanasandei%2Fdsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanasandei%2Fdsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanasandei","download_url":"https://codeload.github.com/stefanasandei/dsa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanasandei%2Fdsa/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269844107,"owners_count":24484134,"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-08-11T02:00:10.019Z","response_time":75,"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":["algorithms","cmake","cpp","data-structures","dsa","gtest"],"created_at":"2024-11-09T13:17:22.227Z","updated_at":"2025-08-11T07:10:11.155Z","avatar_url":"https://github.com/stefanasandei.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures \u0026 Algorithms\n\nThis is my implementation of common data structures and algorithms in modern C++. The project is structured within two\nmain projects: a library and a test suite:\n\n- `external`: 3rd party libraries (only gtest for now)\n- `lib`: the library containing the data structures and algorithms\n- `test`: test suite using Google Test\n\n## Setup\n\nClone the repository:\n\n```\ngit clone https://github.com/stefanasandei/dsa.git --recursive\n```\n\nCreate a build directory (this will contain the solution files):\n\n```\nmkdir build\ncd build\n```\n\nGenerate the project:\n\n```\ncmake ..\n```\n\nNow open the build directory in a file explorer, and open the solution in your preferred IDE. On startup, set\nthe `dsa_tests` as the startup project.\n\n## License\n\n[MIT](LICENSE) © [Asandei Stefan-Alexandru](https://asandei.com). All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanasandei%2Fdsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanasandei%2Fdsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanasandei%2Fdsa/lists"}