CMake vcpkg

Open-source CMake projects categorized as vcpkg

Top 7 CMake vcpkg Projects

  • Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    Project mention: Xmake: A modern C/C++ build tool | news.ycombinator.com | 2024-05-04

    re: C/C++ development: anybody using conda/pixi for dependency management? Here's an example of compiling a C++ SDL program using pixi and the SDL dependency from conda-forge [1].

    Seems viable as a replacement for things like vckpg [2] which only builds from source.

    I'm still researching this but it seems like rattler [3] is the tool to use to build/publish packages. The supported repos are: prefix.dev's own hosting, anaconda.org, artifactory or a self-hosted server.

    --

    1: https://github.com/prefix-dev/pixi/blob/main/examples/cpp-sd...

    2: https://github.com/microsoft/vcpkg

    3: https://prefix-dev.github.io/rattler-build/latest/authentica...

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • cmake-init

    The missing CMake project initializer

    Project mention: CMake-init – The missing CMake project initializer | news.ycombinator.com | 2024-07-16
  • project_options

    A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.

  • 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.

  • vcpkg-cmake-integration

    Vcpkg autoinstaller for CMake: Fetch Vcpkg (with versioning), bootstrap Vcpkg, install packages from `vcpkg.json`-manifest or individually from within CMake

  • vcpkg_template

    Simple cmkr template to get you started with vcpkg right away.

  • cpp-vcpkg-starter

    A template C++ CMake vcpkg project

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

CMake vcpkg discussion

Log in or Post with

CMake vcpkg related posts

  • GitHub - microsoft/vcpkg: C++ Library Manager for Windows, Linux, and MacOS

    1 project | /r/u_Swizzle_Sir_Flickka | 6 Dec 2023
  • Dependencies Belong in Version Control

    4 projects | news.ycombinator.com | 26 Nov 2023
  • How to install libraries for c++ on a Linux CentOS supercomputer where I'm not a sudoer

    1 project | /r/cpp_questions | 29 Jun 2023
  • Does anyone has a idea to read out dependencies out of c/cpp directories to create .sbom files?

    1 project | /r/cpp | 21 Jun 2023
  • Configuring incomplete due to CMake Error(missing OpenCVConfig.cmake ProtobufConfig.cmake and TIFF etc.)

    2 projects | /r/fictrac | 23 May 2023
  • Why does Arch Linux have a vulkan-devel group, but does not package the LunarG Vulkan SDK?

    1 project | /r/archlinux | 22 May 2023
  • CMake and Linking External libraries is a kick in the nuts if i've ever seen it.

    4 projects | /r/cpp | 3 May 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 12 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source vcpkg projects in CMake? This list will help you:

Project Stars
1 Vcpkg 23,433
2 cmake-init 2,064
3 project_options 357
4 CppCMakeVcpkgTemplate 110
5 vcpkg-cmake-integration 34
6 vcpkg_template 10
7 cpp-vcpkg-starter 2

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai