awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
CMake Open Source · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCMake

Explore 1 awesome CMake GitHub repository. AI-ranked by relevance — refine with filters, or browse the highest-voted projects in the community.

  1. Home
  2. Language
  3. CMake

Awesome CMake GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • microsoft/vcpkg

    microsoft/vcpkg

    26,635View on GitHub↗

    This project is a cross-platform package manager designed to automate the acquisition, compilation, and integration of third-party software libraries into native development projects. It functions as a manifest-driven dependency manager, utilizing declarative configuration files to define project requirements and resolve them into consistent, versioned dependency graphs across Windows, Linux, and macOS. The system distinguishes itself through port-based build automation, which uses standardized scripts to fetch, patch, and compile source code, and triplets-based configuration files that encap

    CMakeccmakecplusplus
    26,635View on GitHub↗