{"id":20738492,"url":"https://github.com/nrjsbudhe/c_plus_plus","last_synced_at":"2026-05-26T04:36:41.430Z","repository":{"id":252698486,"uuid":"638002451","full_name":"nrjsbudhe/C_Plus_Plus","owner":"nrjsbudhe","description":"Exploring C++ and its unique features | Practice Competitive Programming | Develop Toolchain using CMake | Unit Testing","archived":false,"fork":false,"pushed_at":"2024-09-04T17:18:10.000Z","size":359,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-18T01:31:15.265Z","etag":null,"topics":["cmake","cpp","make"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nrjsbudhe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08T21:55:07.000Z","updated_at":"2024-09-04T17:18:13.000Z","dependencies_parsed_at":"2024-08-28T00:55:33.088Z","dependency_job_id":"5387c998-3247-4faa-b7ca-9169af5e94bb","html_url":"https://github.com/nrjsbudhe/C_Plus_Plus","commit_stats":null,"previous_names":["nrjsbudhe/c_plus_plus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrjsbudhe%2FC_Plus_Plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrjsbudhe%2FC_Plus_Plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrjsbudhe%2FC_Plus_Plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrjsbudhe%2FC_Plus_Plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nrjsbudhe","download_url":"https://codeload.github.com/nrjsbudhe/C_Plus_Plus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243024828,"owners_count":20223679,"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":["cmake","cpp","make"],"created_at":"2024-11-17T06:18:40.323Z","updated_at":"2025-12-25T04:53:09.030Z","avatar_url":"https://github.com/nrjsbudhe.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## C++ - Learn by Implementation\n\n- Docker\n- Cmake\n- Unit Tests\n- Mutex\n- Semaphore\n- WIP\n\n**Build Dockerfile**\n\nGo to the projectory and run the following from any shell. If windows ensure Docker Engine is running.\n```\ndocker build -t ubuntu-dev-image .\n```\n\n**Run Docker Environement**\n\n```\ndocker run -it --mount type=bind,source=\"$(pwd)\",target=/workspace ubuntu-dev-image\n```\n\n**Running the Project**\n```\nmkdir build\ncd build\ncmake ..\nmake -j12\n```\n\n**Running Executables**\n\n```\n./main\n./mutex\n./MyTests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrjsbudhe%2Fc_plus_plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnrjsbudhe%2Fc_plus_plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrjsbudhe%2Fc_plus_plus/lists"}