C++ Template project using CMake, CTest, Github actions and Docker

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cpp-cmake-template

    Template for a C++ CMake project, using Github Actions and CTest.

  • I recently made a small project that you might find useful if starting a new project. https://github.com/mortinger91/cpp-cmake-template It is a template project that uses CMake, CTest, Github Actions for CI/CD and a Dockerfile for running test locally in a clean environment. It is very minimal, but I already used it in some of my projects and makes the initial setup a bit easier. You can start using right away, since it is marked as a Template on Github!

  • cmake-init

    The missing CMake project initializer

  • Your best bet is just using cmake-init. It does all that and more.

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

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Updated: C++ CMake Template project

    2 projects | /r/cpp | 25 Feb 2023
  • CMake install schema for single- and multi-config generators

    2 projects | /r/cpp | 6 Dec 2023
  • How does one actually build a C++ project

    3 projects | /r/cpp_questions | 26 May 2023
  • CMakeList.txt, add_executable vs. add_library vs. target_link_libraries vs. target_link_directories

    1 project | /r/cpp_questions | 23 May 2023
  • Clang++ Halp

    1 project | /r/cpp_questions | 15 May 2023