Search and Explore Vcpkg Ports

Use vcpkg.link to browse and find information such as features, dependencies, supported platforms and various other metadata of Vcpkg, a C++ package manager developped by Microsoft.

  • 2576 searchable ports of C++ packages and libraries
  • 3044 port features
  • Based on vcpkg registry 9b75e78 updated on
  • Latest release is 2025.03.19 published on
See all releases
TripletPorts
x86-windows2348
x64-windows2450
x64-windows-static2378
x64-windows-static-md2378
x64-uwp1375
arm64-windows2129
arm-uwp1342
x64-osx2314
x64-linux2442

Browse vcpkg ports and discover new libraries

The platform is updated daily with the data directly collected from the open source repository of vcpkg.

Start browsing all available ports or popular ports.

Changelog

Recent changes made to the platform.

  • Support New Feature Format

    The platform has been updated to support a new feature data structure introduced in microsoft/vcpkg-tool#813.

    This new Vcpkg feature enables port maintainers to indicate when a feature or a default feature should be included, based on the targeted triplet.

    For a practical illustration of this new syntax, refer to the cpprestsdk port.

  • Expended Repository Detection

    Besides the support of GitHub, GitLab, Bitbucket and SourceForge are now detected and displayed in each port pages.

    The information can also be queried through the search with the repository special filter:

See more