dextool
Code analyzer
A set of tooling plugins built on top of the LLVM/Clang compiler infrastructure to analyze and improve C/C++ code quality.
Suite of C/C++ tooling built on LLVM/Clang
102 stars
8 watching
27 forks
Language: D
last commit: about 1 month ago
Linked from 1 awesome list
clangcppdgoogletestmccabemockmutation-testingstaticcodeanalysistesttest-doubletestdouble
Related projects:
Repository | Description | Stars |
---|---|---|
bkoelman/csharpguidelinesanalyzer | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,463 |
davidm/lua-inspect | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 173 |
netfabric/netfabric.hyperlinq.analyzer | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
suse/clang-extract | A tool to extract code content from source files using the clang and LLVM infrastructure. | 17 |
google/dexmod | Tool to analyze and modify Android bytecode for security research and analysis | 52 |
venantius/yagni | An analyzer that identifies and reports unused code in Java-based projects. | 219 |
code-cracker/code-cracker | An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,722 |
cxxxr/sblint | A tool to analyze Common Lisp source code and report errors or warnings | 122 |
aras-p/clangbuildanalyzer | Analyze and visualize build processes using Clang's time tracing feature to identify performance bottlenecks | 1,019 |
antonk52/bad-practices.nvim | A plugin that identifies and warns about common bad practices in Neovim configuration and coding. | 105 |
nvuillam/npm-groovy-lint | A command-line tool that checks and formats Groovy code to enforce coding standards | 210 |
thundercls/xanalyzer | A plugin for x64dbg debugger that analyzes and provides detailed information about the code of debugged applications. | 1,035 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 644 |