Which code analysis software you recommend?

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
  • sonarcloud-github-action

    Integrate SonarCloud code analysis to GitHub Actions

  • OloEngineBase

    A game engine based on Hazel

  • This is how I've got it set up for my clone of Hazel (a game engine developed by The Cherno): https://github.com/drsnuggles8/OloEngineBase/blob/master/.github/workflows/SonarCloud.yml, which has some extra stuff (install python, vulkan sdk) that aren't directly related to SonarCloud.

  • 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
  • sonarcloud-github-c-cpp

    Integrate SonarCloud code analysis to GitHub Actions when build wrapper or relative paths support is required. Use https://github.com/SonarSource/sonarcloud-github-action otherwise

  • Hi! FYI, SonarCloud has a dedicated action for C++ that can save you from doing and maintaining the manual work. Have a look here: https://github.com/SonarSource/sonarcloud-github-c-cpp

  • linux-cmake-gcovr-gh-actions-sc

    An example C++ repository built with CMake on Linux using GitHub Actions and analyzed on SonarCloud (test coverage by gcovr)

  • Here is an example with cmake: https://github.com/sonarsource-cfamily-examples/linux-cmake-gcovr-gh-actions-sc/blob/main/.github/workflows/build.yml

  • windows-msbuild-gh-actions-sc

    An example C++ repository built with MSBuild on Windows using GitHub Actions and analyzed on SonarCloud

  • With msbuild: https://github.com/sonarsource-cfamily-examples/windows-msbuild-gh-actions-sc/blob/main/.github/workflows/build.yml

  • SaaSHub

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

    SaaSHub 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

  • Bucaneering games. (Basically being a pirate - but not pirating games)

    1 project | /r/opensourcegames | 21 Sep 2022
  • CMakePresets.json and vcpkg based GitHub Action workflows for C++

    3 projects | /r/cpp | 30 Oct 2021
  • Cmkr – a modern build system based on CMake and TOML

    1 project | news.ycombinator.com | 6 May 2024
  • SpartanEngine: MIT-licensed C++ Vulkan game engine

    1 project | news.ycombinator.com | 17 Apr 2024
  • Streamlining Coverage Reports in SonarCloud with an NX Monorepo

    2 projects | dev.to | 16 Apr 2024