Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with vcpkg
A curated list of projects in awesome lists tagged with vcpkg .
https://github.com/microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
c cmake cplusplus cpp libraries package-manager packages vcpkg visual-studio windows
Last synced: 16 Dec 2024
https://github.com/Microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
c cmake cplusplus cpp libraries package-manager packages vcpkg visual-studio windows
Last synced: 24 Oct 2024
https://github.com/friendlyanon/cmake-init
The missing CMake project initializer
boilerplate c ci clang-format clang-tidy cmake codespell conan coverage cpp cppcheck executable header-only python scaffolding shared-library static-analysis static-library testing vcpkg
Last synced: 17 Dec 2024
https://github.com/jpersson77/lgtvcompanion
Power On and Off WebOS LG TVs together with your PC
cplusplus eventlog lg namedpipe networking service vcpkg webos websocket windows10 windows11 windowsservice winsocket
Last synced: 20 Dec 2024
https://github.com/billyquith/ponder
C++ reflection library with Lua binding, and JSON and XML serialisation.
c-plus-plus camp cpp cpp-library introspection library lua-bindings reflection reflection-library serializer vcpkg
Last synced: 26 Oct 2024
https://github.com/xmake-io/xrepo
🗂️ A cross-platform C/C++ package manager based on Xmake
android c c-plus-plus conan cross-compilation cross-platform homebrew ios linux mingw package-manager vcpkg windows xmake xmake-repo
Last synced: 16 Dec 2024
https://github.com/aminya/project_options
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
c clang-tidy cmake cmake-modules cmake-template conan cpp cppcheck hacktoberfest project sanitizer starter starter-project vcpkg
Last synced: 21 Dec 2024
https://github.com/lukka/run-vcpkg
The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.
cmake cplusplus cpp devops git github-action ninja vcpkg
Last synced: 21 Dec 2024
https://github.com/lukka/run-cmake
GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.
cmake cplusplus cpp git github-action ninja vcpkg
Last synced: 15 Dec 2024
https://github.com/aliakseis/ffmpegplayer
Simple FFmpeg video player
censorship-circumvention d2d direct2d download-videos ffmpeg fft mfc msbuild-action pitch pitch-shifter player python python-cpp sse vcpkg video-cutter wasapi youtube youtube-video
Last synced: 21 Dec 2024
https://github.com/aliakseis/FFmpegPlayer
Simple FFmpeg video player
anti-dpi boost censorship-circumvention d2d direct2d download-videos ffmpeg fft mfc pitch pitch-shifter player python python-cpp sse vcpkg video-cutter wasapi youtube youtube-video
Last synced: 25 Nov 2024
https://github.com/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.
cmake cpp cpp20 github-actions template-repository vcpkg
Last synced: 15 Dec 2024
https://github.com/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.
android cmake cross-platform docusaurus game-development goldsrc half-life hlsdk imgui modding opengl physx vcpkg xash3d
Last synced: 18 Dec 2024
https://github.com/mcgoo/vcpkg-rs
Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS
Last synced: 20 Dec 2024
https://github.com/lukka/get-cmake
Install and Cache latest CMake and Ninja for your workflows on your GitHub
build cmake continuous-integration cplusplus cpp github-action ninja vcpkg
Last synced: 15 Dec 2024
https://github.com/krmisha/makefile
Cross-platform C++ Makefile project template
catch2 clang clang-format clang-tidy compilation-database compile-commands-json conan cpp cross-platform doxygen gcc makefile makefile-template testing vcpkg
Last synced: 18 Dec 2024
https://github.com/mcgoo/cargo-vcpkg
Get external dependencies in one step by specifying vcpkg details in Cargo.toml
Last synced: 15 Dec 2024
https://github.com/calbabreaker/yacpm
Easy to use, fast, git sourced based, C/C++ package manager.
c cmake conan cpp git library library-manager package package-manager python vcpkg yacpm
Last synced: 09 Oct 2024
https://github.com/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 -=-
azuredevops build cmake cpp linux macos ninja vcpkg visualstudio windows
Last synced: 28 Oct 2024
https://github.com/snmetamorph/goldsrc-monitor
Simple utility for mapping/scripting/speedrunning or researching games based on GoldSrc/Xash3D FWGS engine (such as CS 1.6, HL, HL:OF, HL:BS, and other HL-mods)
cmake counter-strike debugging-games gamedev goldsrc-engine half-life half-life-sdk hlsdk opposing-force polyhook2 rapidjson researching-games utility valve vcpkg
Last synced: 28 Nov 2024
https://github.com/luncliff/vcpkg-registry
vcpkg registry maintained by @luncliff
cmake cmake-scripts cplusplus cpp cross-compile package-managment packages vcpkg vcpkg-registry
Last synced: 10 Nov 2024
https://github.com/terenstare/tnt
A 2d Game Engine written in C++20.
100daysofcode 2d-game-engine cmake cmakelists cpp cpp20 discord engine fmtlib game-engine game-engine-library imgui nlohmann-json sdl2 sdl2-image sdl2-mixer sol2 tnt vcpkg wip
Last synced: 11 Dec 2024
https://github.com/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.
cmake cmake-exports cmake-functions cross-platform git native nuget nuget-package nupkg nuspec package-management package-version targets-file vcpkg vcpkg-export
Last synced: 07 Nov 2024
https://github.com/aminya/cpp_vcpkg_project
A production-ready C++ project made with vcpkg
cmake cpp production-ready project starter template vcpkg
Last synced: 17 Dec 2024
https://github.com/lukka/cppbuildtasks-validation
Validation tests for CppBuildTasks Azure DevOps tasks and for run-cmake and run-vcpkg GitHub actions.
azure-devops cmake continuous-integration ninja vcpkg
Last synced: 16 Nov 2024
https://github.com/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
mill sbt sbt-plugin scala scala-native vcpkg
Last synced: 17 Nov 2024
https://github.com/abeimler/simple-cppbuilder
Simple C++ Docker-Images with gcc/clang, cmake and dependency manager (conan and/or vcpkg).
builder cmake conan cpp docker docker-container docker-image linux vcpkg
Last synced: 09 Oct 2024
https://github.com/advra/grpc-vcpkg-boilerplate-example
This is a simple helloworld example that shows how to setup, configure and compile using vcpkg manager.
boilerplate grpc package-manager vcpkg
Last synced: 22 Nov 2024
https://github.com/pratikpc/goldpkg
GoldPKG:- A C++ Package Manager which uses CMake and VCPKG to simplify CMake based project development
buildsystem cmake cplusplus hacktoberfest typescript vcpkg
Last synced: 19 Dec 2024
https://github.com/cmaughan/zep_imgui
Minimal example of zep integration with ImGui
editor imgui integration vcpkg vim vulkan zep
Last synced: 12 Oct 2024
https://github.com/segararai/vcpkg-ports
Easily browse and explore the ports in the vcpkg!
Last synced: 27 Oct 2024
https://github.com/bengreenier/vcpkg.nuget
vcpkg wrapped in nuget-y goodness 📦
Last synced: 13 Oct 2024
https://github.com/axel-op/vscode-devcontainer-cpp-vcpkg
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using vcpkg dependency manager.
cmake cpp docker gtest remote-development remote-development-container vcpkg visual-studio-code vscode vscode-container vscode-remote
Last synced: 28 Oct 2024
https://github.com/copyplusplus/copyplusplus-qt
CopyPlusPlus based on Qt/Widgets.
cmake cplusplus cpp cross-platform macos qt qt-widget qt-widgets qt-widgets-application qt5 vcpkg windows
Last synced: 11 Nov 2024
https://github.com/lesomnus/vcpkg-cache-http
HTTP provider for vcpkg binary caching
c cache cplusplus cpp vcpkg vcpkg-binary-caching
Last synced: 23 Oct 2024
https://github.com/artempyanykh/vcpkg-cmake-example
Example repo demonstrating a C++ project setup with CMake and vcpkg
Last synced: 15 Oct 2024
https://github.com/nathanjhood/msys2-toolchain
CMake with vcpkg for all MSYS2 sub-systems.
clang cmake cygwin gnu mingw-w64 mingw32 mingw64 msys2 msys2-mingw msys2-mingw64 vcpkg
Last synced: 06 Dec 2024
https://github.com/manydeps/cxxbuild
cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.
bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg
Last synced: 09 Oct 2024
https://github.com/njakob/vcpkg-sdl2-example
Simple template of a C++ SDL2 project managed through Vcpkg
cmake cmake-presets sdl2 vcpkg
Last synced: 17 Dec 2024
https://github.com/dgellow/cmake-template
GitHub repository template for C++ projects, based on CMake, vcpkg, and VSCode
cmake cmake-template cpp cpp-template template vcpkg vscode
Last synced: 15 Dec 2024
https://github.com/michaeltryby/vcpkg-boost-example
Use vcpkg to mange boost dependencies
Last synced: 06 Nov 2024
https://github.com/shineyruan/computational-geometry-playground
A C++ playground for computational geometry algorithms & plotting.
computational-geometry conan cpp vcpkg
Last synced: 11 Oct 2024
https://github.com/amitminer/todolist-cpp
a simple todolist cli made in c++
cmake conan cpp learning-exercise linux todolist vcpkg windows64
Last synced: 09 Oct 2024
https://github.com/painfulexistence/create-cxx
Set up a modern C++ project blazingly fast!
clang-format cmake cpp20 editorconfig raylib templates vcpkg
Last synced: 02 Dec 2024
https://github.com/microwonk/varcher
Vulkan learning environment / experiments
cmake cpp glsl raytracing vcpkg voxel voxel-engine vulkan vulkan-engine
Last synced: 21 Dec 2024
https://github.com/quinta0/gravity
3D Gravity Simulator is a C++ program that visualizes the gravitational interactions between celestial bodies
3d cmake cpp gravity opengl physics physics-simulation simulation vcpkg
Last synced: 10 Nov 2024
https://github.com/pablonicolla/shellcraft
A lightweight, interactive file system simulator with a Unix-like shell interface. Create, navigate, and manage files and directories in a persistent virtual environment.
cpp filesystem oop shell vcpkg
Last synced: 12 Nov 2024
https://github.com/xeoneux/learning-opengl
Getting up and running with OpenGL in C++
c-plus-plus clion cmake glew glfw glsl opengl vcpkg
Last synced: 17 Dec 2024
https://github.com/pulnip/cmaketemplate
A Template to build CMake based cross-platform project using VSCode.
cmake cpp msys2 template-project vcpkg vscode
Last synced: 13 Nov 2024
https://github.com/cmaughan/vulkan_imgui_vcpkg_starter
Minimal example of using vcpkg to bootstrap a vulkan/imgui. Also does high DPI.
dpi-awareness highdpi imgui minimal sdl sdl2 starter vcpkg vulkan
Last synced: 16 Nov 2024
https://github.com/mkckr0/setup-vcpkg
Setup vcpkg with VCPKG_ROOT, VCPKG_DEFAULT_TRIPLET, asset caching and binary caching.
Last synced: 10 Nov 2024
https://github.com/cosmopetrich/vcpkg-manifest-install-action
Github Action that installs packages using a vcpkg manifest
actions cpp github-actions vcpkg
Last synced: 18 Nov 2024
https://github.com/cameronclay/asm-vm
This is a two-pass assembler which converts assembly code into byte-code which can then be run on the virtual machine.
assembler boost-program-options boost-test cmake cpp20 cpp20-modules multithreading stl vcpkg virtual-machine
Last synced: 21 Nov 2024
https://github.com/casualbot/learninguicpp
Learning UI fundamentals using ImGui
cmake cpp fundamentals imgui learning-by-doing vcpkg
Last synced: 07 Dec 2024
https://github.com/ch6832/blockchain-and-cryptocurrency-simulation
This project simulates a basic blockchain and cryptocurrency system.
blockchain cmake cpp cryptocurrency vcpkg visaul-studio
Last synced: 09 Nov 2024
https://github.com/elibroftw/cpp-vcpkg-cmake-example
A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.
cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows
Last synced: 22 Nov 2024
https://github.com/ch6832/packages-manager
The Package Management System is a command line tool designed to manage packages stored as zip archives.
cmake command-line-tool cpp json package-manager sdlc testing vcpkg visual-studio
Last synced: 09 Nov 2024
https://github.com/chwarr/bond-via-vcpkg
An example showing how to consume Bond via vcpkg
bond example serialization vcpkg
Last synced: 05 Nov 2024
https://github.com/michaelsipayung/algorithmhackerrank
Hacker Rank problem solving and algorithm design
clang-frontend cmake continous-integration cpp17 mock-test ninja-build test-driven-development vcpkg
Last synced: 18 Dec 2024
https://github.com/melardev/cppboostfilesystemsnippets
Cpp Boost Filesystem snippets
boost boost-filesystem cpp cross-platform modern-cpp vcpkg
Last synced: 26 Nov 2024
https://github.com/moverseai/vcpkg-sbom
📓 A python CLI tool to extract a software bill of materials and license info from a vcpkg manifest.
cpp developer-tool developer-tools sbom sbom-tool software-bill-of-material software-bill-of-materials spdx spdx-23 spdx-license spdx-license-identifier spdx-licenses spdx-sbom vcpkg
Last synced: 27 Nov 2024
https://github.com/iswenzz/vcpkg-registry
C++ Library Manager for Windows, Linux, and MacOS
c cmake cpp package-manager package-registry packages vcpkg
Last synced: 19 Nov 2024
https://github.com/rasmussvala/opengl-tutorials
This repository is for practicing some of The Cherno's OpenGL tutorials.
cpp graphics opengl the-cherno thecherno vcpkg
Last synced: 08 Dec 2024
https://github.com/totto16/vcpkg-meson-example
An Example for using vcpkg with meson
cpp example-project meson vcpkg
Last synced: 29 Nov 2024
https://github.com/snmetamorph/xashms
Asynchronous, cross-platform masterserver implementation for Xash3D FWGS engine. Written in C++17, based on libevent, supports IPv6.
cmake cpp17 libevent vcpkg xash3d-fwgs
Last synced: 28 Nov 2024
https://github.com/ahsonkhan/sampleazuresdk
Sample for getting started with Azure SDK for C++ using vcpkg and MSBuild
azure azure-keyvault azure-storage cpp docs msbuild sample sdk vcpkg vcxproj
Last synced: 12 Dec 2024
https://github.com/jozefizso/vcpkg-libxml2-ports
VC++ packaging tool ports for libxml2 library.
libraries libxml2 vcpkg visual-studio visual-studio-2015
Last synced: 04 Dec 2024
https://github.com/channingko-madden/weather-data
Weather data technical assessment
Last synced: 09 Nov 2024
https://github.com/cameronclay/dynamic-functions
Library which enables the ability to conditionally call functions at compile time based on the parameters passed, and store those functions in statically typed containers. Written in C++ using template metaprogramming.
cpp17 google-test library stl type-list vcpkg
Last synced: 11 Nov 2024
https://github.com/cameronclay/multithread-data-processor
Explores many of the built-in thread synchronization objects and utilities in C++ 17/C++ 20, including std::thread, std::condition_variable, std::mutex, std::atomic, std::atomic::wait, std::async, std::future, std::for_each with execution_policy, and more. This project also contains a custom ParallelProcessor built with STL synchronization objects.
cmake cpp20 cpp20-modules google googletest multithreading vcpkg
Last synced: 11 Nov 2024
https://github.com/cameronclay/compiler
Two pass compiler wtih a language similar to that of a hybrid of C and Java.
boost-program-options boost-test cmake compiler cpp20 stl vcpkg
Last synced: 11 Nov 2024
https://github.com/bengreenier/vcpkg.nuget-example
An example msbuild c++ project that leverages vcpkg.nuget for dependencies 📦
cpp dependency-manager example-project vcpkg
Last synced: 22 Nov 2024
https://github.com/seantolstoyevski/u1
A simple project example showing the usage of VCPKG, Boost, and MSVC together
Last synced: 30 Nov 2024