gcovr VS compiledb

Compare gcovr vs compiledb and see what are their differences.

compiledb

Tool for generating Clang's JSON Compilation Database files for make-based build systems. (by nickdiego)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gcovr compiledb
2 6
806 1,243
2.2% -
8.6 0.0
7 days ago 2 months ago
Python Python
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

gcovr

Posts with mentions or reviews of gcovr. We have used some of these posts to build our list of alternatives and similar projects.

compiledb

Posts with mentions or reviews of compiledb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-17.

What are some alternatives?

When comparing gcovr and compiledb you can also consider the following projects:

fastcov - A massively parallelized gcov wrapper

Bear - Bear is a tool that generates a compilation database for clang tooling.

vim-lcov

conan - Conan - The open-source C and C++ package manager

ccache - ccache – a fast compiler cache

Cython - The most widely used Python to C compiler

setup-cpp - Install all the tools required for building and testing C++/C projects.

project-cmake - Emacs extension to the project package for supporting CMake as build system.

cov - An emacs extension for displaying coverage data on your code

pmbuild - A simple, configurable and extendible build system for gamedev.

clif - Binding generator to wrap C++ for Python using LLVM.

run-clang-format - A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration