Miniconda
A minimal installer for conda.
Vcpkg is a C++ package manager for acquiring and managing libraries, simplifying dependency management across platforms.

Vcpkg is a free, open-source C++ package manager that simplifies the process of acquiring and managing third-party libraries. It streamlines dependency management for C++ projects, offering a vast catalog of ready-to-use libraries. Vcpkg eliminates the complexities of manual library installation, configuration, and versioning. It integrates seamlessly with build systems like CMake and MSBuild, enabling developers to easily incorporate external libraries into their projects. It supports multiple platforms, including Windows, Linux, and macOS. Vcpkg targets C++ developers of all levels, from beginners to experienced professionals, and facilitates efficient development workflows by automating the handling of dependencies.
Vcpkg is a free, open-source C++ package manager that simplifies the process of acquiring and managing third-party libraries.
Explore all tools that specialize in searching for c++ libraries. This domain focus ensures Vcpkg delivers optimized results for this specific requirement.
Explore all tools that specialize in installing c++ libraries. This domain focus ensures Vcpkg delivers optimized results for this specific requirement.
Explore all tools that specialize in managing c++ library dependencies. This domain focus ensures Vcpkg delivers optimized results for this specific requirement.
Explore all tools that specialize in updating c++ libraries. This domain focus ensures Vcpkg delivers optimized results for this specific requirement.
Explore all tools that specialize in removing c++ libraries. This domain focus ensures Vcpkg delivers optimized results for this specific requirement.
Explore all tools that specialize in building c++ projects with managed dependencies. This domain focus ensures Vcpkg delivers optimized results for this specific requirement.
Allows users to override or augment existing ports with custom versions, enabling patching or modification of existing libraries.
Enables declarative dependency management by specifying project dependencies in a `vcpkg.json` file.
Caches pre-built binary packages to accelerate subsequent builds and installations.
Supports the use of private or custom registries for managing internal or proprietary libraries.
Supports versioning of packages, allowing users to select specific versions of libraries.
Install Vcpkg from the GitHub repository.
Bootstrap Vcpkg by running the `bootstrap-vcpkg.bat` (on Windows) or `bootstrap-vcpkg.sh` (on Linux/macOS) script.
Integrate Vcpkg with your build system, such as CMake, using the provided toolchain file.
Search for desired libraries using the `vcpkg search` command.
Install libraries using the `vcpkg install` command, specifying the target architecture (e.g., `vcpkg install zlib:x64-windows`).
Use the installed libraries in your C++ project by including the appropriate headers and linking against the libraries.
Manage dependencies by updating and removing libraries as needed using the `vcpkg update` and `vcpkg remove` commands.
All Set
Ready to go
Verified feedback from other users.
"Vcpkg is generally well-regarded for simplifying C++ dependency management and providing a large catalog of libraries. Users appreciate its ease of use and integration with popular build systems."
0Post questions, share tips, and help other users.
A minimal installer for conda.
Zod is a TypeScript-first schema validation library with static type inference.
ZenML is the AI Control Plane that unifies orchestration, versioning, and governance for machine learning and GenAI workflows.
YugabyteDB is a distributed SQL database designed for cloud-native applications, offering high availability, scalability, and PostgreSQL compatibility.
ytt (Carvel) is a tool for templating and patching YAML configurations, making them reusable and extensible.
Zyte provides the tools and services needed to extract clean, ready-to-use web data at scale, enabling businesses to make data-driven decisions.
YAGO is a huge semantic knowledge base derived from Wikipedia, WordNet, and GeoNames, providing a high-quality, accurate resource for structured knowledge.
xterm is a terminal emulator for the X Window System, providing DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot directly use the window system.