There are 8 repositories under vcpkg topic.
The missing CMake project initializer
Power On and Off WebOS LG TVs together with your PC
C++ reflection library with Lua binding, and JSON and XML serialisation.
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
Best guide to setup C/C++ development environment on Windows
The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.
GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.
Simple FFmpeg video player
C++ Large Scale Genetic Programming
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
Modernized toolkit for Xash3D FWGS engine, has enhanced graphics and physics and a lot of new features for mod-makers. Crossplatform, supports Windows/Linux. Based on XashXT and Spirit Of Half-Life.
Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS
A fast, cross-platform build tool for C and C++ written in Rust
RBDL - Rigid Body Dynamics Library - ORB Version - The two main differences to the original rbdl is that this version has error handling and uses polymorphism for constraints
:white_circle: Soap film implementation in Sidefx Houdini
Get external dependencies in one step by specifying vcpkg details in Cargo.toml
A production-ready C++ project made with vcpkg
Vcpkg autoinstaller for CMake: Fetch Vcpkg (with versioning), bootstrap Vcpkg, install packages from `vcpkg.json`-manifest or individually from within CMake
vcpkg registry maintained by @luncliff
Simple utility for mapping/scripting/speedrunning or researching games based on GoldSrc/Xash3D FWGS engine (such as CS 1.6, Half-Life, and other mods)
Build C++ software with vcpkg and CMake (with CMakeLists.txt or CMakeSettings.json). Samples provided use both self-hosted or Microsoft hosted agent, using Docker and Pipeline Caching as well. The same tasks are available as GitHub actions at https://github.com/lukka/run-cmake https://github.com/lukka/run-vcpkg -=-
Easy to use, fast, git sourced based, C/C++ package manager.
A template project (library and executable) for C++ projects with cmake, ctest, vcpkg, circleci, and automated document deploymend via doxygen to gh-pages
A 2d Game Engine written in C++20.
CMake functions for adding NuGet package dependencies with CMake exports or native .targets files, generating and merging .nuspec files, calling nuget pack, and more. WIP.
CMake project example with vcpkg package manager
Jenkins example setup discussed on thoughts-on-cpp
Validation tests for CppBuildTasks Azure DevOps tasks and for run-cmake and run-vcpkg GitHub actions.
A continuously evolving basic template for cpp development practice.