Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Static Analysis

Static Analysis

663 projects

Showing 36 of 663 projects

Graudit
GrauditShell

A grep-based source code auditing tool that finds potential security flaws using signature databases for multiple programming languages.

#multi-language-support#code-security#security-tooling
Stars1.7k
Forks254
Last commit5 months ago
Quark-Engine
Quark-EnginePython

An obfuscation-neglect Android malware scoring system that analyzes APKs for malicious behavior patterns.

#python-tool#malware-scoring#apk-analysis
Stars1.7k
Forks204
Last commit4 days ago
Composer-Unused
Composer-UnusedPHP

A Composer tool that scans your PHP code to identify and show unused Composer dependencies.

#hacktoberfest#composer#phar
Stars1.7k
Forks57
Last commit1 month ago
Roslyn Analyzers
Roslyn Analyzers

Roslyn-based analyzers for .NET code quality, security, and maintainability, replacing legacy FxCop.

#hacktoberfest#csharp#maintainability
Stars1.7k
Forks480
Last commit4 days ago
HLint
HLintHaskell

A tool for suggesting possible improvements to Haskell code, such as using alternative functions, simplifying code, and spotting redundancies.

#haskell#developer-tools#code-linter
Stars1.6k
Forks207
Last commit2 months ago
cargo-geiger
cargo-geigerRust

A cargo plugin that detects and reports usage of unsafe Rust code in crates and their dependencies.

#developer-tools#dependency-analysis#security-auditing
Stars1.6k
Forks75
Last commit4 months ago
deno_lint
deno_lintRust

A blazing fast Rust crate for linting JavaScript and TypeScript code, powering Deno's linter and usable with Node.js.

#linter#deno#nodejs
Stars1.6k
Forks187
Last commit1 month ago
gocyclo
gocycloGo

A Go tool that calculates cyclomatic complexity of functions to identify code needing refactoring.

#cyclomatic-complexity#developer-tools#software-metrics
Stars1.6k
Forks98
Last commit5 months ago
godot-gdscript-toolkit
godot-gdscript-toolkitPython

A comprehensive toolkit for GDScript including a parser, linter, formatter, and code metrics calculator.

#cyclomatic-complexity#python-tool#developer-tools
Stars1.6k
Forks108
Last commit8 months ago
PHPDoc Parser
PHPDoc ParserPHP

A next-generation PHP documentation parser with an abstract syntax tree, supporting intersection types, generics, and format-preserving printing.

#ast-parser#type-system#static-code-analysis
Stars1.5k
Forks74
Last commit1 day ago
PHP CodeSniffer
PHP CodeSnifferPHP

A PHP tool that tokenizes PHP files to detect and automatically fix coding standard violations.

#phpcs#automated-fixes#coding-standards
Stars1.5k
Forks106
Last commit3 days ago
Elixir Code Smells
Elixir Code SmellsElixir

A catalog of 23 Elixir-specific code smells with examples, refactorings, and treatments to improve code quality.

#functional-programming#elixir-lang#elixir
Stars1.5k
Forks57
Last commit1 year ago
Valinor
ValinorPHP

A dependency-free PHP library that maps raw inputs like JSON and arrays into strongly-typed objects with validation.

#object-mapper#validation#type-safety
Stars1.5k
Forks89
Last commit22 days ago
torchtyping
torchtypingPython

Type annotations and runtime checking for PyTorch tensor shape, dtype, layout, and names.

#developer-tools#python-typing#typing
Stars1.5k
Forks43
Last commit1 year ago
Pecker
PeckerSwift

A Swift tool that detects unused code like classes, structs, and functions using IndexStoreDB and SwiftSyntax.

#macos-development#code-cleanup#developer-tools
Stars1.5k
Forks63
Last commit4 years ago
pyannotate
pyannotatePython

Automatically generates PEP-484 type annotations for Python code by analyzing runtime behavior.

#developer-tools#python#testing-integration
Stars1.4k
Forks60
Last commit1 month ago
nixd
nixdC++

A feature-rich language server for the Nix language, built on the official Nix C++ libraries.

#developer-tools#flake-parts#language-server
Stars1.4k
Forks70
Last commit7 days ago
Tailor
TailorJava

A cross-platform static analyzer and linter for Swift that enforces style guidelines and helps avoid bugs.

#apple#xcode-integration#linter
Stars1.4k
Forks48
Last commit5 years ago
churn-php
churn-phpPHP

A PHP tool that identifies files needing refactoring by analyzing commit frequency and cyclomatic complexity.

#cyclomatic-complexity#composer#development-workflow
Stars1.4k
Forks59
Last commit5 months ago
cwe_checker
cwe_checkerRust

A static analysis tool that detects Common Weakness Enumerations (CWEs) in binary executables across multiple CPU architectures.

#multi-architecture#ghidra#vulnerability-detection
Stars1.3k
Forks140
Last commit1 year ago
phpqa - jakzal
phpqa - jakzalDockerfile

A Docker image providing a comprehensive suite of static analysis and quality assurance tools for PHP projects.

#code-sniffer#composer#php-cs-fixer
Stars1.3k
Forks68
Last commit8 days ago
clojure-lsp (multiple editors)
clojure-lsp (multiple editors)Clojure

A Language Server Protocol implementation for Clojure and ClojureScript, providing advanced IDE features through static analysis.

#hacktoberfest#clojurescript#language-server
Stars1.3k
Forks177
Last commit
core.typed
core.typedClojure

An optional type system for Clojure that provides static type checking as a library.

#clojurescript#type-system#code-quality
Stars1.3k
Forks73
Last commit5 months ago
Stelligent/cfn_nag
Stelligent/cfn_nagRuby

A linting tool that scans AWS CloudFormation templates for insecure infrastructure patterns and security violations.

#cloudformation-templates#continuous-testing#devops
Stars1.3k
Forks209
Last commit1 year ago
ArchUnitNET
ArchUnitNETC#

A C# library for specifying and asserting architecture rules in automated tests, based on ArchUnit for Java.

#unit-testing#mstest#csharp
Stars1.3k
Forks77
Last commit8 days ago
lintr
lintrR

Static code analysis tool for R that checks for style adherence, syntax errors, and potential semantic issues.

#r-package#linter#continuous-integration
Stars1.3k
Forks197
Last commit1 day ago
awesome-flake8-extensions
awesome-flake8-extensions

A curated list of awesome flake8 extensions for Python code linting and style enforcement.

#hacktoberfest#developer-tools#hacktoberfest-accepted
Stars1.3k
Forks52
Last commit7 days ago
llvm
llvmGo

A pure Go library for parsing, generating, and analyzing LLVM IR assembly.

#parsing#llvm-ir#low-level
Stars1.3k
Forks85
Last commit1 year ago
PHP Architecture Tester
PHP Architecture TesterPHP

A PHPStan extension for verifying architectural rules in PHP code using natural language definitions.

#composer#linter#dev-tools
Stars1.3k
Forks62
Last commit2 months ago
Better Reflection
Better ReflectionPHP

A PHP reflection API that improves upon the native one with features like reflecting on unloaded classes and extracting ASTs.

#hacktoberfest#type-inspection#php-library
Stars1.2k
Forks137
Last commit1 day ago
SonarJS
SonarJSTypeScript

A static code analyzer for JavaScript, TypeScript, and CSS that detects quality and security issues.

#sonarcloud#language-team#code-metrics
Stars1.2k
Forks193
Last commit1 day ago
Dagda
DagdaPython

A tool for static vulnerability analysis and runtime monitoring of Docker images and containers to detect malware and anomalous activities.

#vulnerabilities#container-monitoring#runtime-security
Stars1.2k
Forks178
Last commit3 years ago
Dagda
DagdaPython

A tool for static vulnerability analysis and runtime monitoring of Docker images and containers to detect malware and anomalous activities.

#vulnerabilities#container-monitoring#runtime-security
Stars1.2k
Forks178
Last commit
markdownlint
markdownlintJavaScript

A Visual Studio Code extension for linting and style checking Markdown files with a comprehensive rule set.

#developer-tools#lint#vscode-extension
Stars1.2k
Forks248
Last commit1 month ago
AndroBugs
AndroBugsPython

An efficient Android vulnerability scanner that finds security issues and missing best practices in APK files.

#mobile-security#apk-analysis#penetration-testing
Stars1.2k
Forks345
Last commit7 years ago
eslint-plugin-graphql
eslint-plugin-graphqlJavaScript

An ESLint plugin that validates GraphQL query strings against a schema in JavaScript and .graphql files.

#developer-tools#graphql#schema-validation
Stars1.2k
Forks93
Last commit7 days ago
PreviousPage 7 of 19

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
12 days ago
3 years ago
Next
#Code Quality343
#Developer Tools247
#Linting142
#Linter116
#Ci Cd98
#Javascript91
#Eslint72
#Eslint Plugin67
#Go67
#Python66
#Security65
#Code Analysis62