dynamic-analysis
Code analyzer
A curated list of tools and linters to analyze and improve code quality in various programming languages and environments.
⚙️ A curated list of dynamic analysis tools and linters for all programming languages, binaries, and more.
947 stars
33 watching
105 forks
Language: Markdown
last commit: 9 days ago
Linked from 1 awesome list
analysisdastdynamicdynamic-analysisdynamic-code-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
wala/wala | A toolset for static analysis of Java and JavaScript code. | 763 |
powershell/psscriptanalyzer | A tool that checks and analyzes PowerShell code for quality and best practices | 1,864 |
davidm/lua-inspect | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 171 |
imlazyeye/duck | An analyzer tool that helps enforce coding standards and detect errors in GameMaker Language (GML) codebases. | 12 |
javanile/php-glossary | Analyze source code to identify terms associated with business logic in PHP projects. | 5 |
bkoelman/csharpguidelinesanalyzer | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,712 |
carlosas/phpat | A tool that analyzes and enforces coding standards and architectural rules in PHP applications. | 1,089 |
wycats/looper | Analyzes ES6 code to make transpiled output smaller and more efficient by identifying scopes in the code | 16 |
angular-architects/detective | Analyzes code structure and patterns to identify potential issues and areas for improvement. | 78 |
vannevelj/vsdiagnostics | Provides real-time code quality checks and suggestions to help developers write proper C# code | 65 |
code-cracker/code-cracker | An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,129 |
dart-lang/linter | Defines lint rules to enforce coding standards in Dart code | 636 |
netfabric/netfabric.hyperlinq.analyzer | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 42 |
codacy/codacy-scalameta | A tool for static code analysis in Scala | 34 |