cmake-examples VS cmake-catch2-example

Compare cmake-examples vs cmake-catch2-example and see what are their differences.

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-examples cmake-catch2-example
25 1
11,944 24
- -
0.0 0.0
2 months ago about 5 years ago
CMake C++
MIT License -
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-examples

Posts with mentions or reviews of cmake-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-14.

cmake-catch2-example

Posts with mentions or reviews of cmake-catch2-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-17.

What are some alternatives?

When comparing cmake-examples and cmake-catch2-example you can also consider the following projects:

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

meson - The Meson Build System

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

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

Google Test - GoogleTest - Google Testing and Mocking Framework

CMake - Mirror of CMake upstream repository

pybind11 - Seamless operability between C++11 and Python

cmake-init - The missing CMake project initializer

Catch - A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

FetchBoostContent - CMake FetchContent for Boost libraries

awesome-cmake - A curated list of awesome CMake resources, scripts, modules and examples.

CppTemplate - Basic Template for Cpp and CMake projects.