vcpkg
There are 267 repositories under vcpkg topic.
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
friendlyanon/cmake-init
The missing CMake project initializer
JPersson77/LGTVCompanion
Power On and Off WebOS LG TVs together with your PC
billyquith/ponder
C++ reflection library with Lua binding, and JSON and XML serialisation.
h4tr3d/avcpp
C++ wrapper for FFmpeg
xmake-io/xrepo
🗂️ A cross-platform C/C++ package manager based on Xmake
aminya/project_options
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
HO-COOH/CPPDevOnWindows
Best guide to setup C/C++ development environment on Windows
lukka/run-vcpkg
The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.
lukka/run-cmake
GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.
aliakseis/FFmpegPlayer
Simple FFmpeg video player
heal-research/operon
C++ Large Scale Genetic Programming
lukka/CppCMakeVcpkgTemplate
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
SNMetamorph/PrimeXT
Modern Half-Life 1 SDK 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.
mcgoo/vcpkg-rs
Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS
lukka/get-cmake
Install and Cache latest CMake and Ninja for your workflows on your GitHub
ORB-HD/rbdl-orb
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
KRMisha/Makefile
Cross-platform C++ Makefile project template
sergeneren/BubbleH
:white_circle: Soap film implementation in Sidefx Houdini
mcgoo/cargo-vcpkg
Get external dependencies in one step by specifying vcpkg details in Cargo.toml
lukka/CppBuildTasks
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 -=-
SNMetamorph/goldsrc-monitor
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)
Calbabreaker/yacpm
Easy to use, fast, git sourced based, C/C++ package manager.
bitmeal/vcpkg-cmake-integration
Vcpkg autoinstaller for CMake: Fetch Vcpkg (with versioning), bootstrap Vcpkg, install packages from `vcpkg.json`-manifest or individually from within CMake
TerensTare/tnt
A 2d Game Engine written in C++20.
luncliff/vcpkg-registry
vcpkg registry maintained by @luncliff
Ben1980/cpptemplate
A template project (library and executable) for C++ projects with cmake, ctest, vcpkg, circleci, and automated document deploymend via doxygen to gh-pages
aminya/cpp_vcpkg_project
A production-ready C++ project made with vcpkg
JackBoosY/vcpkg-vscode-extension
VSCode cmake extension for vcpkg
katusk/CMakeNuGetTools
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.
miredirex/cmake-vcpkg-example
CMake project example with vcpkg package manager
cmaughan/zep_imgui
Minimal example of zep integration with ImGui
Ben1980/jenkinsexample
Jenkins example setup discussed on thoughts-on-cpp
lukka/CppBuildTasks-Validation
Validation tests for CppBuildTasks Azure DevOps tasks and for run-cmake and run-vcpkg GitHub actions.
microsoft/nearobject-framework
Framework for interacting with short-range devices
indoorvivants/sn-vcpkg
SBT/Mill plugins (and a CLI) to install C/C++ dependencies using Vcpkg (https://vcpkg.io/en/index.html), with Scala Native integration