CMake CMake

Open-source CMake projects categorized as CMake

Top 23 CMake CMake Projects

  • Vcpkg

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

    Project mention: GitHub - microsoft/vcpkg: C++ Library Manager for Windows, Linux, and MacOS | /r/u_Swizzle_Sir_Flickka | 2023-12-06
  • cmake-examples

    Useful CMake Examples

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • ModernCppStarter

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

  • CPM.cmake

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

    Project mention: C++ Game Utility Libraries: for Game Dev Rustaceans | dev.to | 2024-03-13

    C++20 brings std::format, improving C++ developer experience for formatting strings. If you have to use older standards, though, add fmtlib to your repo. It plays well with CMake and you can use CPM to add fmtlib to your project. The library supports many Rust format macro features, and makes code far cleaner when you need to do string interpolation with variables.

  • ios-cmake

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

  • cmake-init

    The missing CMake project initializer

    Project mention: CMake install schema for single- and multi-config generators | /r/cpp | 2023-12-06

    https://github.com/friendlyanon/cmake-init This is how you do CMake properly. If you deviate from its install rules you are highly likely to do something wrong.

  • corrosion

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

    Project mention: Learn WebGPU | news.ycombinator.com | 2023-04-27

    With reference to the section on how difficult it is to build wpgu-native and how you basically have to use a precompiled binary, there appears to be an easier way to integrate a Cargo library into a CMake project: https://github.com/corrosion-rs/corrosion

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • cmake-init

    Template for reliable, cross-platform C++ project setup using cmake. (by cginternals)

  • cmake-raytracer

    Ray tracer written in pure CMake

    Project mention: Ray tracer written in pure CMake | news.ycombinator.com | 2023-05-01
  • cpp-project

    Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.

  • python-cmake-buildsystem

    A cmake buildsystem for compiling Python

  • project_options

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

    Project mention: CMake+Conan2 project template example repositories? | /r/cpp | 2023-04-15

    I had been using the project_options repository to bootstrap most of my CMake repositories, but it appears like this is not able to handle Conan2 (due to the usage cmake-conan, on a pre-2.0-compatible version of that repo).

  • cmake-sfml-project

    Repository template for SFML projects using CMake

    Project mention: I cant install SFML on Mac | /r/sfml | 2023-12-09

    Okay, so I'm assuming /Users/kadyr is the username for your mac, so let's say you are making an SFML Space Invaders clone. You'd make a directory invaders so it would be /Users/kadyr/invaders then make a CMakeLists.txt file in invaders and copy the contents of the template's [CMakeLists.txt](https://github.com/SFML/cmake-sfml-project/blob/master/CMakeLists.txt) into it. Next, in invaders directory create a build directory [/Users/kadyr/invaders/build] and a src director [/Users/kadyr/invaders/src] to put main.cpp and other code in (this one is just because the template looks for main.cpp in /src -- alternatively you could edit the add_executable() line and remove src/ if you plan to just dump all code into invaders directory). Then run the commands. Just change invaders to whatever you are naming the project and directory you're working on.

  • moderncpp-project-template

    A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)

    Project mention: Best practice for cpp projects using CMake | /r/cpp | 2023-04-06
  • cmake-git-version-tracking

    Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message).

  • GLFW-CMake-starter

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

  • Observe

    📣 Hey listen! A simple general-purpose event-listener system for C++17.

  • asap

    A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X and Windows. (by abdes)

    Project mention: File and folder structuring conventions | /r/cpp | 2023-04-20

    Check it at GitHub https://github.com/abdes/asap

  • RustCMake

    An example project showing usage of CMake with Rust

  • cmake-embed

    CMake script for embedding resources in binaries.

  • Qt-CMake-HelloWorld

    A Simple Qt5 Program Built with CMake

  • gersemi

    A formatter to make your CMake code the real treasure

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

  • SaaSHub

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

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). The latest post mention was on 2024-03-13.

CMake CMake related posts

Index

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

Project Stars
1 Vcpkg 21,134
2 cmake-examples 11,812
3 ModernCppStarter 3,980
4 CPM.cmake 2,491
5 ios-cmake 1,749
6 cmake-init 1,741
7 corrosion 903
8 cmake-init 897
9 cmake-raytracer 778
10 cpp-project 583
11 python-cmake-buildsystem 420
12 project_options 314
13 cmake-sfml-project 205
14 moderncpp-project-template 192
15 cmake-git-version-tracking 180
16 GLFW-CMake-starter 134
17 Observe 123
18 asap 117
19 RustCMake 107
20 cmake-embed 89
21 Qt-CMake-HelloWorld 85
22 gersemi 82
23 CppCMakeVcpkgTemplate 75
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com