vcpkg
brew install vcpkg
v2026-05-27
MIT
C++ Library Manager
605
30-day installs · #1628
1.5k
90-day · #1790
8.5k
365-day · #1536
27.2k
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
c
cmake
cplusplus
cpp
libraries
package-manager
packages
vcpkg
visual-studio
windows
Links
- https://github.com/microsoft/vcpkg
- GitHub: microsoft/vcpkg
- Brew formula source: Formula/v/vcpkg.rb
Caveats
This formula provides only the `vcpkg` executable. To use vcpkg: git clone https://github.com/microsoft/vcpkg "$HOME/vcpkg" export VCPKG_ROOT="$HOME/vcpkg"
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"cmake",
"cmrc"
],
"categories": [],
"caveats": "This formula provides only the `vcpkg` executable. To use vcpkg:\n git clone https://github.com/microsoft/vcpkg \"$HOME/vcpkg\"\n export VCPKG_ROOT=\"$HOME/vcpkg\"\n",
"conflicts_with": [],
"dependencies": [
"fmt",
"ninja"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "C++ Library Manager",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:34+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "vcpkg",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-19T22:00:19Z",
"github_readme_excerpt": "\u003c!-- \nThis document is a copy of the README file on the Microsoft/vcpkg-docs repository.\n\nTo make changes modify this file instead:\nhttps://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/readme/vcpkg-README.md\n--\u003e\n\n[\ud83c\udf10 Read in a different language](https://learn.microsoft.com/locale/?target=https%3A%2F%2Flearn.microsoft.com%2Fvcpkg%2F)\n\n# vcpkg overview\n\nvcpkg is a free and open-source C/C++ package manager maintained by Microsoft\nand the C++ community. \n\nInitially launched in 2016 as a tool for assisting developers in migrating their\nprojects to newer versions of Visual Studio, vcpkg has evolved into a\ncross-platform tool used by developers on Windows, macOS, and Linux. vcpkg has a\nlarge collection of open-source libraries and enterprise-ready features designed to\nfacilitate your development process with support for any build and project\nsystems. vcpkg is a C++ tool at heart and is written in C++ with scripts in\nCMake. It is designed from the ground up to address the unique pain points C/C++\ndevelopers experience.\n\nThis tool and ecosystem are constantly evolving, and we always appreciate\ncontributions! Learn how to start contributing with our [packaging\ntutorial](https://learn.microsoft.com/vcpkg/get_started/get-started-adding-to-registry) and [maintainer\nguide](https://learn.microsoft.com/vcpkg/contributing/maintainer-guide).\n\n# Get started\n\nFirst, follow one of our quick start guides.\n\nWhether you\u0027re using CMake, MSBuild, or any other build system, vcpkg has you covered:\n\n* [vcpkg with CMake](https://learn.microsoft.com/vcpkg/get_started/get-started)\n* [vcpkg with MSBuild](https://learn.microsoft.com/vcpkg/get_started/get-started-msbuild)\n* [vcpkg with other build systems](https://learn.microsoft.com/vcpkg/users/buildsystems/manual-integration)\n\nYou can also use any editor:\n\n* [vcpkg with Visual Studio](https://learn.microsoft.com/vcpkg/get_started/get-started-vs)\n* [vcpkg with Visual Studio Code](https://learn.microsoft.com/vcpkg/get_started/get-started-vscode)\n",
"github_repo": "microsoft/vcpkg",
"github_stars": 27197,
"github_topics": [
"c",
"cmake",
"cplusplus",
"cpp",
"libraries",
"package-manager",
"packages",
"vcpkg",
"visual-studio",
"windows"
],
"homepage": "https://github.com/microsoft/vcpkg",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 605,
"installs_365d": 8469,
"installs_90d": 1548,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "vcpkg",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1628,
"rank_365d": 1536,
"rank_90d": 1790,
"raw_hash": "edbfc5be804ab46a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/v/vcpkg.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"curl"
],
"version_head": "HEAD",
"version_stable": "2026-05-27",
"versioned_formulae": [],
"why_use_this": null
}