cmake-init VS cmake-sfml-project

Compare cmake-init vs cmake-sfml-project and see what are their differences.

cmake-init

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

cmake-sfml-project

Repository template for SFML projects using CMake (by SFML)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cmake-init cmake-sfml-project
1 14
904 226
1.8% 11.9%
0.0 4.6
6 months ago 15 days ago
CMake CMake
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cmake-init

Posts with mentions or reviews of cmake-init. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-16.
  • Using Xmake for C/C++ Program Development in VSCode
    4 projects | /r/cpp | 16 Feb 2022
    It's easier to list what is not wrong about CMake. The only positive thing about CMake is that it works once you spend days or weeks ripping your hair out trying to configure it. cmake-init is a perfect example of what is wrong with it. Over 400 commits, lots of files to properly start a project. No other language does that, because it is unspeakably bad.

cmake-sfml-project

Posts with mentions or reviews of cmake-sfml-project. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.

What are some alternatives?

When comparing cmake-init and cmake-sfml-project you can also consider the following projects:

utility-boilerplate-qt - 🚀Boilerplate for C++ utility application based on Qt5

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

generate-opaque-structs - Example to show how to generate opaque structs with proper size and alignment

SFML - Simple and Fast Multimedia Library

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

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

vrEmuLcd - Character LCD emulator library (C99 engine, web front-end).

cmake-init-executable - Example executable output of cmake-init

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

xrepo-cmake - CMake wrapper for Xrepo C and C++ package manager

raylib-cmake-template - A very minimal project template for Raylib using CMake that works well in CLion, Visual Studio and MSVC with Github Actions to build to all platforms