{"id":20102395,"url":"https://github.com/jgndev/c_dsa_templ","last_synced_at":"2025-10-16T05:08:24.261Z","repository":{"id":255514347,"uuid":"850826203","full_name":"jgndev/c_dsa_templ","owner":"jgndev","description":"c template for dsa problems","archived":false,"fork":false,"pushed_at":"2024-09-04T15:54:33.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T12:08:36.166Z","etag":null,"topics":["dsa-c","leetcode-c"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgndev.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":"2024-09-01T22:06:42.000Z","updated_at":"2024-09-04T15:54:36.000Z","dependencies_parsed_at":"2024-09-05T22:09:07.449Z","dependency_job_id":null,"html_url":"https://github.com/jgndev/c_dsa_templ","commit_stats":null,"previous_names":["jgndev/c_dsa_templ"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgndev%2Fc_dsa_templ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgndev%2Fc_dsa_templ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgndev%2Fc_dsa_templ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgndev%2Fc_dsa_templ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgndev","download_url":"https://codeload.github.com/jgndev/c_dsa_templ/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241542003,"owners_count":19979235,"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":["dsa-c","leetcode-c"],"created_at":"2024-11-13T17:30:22.502Z","updated_at":"2025-10-16T05:08:19.227Z","avatar_url":"https://github.com/jgndev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C DSA Template\n\nThis template is created to quickly stand up a new project for C that includes\nUnity Tests and CMake for builds.\n\n## Usage\n\n`git clone https://github.com/jgndev/c_dsa_templ your_dir_name`\n\n\n## Project Setup\n\nRun project setup to configure the project and create `compile-commands.json` for LSP support.\n\n## Running Tests\n\nAdd your tests to `test/test_solution.c` \n\nThen you will `cd` into the `build` directory and run `make`.\n\n```bash\ncd build \u0026\u0026 \\\nmake \u0026\u0026 \\\n./test_solution\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgndev%2Fc_dsa_templ","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjgndev%2Fc_dsa_templ","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgndev%2Fc_dsa_templ/lists"}