code-analysis-tool
There are 38 repositories under code-analysis-tool topic.
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.
adamtornhill/code-maat
A command line tool to mine and analyze data from version-control systems
regexident/cargo-modules
Visualize/analyze a Rust crate's internal structure
icemanliang/code-analysis-ts
scan and analysis your typescript code, get a code report,help developers implement code merge interception / code alert
Exlint/cli
Exlint CLI 📦️ Centralize coding standards across repositories in seconds.
guilhermeslacerda/drtools
DR-Tools Suite
helabenkhalfallah/code-health-meter
code-health-meter is a comprehensive tool designed to measure and monitor the health of a codebase (JavaScript/TypeScript). It provides a quantitative evaluation of your code's maintainability, complexity, and size using a variety of established software metrics.
mojtaba-eshghie/SoliDiffy
SoliDiffy: AST-Based Code Differencing Tool for Solidity Smart Contracts
kulikov-dev/BlankLineAssignmentsAnalyzer
The custom Roslyn analyzer provides warning messages for blocks of code with variable assignments, which doesn't have blank lines before and after itself.
guilhermeslacerda/drtools-metric
A flexible tool (CLI) for measuring the health of your source code
ncusi/PatchScope
Annotates files and lines of diffs (patches) with their purpose and type, and performs statistical analysis on annotation data
ATrefzer/CSharpCodeAnalyst
C# dependency analyzer
SkyN9ne/CodeQL
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
AlgorithmAlchemy/py-import-scanner
Multithreaded import scanner for Python projects. Ignores venvs and standard libs. Accurately detects external dependencies in large codebases.
smcommits/CodeAnalyzer
A static code analyzer tool for Ruby source code. It inspects the code for styling and complexity errors.
hwvs/GPTCodeQualitySharp
GPTCodeQualitySharp is a C#/.NET code quality assessment lib/tool that leverages OpenAI or compatible text-completion models to analyze and score source code based on multiple conventions. It uses multiple pass-throughs to accurately identify areas with poor code quality. The project includes a demo application and is a work-in-progress.
Syyysco/Zeven
A python tool designed to format or compact code in large or small projects quickly
vlazic/git-task-analyzer
Intelligent git commit analyzer: Turning commit logs into detailed tasks with estimated timelines.
zgornel/DataLinter
Lints concurrently data and code
beautrace/beautrace-spring-servlet
Spring Boot starter library that tracks code execution for every http request
busara-s/repodoc-ai
AI-Powered Documentation Generator for Codebases
Danila-Pechenev/InstructionAnalysisFramework
Framework for collecting and analyzing data on the use of machine instructions
demasy/oracle-sonarqube
This is my experiment to gain a better understanding of SonarQube as a code analyzer for PL/SQL and Oracle SQL code.
googlielmo/baa
A simple tool to examine Java methods at the bytecode level and offer basic optimization suggestions.
stringbean/sbt-checkstyle-plugin
sbt plugin for running Checkstyle
wayfarero/CrossWay
Crossway is a custom-built 4GL code analysis tool designed specifically for Progress OpenEdge applications. A visual representation of how your code changes affect and spread throughout your entire application would be invaluable..
derdilla/gitCodeAnalyzer
Hacky python scripts to plot the lines of code in a remote repository.
emreesen27/SN-Code-Line-Counter
SN Code Line Counter is a Unity Editor tool that analyzes the number of lines in your C# scripts.
anou1234/Fastapi_code_docu_analyzer
This project is a FastAPI application leveraging the power of the Gemini's Generative AI API that allows users to upload a project folder (in ZIP format) for code and README analysis. The application evaluates the quality of the code, generates improved code suggestions, and assesses the quality of the README documentation.
myahyavar/CodeSmellDetection
Code analysis project for code smell detection&classification using different AI frameworks
SyedaFatima002/CodeCoverageAnalyzerTool
Tool built as a semester project in Software Quality Engineering course, the tool generates test cases against the java script code and performs coverage testing and other testing, finally generating a results in a report.
benidevo/drift
Catch architectural violations before they become technical debt. Drift analyzes your code changes to ensure they follow established patterns.
bnkf1156f/python_codeflow_graph_maker
Python Code Flow Graph Maker - Static analysis tool that generates dependency graphs for Python codebases using AST parsing, tracks I/O operations, and creates interactive visualizations.
siddheshengineer/wrongsecrets-CI-Pipeline
Vulnerable app with examples showing how to not use secrets
Talk2TheHand/CodeSimilarityChecker
A Python-based script to detect duplicate or similar code across files with detailed reports
vladrepinskiy/codesherpa
Intelligent analysis and AI-powered onboarding for Github repositories