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.
956 stars
32 watching
106 forks
Language: Markdown
last commit: about 1 month 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. | 766 |
powershell/psscriptanalyzer | A tool that checks and analyzes PowerShell code for quality and best practices | 1,874 |
davidm/lua-inspect | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 173 |
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,722 |
carlosas/phpat | A tool that analyzes and enforces coding standards and architectural rules in PHP applications. | 1,098 |
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. | 90 |
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,130 |
dart-lang/linter | Defines lint rules to enforce coding standards in Dart code | 635 |
netfabric/netfabric.hyperlinq.analyzer | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
codacy/codacy-scalameta | A tool for static code analysis in Scala | 34 |