cpplint VS vint

Compare cpplint vs vint and see what are their differences.

cpplint

Static code checker for C++ (by cpplint)

vint

Fast and Highly Extensible Vim script Language Lint implemented in Python. (by Kuniwak)
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
cpplint vint
2 3
1,463 694
1.4% 0.6%
8.6 2.8
9 days ago 4 months ago
Python Python
GNU General Public License v3.0 or later MIT License
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.

cpplint

Posts with mentions or reviews of cpplint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-04.
  • Configuring Cppcheck, Cpplint, and JSON Lint
    3 projects | dev.to | 4 Mar 2024
    I was configuring them as I was reading. I have done this before, but we had some months of use since then, and I have seen it working in real-time. I got a lot out of this second read and configuration round. I discovered that I over-configured Cppcheck; there is much more to get out of Cpplint, and I reviewed the JSON Schema versions.
  • C/C++ pre-commit hooks for static analyzers and linters
    9 projects | /r/cpp | 13 Sep 2021
    and five C/C++ static code analyzers: * clang-tidy * oclint * cppcheck * cpplint (recently added!) * include-what-you-use (recently added!)

vint

Posts with mentions or reviews of vint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.

What are some alternatives?

When comparing cpplint and vint you can also consider the following projects:

Cppcheck - static analysis of C/C++ code

vim-language-server - VImScript language server, LSP for vim script

cmake-lint - Fork of https://github.com/richq/cmake-lint to continue maintenance

vim-mucomplete - Chained completion that works the way you want!

include-what-you-use - A tool for use with clang to analyze #includes in C and C++ source files

nbQA - Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks

uncrustify - Code beautifier

yamllint - A linter for YAML files.

OCLint - A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C

coala - coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

cpp-linter-action - A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotations, thread-comments, workflow step-summary, and Pull Request reviews.

vim-lookup - Jump to the definition of variables or functions in VimL code.