gcovr VS cov

Compare gcovr vs cov and see what are their differences.

cov

An emacs extension for displaying coverage data on your code (by AdamNiederer)
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 cov
2 1
806 74
2.2% -
8.6 4.6
7 days ago 7 months ago
Python Emacs Lisp
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.

cov

Posts with mentions or reviews of cov. We have used some of these posts to build our list of alternatives and similar projects.
  • Code Coverage tool package and functionality
    1 project | /r/emacs | 23 Feb 2021
    Been trying to find a complete code coverage utility package that can be used in Emacs and have only found cov as well as coverlay. They seem to both be a little incomplete and each have features that should be combined into one package. It looks like earlier on there were talks about merging the two but those talks did not go anywhere.

What are some alternatives?

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

fastcov - A massively parallelized gcov wrapper

vim-lcov

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

ccache - ccache – a fast compiler cache

spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

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

prelude - Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.

compiledb - Tool for generating Clang's JSON Compilation Database files for make-based build systems.

remacs - Rust :heart: Emacs

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

CuVec - Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory