CMake C

Open-source CMake projects categorized as C

Top 9 CMake C Projects

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

  2. SaaSHub

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

    SaaSHub logo
  3. ModernCppStarter

    🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

  4. CPM.cmake

    📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.

    Project mention: The Two Factions of C++ | news.ycombinator.com | 2024-11-24

    Have you taken a look at CPM ? https://github.com/cpm-cmake/CPM.cmake . It makes CMake project management easy - no need for separate package manager tool.

  5. cmake-init

    The missing CMake project initializer

    Project mention: CMake-init – The missing CMake project initializer | news.ycombinator.com | 2024-07-16
  6. ios-cmake

    A CMake toolchain file for iOS/iPadOS, visionOS, macOS, watchOS & tvOS C/C++/Obj-C++ development

    Project mention: The Comprehensive Guide to Using C/C++ in Flutter — Part I | dev.to | 2024-08-27
  7. corrosion

    Marrying Rust and CMake - Easy Rust and C/C++ Integration!

  8. project_options

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

  9. GLFW-CMake-starter

    Use CMake to create a project with GLFW - Multi-platform Windows, Linux and MacOS.

  10. obs-screenshot-plugin

    An OBS Studio filter plugin to save screenshots of a source/scene

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 C discussion

Log in or Post with

CMake C related posts

Index

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

# Project Stars
1 Vcpkg 23,823
2 ModernCppStarter 4,579
3 CPM.cmake 3,161
4 cmake-init 2,167
5 ios-cmake 1,954
6 corrosion 1,134
7 project_options 361
8 GLFW-CMake-starter 164
9 obs-screenshot-plugin 145

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that CMake is
the 63rd most popular programming language
based on number of references?