{"id":31363847,"url":"https://github.com/gabriel-m-martins/vs_cpp_killer","last_synced_at":"2026-05-15T01:41:52.511Z","repository":{"id":315295706,"uuid":"1058927942","full_name":"Gabriel-M-Martins/VS_Cpp_Killer","owner":"Gabriel-M-Martins","description":"Kills all processes of `vcpkgsrv.exe` that Visual Studio spawns and doesn't clean up.","archived":false,"fork":false,"pushed_at":"2025-09-17T18:53:32.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T20:57:22.722Z","etag":null,"topics":["cpp","ide","process-manager","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Gabriel-M-Martins.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-17T18:34:48.000Z","updated_at":"2025-09-17T18:54:59.000Z","dependencies_parsed_at":"2025-09-17T20:57:25.092Z","dependency_job_id":"4bafc836-bd07-4ef0-8b66-a591a0f06d8e","html_url":"https://github.com/Gabriel-M-Martins/VS_Cpp_Killer","commit_stats":null,"previous_names":["gabriel-m-martins/vs_cpp_killer"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Gabriel-M-Martins/VS_Cpp_Killer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-M-Martins%2FVS_Cpp_Killer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-M-Martins%2FVS_Cpp_Killer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-M-Martins%2FVS_Cpp_Killer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-M-Martins%2FVS_Cpp_Killer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gabriel-M-Martins","download_url":"https://codeload.github.com/Gabriel-M-Martins/VS_Cpp_Killer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-M-Martins%2FVS_Cpp_Killer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277184148,"owners_count":25775286,"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-09-27T02:00:08.978Z","response_time":73,"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":["cpp","ide","process-manager","visual-studio"],"created_at":"2025-09-27T05:26:20.425Z","updated_at":"2025-09-27T05:26:22.637Z","avatar_url":"https://github.com/Gabriel-M-Martins.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visual Studio C++ Killer\nThis is a simple python script that finds all processes that Visual Studio spawns when jumping to definitions, searching etc and then kills them (the process name is `vcpkgsrv.exe`).\n\nI have also provided an example of the `.bat` that I use to run this script from anywhere on my machine. Just place it on your environment variables if on Windows, which you probably are.\n\n## How to use\n1. Create a python venv:\n   - `python -m venv venv`\n3. Activate the venv:\n  - If using PowerShell: `.venv\\Scripts\\Activate.ps1`\n  - If using CMD: `.\\venv\\Scripts\\Activate`\n4. Install requirements.txt:\n  - Call `pip install -r requirements.txt`\n\nNow everything is setup and you can run the script. I recommend setting up the `.bat` aswell but I will leave you to that.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-m-martins%2Fvs_cpp_killer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabriel-m-martins%2Fvs_cpp_killer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-m-martins%2Fvs_cpp_killer/lists"}