run-clang-format VS clang-static-binaries

Compare run-clang-format vs clang-static-binaries and see what are their differences.

run-clang-format

A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration (by Sarcasm)
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
run-clang-format clang-static-binaries
1 1
235 1
- -
0.0 2.4
9 months ago 5 months ago
Python
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.

run-clang-format

Posts with mentions or reviews of run-clang-format. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-09.

clang-static-binaries

Posts with mentions or reviews of clang-static-binaries. We have used some of these posts to build our list of alternatives and similar projects.
  • How can I install an LSP server manually but make it show up in mason ?
    1 project | /r/neovim | 28 May 2023
    I'm using mason.nvim, I love it but I'm working on an ARM device, which makes the mason's installer of some LSPs fail because the platform is not supported. In my case I need clangd, installing it from mason fails but I could find an ARM version of clangd (https://github.com/arduino/clang-static-binaries/releases) but I'm not sure how I can tell mason that I already have it so it would appear like it is installed in my mason menu.

What are some alternatives?

When comparing run-clang-format and clang-static-binaries you can also consider the following projects:

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-clang-format - Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.

cake - Cake a C23 front end and transpiler written in C

amp-devcontainer - amp-devcontainer is a fully loaded devcontainer useable for, embedded, C++ or Rust development

pre-commit-hooks - C/C++ hooks to integrate with pre-commit

codechecker - CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy

unreal-clangd - VSCode extension for Unreal and clangd

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

bazel-compile-commands-extractor - Goal: Enable awesome tooling for Bazel users of the C language family.

StaticAnalysis - GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.

cmake-examples - Useful CMake Examples