How to make a proper C++ project?

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

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
  • cmake-init

    The missing CMake project initializer

  • Also take a look at cmake-init if you want a good tool for initializing a project. I haven't used it yet, but have seen a lot of recommendations and have been meaning to check it out.

  • cookietemple

    A collection of best practice cookiecutter templates for all domains and languages with extensive Github support ⛺

  • The c++ template of https://github.com/cookiejar/cookietemple might be useful to you.

  • 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
  • cmake-catch-vsc-template

    A template for C++ programs using CMake, Catch, and Visual Studio Code

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

  • CMake install schema for single- and multi-config generators

    2 projects | /r/cpp | 6 Dec 2023
  • My personal Python project template

    1 project | news.ycombinator.com | 24 Jun 2023
  • Pyt2: My Python project boilerplate template

    1 project | /r/Python | 9 Jun 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