An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with code-analysis

A curated list of projects in awesome lists tagged with code-analysis .

https://github.com/ycm-core/youcompleteme

A code-completion engine for Vim

code-analysis code-completion semantic-engine vim

Last synced: 16 Dec 2025

https://valloric.github.io/YouCompleteMe

A code-completion engine for Vim

code-analysis code-completion semantic-engine vim

Last synced: 04 May 2025

https://github.com/ycm-core/YouCompleteMe

A code-completion engine for Vim

code-analysis code-completion semantic-engine vim

Last synced: 13 Mar 2025

https://github.com/yusufkaraaslan/skill_seekers

Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection

ai-tools ast-parser automation claude-ai claude-skills code-analysis conflict-detection documentation documentation-generator github github-scraper mcp mcp-server multi-source ocr pdf python web-scraping

Last synced: 01 Mar 2026

https://github.com/larastan/larastan

⚗️ Adds code analysis to Laravel improving developer productivity and code quality.

code-analysis laravel php phpstan

Last synced: 27 Feb 2026

https://github.com/javaparser/javaparser

Java 1-24 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.

abstract-syntax-tree ast code-analysis code-generation code-generator java javadoc javaparser javasymbolsolver parser syntax-tree

Last synced: 27 Dec 2025

https://github.com/pmd/pmd

An extensible multilanguage static code analyzer.

apex code-analysis code-quality hacktoberfest java linter plsql static-analysis static-code-analysis swift

Last synced: 09 Sep 2025

https://github.com/rrrene/credo

A static code analysis tool for the Elixir language with a focus on code consistency and teaching.

code-analysis credo elixir linter static-analysis

Last synced: 14 May 2025

https://github.com/spotbugs/spotbugs

SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

code-analysis findbugs hacktoberfest linter static-analysis static-code-analysis

Last synced: 12 May 2025

https://github.com/danielstjules/jsinspect

Detect copy-pasted and structurally similar code

clean-code code-analysis duplication javascript refactoring

Last synced: 14 May 2025

https://github.com/coala/coala

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

code-analysis hacktoberfest lint linux macos python windows

Last synced: 27 Apr 2025

https://github.com/htmlhint/htmlhint

⚙️ The static code analysis tool you need for your HTML

analysis code-analysis code-quality hint html htmlhint javascript

Last synced: 17 Dec 2025

https://github.com/htmlhint/HTMLHint

⚙️ The static code analysis tool you need for your HTML

analysis code-analysis code-quality hint html htmlhint javascript

Last synced: 20 Mar 2025

https://github.com/joernio/joern

Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc

binary c code-analysis code-browser code-property-graph controlflow cpg cpp dataflow fuzzy-parsing ghidra graph java javabytecode javascript llvm query-language scala syntax-tree

Last synced: 08 Apr 2026

https://github.com/kodezi/chronos

Kodezi Chronos Debugging-first language model achieving 65.3% autonomous bug fixing (6-7x better than GPT-4). Research, benchmarks & evaluation framework. Model available Q1 2026 via Kodezi OS.

artificial-intelligence autonomous-debugging benchmark benchmark-report bug-fixing chronos code code-analysis code-analysis-tool code-debugger code-understanding debugging developer-tools kodezi language-model machine-learning program-repair software-engineering

Last synced: 09 Mar 2026

https://github.com/find-sec-bugs/find-sec-bugs

The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects)

bytecode code-analysis cwe findbugs hacktoberfest java owasp security security-audit static-analysis taint-analysis

Last synced: 14 Jan 2026

https://github.com/ajinabraham/nodejsscan

nodejsscan is a static security code scanner for Node.js applications.

code-analysis code-review devsecops javascript lint node node-security nodejs nodejsscan sast security security-scanner static-analysis

Last synced: 14 May 2025

https://github.com/wonderwhy-er/desktopcommandermcp

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

agent ai code-analysis code-generation mcp terminal-ai terminal-automation vibe-coding

Last synced: 13 May 2025

https://github.com/inria/spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.

abstract-syntax-tree ast code-analysis code-generation code-transformation compile-time-reflection hacktoberfest inria java java-module java10 java9 metaprogramming parser spoon static-analysis

Last synced: 25 Jan 2026

https://github.com/rubik/radon

Various code metrics for Python code

cli code-analysis python quality-assurance static-analysis

Last synced: 14 May 2025

https://github.com/INRIA/spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.

abstract-syntax-tree ast code-analysis code-generation code-transformation compile-time-reflection hacktoberfest inria java java-module java10 java9 metaprogramming parser spoon static-analysis

Last synced: 27 Mar 2025

https://github.com/ycm-core/ycmd

A code-completion & code-comprehension server

code-analysis code-completion editor semantic-engine

Last synced: 16 Dec 2025

https://github.com/yinwang0/pysonar2

PySonar2: a semantic indexer for Python with interprocedual type inference

code-analysis code-intelligence code-search index python static-analysis type-inference

Last synced: 15 May 2025

https://github.com/pdepend/pdepend

PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability.

code-analysis code-quality hacktoberfest php

Last synced: 14 May 2025

https://github.com/ma63d/vue-analysis

Vue 源码注释版 及 Vue 源码详细解析

code-analysis source-code vue vuejs

Last synced: 05 Apr 2025

https://github.com/Ma63d/vue-analysis

Vue 源码注释版 及 Vue 源码详细解析

code-analysis source-code vue vuejs

Last synced: 23 Mar 2025

https://github.com/webraybtl/CodeQLpy

CodeQLpy是一款基于CodeQL实现的半自动化代码审计工具,目前仅支持java语言。实现从源码反编译,数据库生成,脆弱性发现的全过程,可以辅助代码审计人员快速定位源码可能存在的漏洞。

code-analysis codeqlpy java

Last synced: 07 Sep 2025

https://github.com/ruben2020/codequery

A code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and ctags, and provides a nice GUI tool.

code-analysis code-search cscope ctags

Last synced: 21 Oct 2025

https://github.com/zzet/gortex

High-performance code-intelligence engine for AI agents and IDE, supports 257 languages, multi repositories, based on graph, with access via CLI, MCP Server, and API. AI coding agents teammate - expose only needed information, cutting token usage up to 50x. 100% local.

ai-tools antigravity claude-code code-analysis code-assistant context-window context-window-optimization context-window-optimizer copilot cursor developer-tools graphrag kiro knowledge-graph local-first mcp-server prompts skills tokens windsurf

Last synced: 28 Jun 2026

https://github.com/casperdcl/git-fame

:star: Pretty-print `git` repository collaborators sorted by contributions

author blame code-analysis commit cost git git-blame git-log loc ls-files shortlog

Last synced: 14 May 2025

https://github.com/divar-ir/ai-doc-gen

AI-powered multi-agent system that automatically analyzes codebases and generates comprehensive documentation. Features GitLab integration, concurrent processing, and multiple LLM support for better code understanding and developer onboarding.

agent ai ai-documentation code-analysis documentation multi-agent pydantic-ai python

Last synced: 12 Jan 2026

https://github.com/harshkedia177/axon

Graph-powered code intelligence engine — indexes codebases into a knowledge graph, exposed via MCP tools for AI agents and a CLI for developers.

claude-code code-analysis code-intelligence dead-code-detection knowledge-graph mcp python static-analysis tree-sitter typescript

Last synced: 20 Apr 2026

https://github.com/mamuz/phpdependencyanalysis

Static code analysis to find violations in a dependency graph

code-analysis code-quality dependency-graph php reference-architecture

Last synced: 15 May 2025

https://github.com/mamuz/PhpDependencyAnalysis

Static code analysis to find violations in a dependency graph

code-analysis code-quality dependency-graph php reference-architecture

Last synced: 29 Mar 2025

https://github.com/crystal-ameba/ameba

A static code analysis tool for Crystal

ameba code-analysis crystal linter static-analysis

Last synced: 15 May 2025

https://github.com/Cr4sh/openreil

Open source library that implements translator and tools for REIL (Reverse Engineering Intermediate Language)

code-analysis code-translation debugging gdb ida proof-of-concept reil reversing windbg

Last synced: 09 May 2025

https://github.com/smontanari/code-forensics

A toolset for code analysis and report visualisation

code-analysis code-forensics version-control

Last synced: 19 Feb 2026

https://github.com/flatt-security/shisho

Lightweight static analyzer for several programming languages

code-analysis devsecops go rust security static-analysis terraform terraform-security

Last synced: 30 Mar 2025

https://github.com/awslabs/iam-policy-autopilot

IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utility and MCP server for use within AI coding assistants for quickly building IAM policies.

aws aws-iam aws-iam-policies aws-security cli cloud-security code-analysis iam iam-policy mcp mcp-server policy-generation policy-generator static-code-analysis

Last synced: 29 May 2026

https://github.com/bblfsh/bblfshd

A self-hosted server for source code parsing

ast babelfish code-analysis parser server uast

Last synced: 06 Apr 2025

https://github.com/glitterkill/sdl-mcp

Symbol Delta Ledger (SDL-MCP) gives coding agents the right code context, not your entire repo. It turns sprawling codebases into compact, high-signal context that saves tokens, speeds up workflows, and improves agent output.

agent-context agent-tools agentic-coding agentic-engineering agentic-workflow code-analysis code-context code-graph codegraph coding-agent context-engine mcp semantic-analysis token-savings tree-sitter vector-database vector-search vibe-coding

Last synced: 15 Jun 2026

https://github.com/karolsluszniak/ex_check

One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.

clean-code code-analysis command-line-tool continuous-integration elixir pragmatic

Last synced: 14 Jul 2025

https://github.com/timakin/bodyclose

Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.

code-analysis go golang http linter linter-plugin request static-analysis

Last synced: 14 May 2025

https://github.com/guardsquare/proguard-core

Library to read, write, analyze, and process java bytecode

build-tool bytecode code-analysis compiler java jvm-bytecode kotlin parser

Last synced: 03 Feb 2026

https://github.com/1rhino2/go-memory-visualizer

Real-time Go struct memory layout visualization and optimization for VS Code. Analyze padding, alignment, and cache performance with one-click field reordering.

cache-optimization code-analysis developer-tools go-tools golang memory-optimization memory-profiler performance struct-layout vscode-extension

Last synced: 04 Jun 2026

https://github.com/artur-sulej/excellent_migrations

An Elixir tool for checking safety of database migrations.

ast code-analysis credo ecto elixir migrations static-analysis

Last synced: 08 Apr 2025

https://github.com/Artur-Sulej/excellent_migrations

An Elixir tool for checking safety of database migrations.

ast code-analysis credo ecto elixir migrations static-analysis

Last synced: 03 Apr 2025

https://github.com/talsma-ict/umldoclet

Automatically generate PlantUML diagrams in javadoc

code-analysis diagram doclet generator javadoc plantuml uml

Last synced: 12 Jan 2026

https://github.com/microsoft/monitors4codegen

Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp client library in Python intended to be used to build applications around language servers.

ai ai4code artificial-intelligence code-analysis code-completion code-generation codegen dataset huggingface-transformers language-server-client language-server-protocol large-language-models llm lsp lsp-client neurips neurips-2023 program-synthesis transformer

Last synced: 14 Apr 2025

https://github.com/danielplohmann/smda

SMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.

code-analysis control-flow-analysis control-flow-graph disassembler memory-dump x64 x86

Last synced: 21 Jun 2025

https://github.com/spcl/ncc

Neural Code Comprehension: A Learnable Representation of Code Semantics

code-analysis embedding-based embedding-models embeddings llvm-ir machine-learning neural-networks

Last synced: 12 Apr 2025

https://github.com/dotnet-security-guard/roslyn-security-guard

Roslyn analyzers that aim to help security audit on .NET applications.

code-analysis roslyn roslyn-analyzer security-audit visual-studio

Last synced: 16 Mar 2025

https://github.com/tang-vu/contribai

Autonomous AI agent that contributes to open source — discovers repos, analyzes code, generates fixes, and submits PRs

agent ai ai-agent automation autonomous-agent code-analysis code-quality contributions gemini github llm open-source pull-requests python security

Last synced: 06 Apr 2026

https://github.com/yinwang0/rubysonar

A semantic indexer for Ruby with interprocedual type inference

code-analysis code-index code-search ruby static-analysis type-inference

Last synced: 23 Sep 2025

https://github.com/laixintao/tokei-pie

Render tokei's output to interactive sunburst chart.

cloc code code-analysis statistics tokei visualization

Last synced: 08 Apr 2025

https://github.com/owenliang/php-fpm-code-analysis

php-fpm源码分析

code-analysis php-fpm

Last synced: 03 Jan 2026

https://github.com/ozgurcd/gograph

Local-only Go static analysis engine with a built-in MCP server. Gives AI coding agents deterministic structural awareness: call graphs, impact analysis, symbol search, and more.

agentic-coding ai-agent ai-coding-assistant antigravity ast claude-code cli code-analysis code-navigation developer-tools go golang mcp-server opencode static-analysis

Last synced: 14 Jun 2026

https://github.com/thoughtbot/complexity

A command line tool to identify complex code

cli code-analysis complexity rust

Last synced: 04 Apr 2025

https://github.com/fmbenhassine/jql

Java code analysis and linting with SQL

code-analysis java linter

Last synced: 27 Jun 2025

https://github.com/1broseidon/cymbal

Language-agnostic code navigation CLI powered by tree-sitter

ai-agents cli code-analysis code-navigation developer-tools golang sqlite static-analysis tree-sitter

Last synced: 20 Apr 2026

https://github.com/databrickslabs/lakebridge

Accelerates migrations to Databricks by automating key migration activities

code-analysis code-converter data-validation databricks databricks-cli-installable reconciliation transpiler

Last synced: 13 Jun 2026

https://github.com/mathieubuisson/pscodehealth

PowerShell module gathering PowerShell code quality and maintainability metrics

code-analysis code-quality powershell

Last synced: 27 Feb 2026

https://github.com/MathieuBuisson/PSCodeHealth

PowerShell module gathering PowerShell code quality and maintainability metrics

code-analysis code-quality powershell

Last synced: 10 Apr 2025

https://github.com/feramhq/FastLint-Issues

FastLint automatically finds bugs in your code with cutting-edge AI-powered code analysis

ai chatgpt code-analysis code-review fastlint gpt-4 static-code-analysis

Last synced: 22 Jul 2025

https://github.com/nayjest/gito

An AI-powered GitHub code review tool that uses LLMs to detect high-confidence, high-impact issues—such as security vulnerabilities, bugs, and maintainability concerns.

ai ai-code-analysis ai-code-review ai-code-reviewer ai-coding ai-coding-assistant code-analysis code-audit code-quality code-review developer-tools github github-actions github-copilot gito llm python software-engineering static-analysis

Last synced: 26 Jan 2026

https://github.com/benbalter/count-org-loc

Count total lines of code across a GitHub organization

code-analysis lines-of-code loc

Last synced: 05 Oct 2025

https://github.com/403errors/repomind

An open-source, AI-powered application using Agentic CAG to chat with any public GitHub repository or developer profile, offering deep code analysis, visual architecture maps and security audits

ai analysis caching-strategies cag code-analysis coding-assistant deep-search developer-tools flowcharts gemini github github-api mobile-first nextjs open-source rag repository security-audits typescript vercel

Last synced: 26 Jan 2026

https://github.com/nidi3/code-assert

Assert that the java code of a project satisfies certain checks.

architecture-as-code code-analysis code-quality java kotlin test-coverage

Last synced: 19 Aug 2025

https://github.com/checkstyle/eclipse-cs

The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.

analyzer code-analysis code-quality eclipse-plugin static-analysis

Last synced: 05 Apr 2025

https://github.com/truecourse-ai/truecourse

AI-powered architecture analysis and code intelligence. Detects circular deps, layer violations, dead modules, and more. Web UI + CLI.

ai architecture code-analysis code-quality developer-tools linter static-analysis typescript

Last synced: 06 Jun 2026

https://github.com/wapmorgan/phpcodeanalyzer

PhpCodeAnalyzer scans codebase and analyzes which non-built-in php extensions used

code-analysis php-specific programmer-tool static-analysis

Last synced: 05 Apr 2025

https://github.com/wapmorgan/PhpCodeAnalyzer

PhpCodeAnalyzer scans codebase and analyzes which non-built-in php extensions used

code-analysis php-specific programmer-tool static-analysis

Last synced: 29 Mar 2025

https://github.com/williamfzc/gossiphs

"Zero setup" & "Blazingly fast" general code file relationship analysis. With Python & Rust. Based on tree-sitter and git analysis. Support MCP and ready for AI🤖

code-analysis code-navigation codebase file-index graph kge knowledge-graph lsp mcp python sourcecode-analysis

Last synced: 26 Jan 2026

https://github.com/st3v3nmw/sourcerer-mcp

MCP for semantic code search & navigation that reduces token waste

claude-code code-analysis code-navigation code-search mcp mcp-server model-context-protocol semantic-search

Last synced: 20 Jan 2026

https://github.com/appthreat/atom

atom is a novel intermediate representation for applications and a standalone tool that is powered by chen.

application-analytics code-analysis exploit-prediction intermediate-representation reachability-analysis supply-chain variant-analysis vulnerability-analysis

Last synced: 27 Jun 2026