Ross ROSS = Recommend OSS · open-source software intelligence for agents

microsoft/vcpkg

C++ Library Manager for Windows, Linux, and MacOS observed · 2026-08-28

github.com/microsoft/vcpkg · CMake · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 95
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 29.0
  • age_days: 3639
  • days_rel: 33
  • days_push: 7
  • n_releases_24m: 23

Full methodology

Adoption not part of the score

27400 stars · 7694 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

vcpkg is Microsoft's free, open-source C/C++ package manager for acquiring and managing open-source libraries on Windows, Linux, and macOS. It integrates with CMake, MSBuild, and other build systems, and supports manifest-based dependency management with a large curated registry of ports.

Use cases

  • install c++ libraries for my project
  • manage c++ dependencies with cmake
  • find a package manager for c/c++ on windows
  • add third-party libraries to visual studio project
  • reproducible c++ dependency manifests
  • cross-platform c++ library management

When to choose

  • you develop in C or C++ and need dependency management across Windows, Linux, and macOS
  • you use CMake, MSBuild, or Visual Studio and want seamless library integration
  • you want a large curated registry of open-source C/C++ libraries with enterprise features

When to avoid

  • your project is in another language with its own ecosystem package manager (npm, pip, cargo)
  • you need system-wide package management rather than per-project dependencies
  • you require libraries not present in the vcpkg registry and cannot contribute ports

Facets

cli-tool · maturity stable

package-manager build-tool developer-tools cli developer-tools cross-platform windows cpp cli cross-platform c-plus-plus cmake dependency-management microsoft visual-studio msbuild open-source-libraries command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
microsoft/vcpkgmain98

For agents

markdown · JSON · MCP: product_card(name="microsoft/vcpkg")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem