vcpkg
Package manager
A tool to manage dependencies and packages for C/C++ projects on various platforms.
C++ Library Manager for Windows, Linux, and MacOS
23k stars
430 watching
6k forks
Language: CMake
last commit: 6 days ago
Linked from 5 awesome lists
ccmakecpluspluscpplibrariespackage-managerpackagesvcpkgvisual-studiowindows
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/vcpkg-tool | Tools and infrastructure for managing C++ libraries on Windows, Linux, and MacOS. | 430 |
lukka/run-vcpkg | An action that automates C++ project setup with vcpkg package management | 196 |
microsoft/vscode-cpptools | Adds language support for C/C++ to Visual Studio Code, including editing and debugging features. | 5,532 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,204 |
danmar/cppcheck | Analyzes code for errors and potential security vulnerabilities | 5,820 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,017 |
cpm-cmake/cpm.cmake | A CMake module for managing dependencies in cross-platform projects | 3,035 |
thelartians/moderncppstarter | A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. | 4,468 |
vczh-libraries/gacui | A comprehensive C++ library for building GPU-accelerated user interfaces with WYSIWYG editing tools and XML support. | 2,348 |
wxwidgets/wxwidgets | A cross-platform C++ GUI library providing native-looking controls for multiple desktop platforms. | 6,177 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in network-centric applications. | 8,434 |
jbeder/yaml-cpp | A C++ library for parsing and emitting YAML data | 5,160 |
cpp-pm/hunter | A C/C++ package manager providing a cross-platform solution for managing dependencies and packages in software projects. | 612 |
microsoft/directxtk | A collection of helper classes for writing DirectX 11 C++ code for various Windows applications | 2,576 |
microsoft/winget-cli | A package manager for Windows that allows users to easily install and manage software packages. | 23,305 |