awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

45 रिपॉजिटरी

Awesome GitHub RepositoriesCode Analysis Tools

Utilities for static analysis, dependency visualization, and code quality.

Explore 45 awesome GitHub repositories matching part of an awesome list · Code Analysis Tools. Refine with filters or upvote what's useful.

Awesome Code Analysis Tools GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • dominikh/go-toolsdominikh का अवतार

    dominikh/go-tools

    6,818GitHub पर देखें↗

    go-tools is a collection of utilities for Go static analysis and memory layout optimization. It provides a toolset designed to analyze source code to detect bugs and dead code, alongside specialized tools for optimizing how structs are arranged in memory. The project includes a memory alignment visualizer to display physical memory layouts and padding, as well as a struct layout optimizer that reorders fields to minimize memory padding. Additionally, it provides a boilerplate generator to automate the creation of registration and test files required for developing custom Go analyzers. The to

    Collection of advanced linters and static analysis tools.

    Go
    GitHub पर देखें↗6,818
  • golang/lintgolang का अवतार

    golang/lint

    3,969GitHub पर देखें↗

    This is a static analysis linter and code quality tool for Go. It analyzes source code to identify common coding errors, style mistakes, and inconsistencies with language conventions. The tool is designed for integration with text editors and integrated development environments, exporting linting results in formats that support quickfix menus. Its capabilities include Go static analysis and source code quality assurance across files and packages. The system utilizes a static analysis pipeline and rule-based pattern matching to identify structural patterns that violate predefined coding stand

    Standard static analysis tool for Go source code.

    Go
    GitHub पर देखें↗3,969
  • kisielk/errcheckkisielk का अवतार

    kisielk/errcheck

    2,519GitHub पर देखें↗

    errcheck checks that you checked errors.

    Finds unhandled errors in Go programs.

    Go
    GitHub पर देखें↗2,519
  • jfeliu007/goplantumljfeliu007 का अवतार

    jfeliu007/goplantuml

    2,095GitHub पर देखें↗

    PlantUML Class Diagram Generator for golang projects

    Generates PlantUML diagrams from Go source code.

    Godiagramdiagram-generatorgo
    GitHub पर देखें↗2,095
  • go-critic/go-criticgo-critic का अवतार

    go-critic/go-critic

    2,054GitHub पर देखें↗

    The most opinionated Go source code linter for code audit.

    Provides advanced source code linting and checks.

    Go
    GitHub पर देखें↗2,054
  • mpeterv/luacheckmpeterv का अवतार

    mpeterv/luacheck

    2,037GitHub पर देखें↗

    A tool for linting and static analysis of Lua code.

    Performs static analysis to detect common coding errors and globals.

    Lua
    GitHub पर देखें↗2,037
  • segmentio/golinessegmentio का अवतार

    segmentio/golines

    1,135GitHub पर देखें↗

    A golang formatter that fixes long lines

    Automatically formats and shortens long lines of code.

    Go
    GitHub पर देखें↗1,135
  • davecheney/gcvisdavecheney का अवतार

    davecheney/gcvis

    1,095GitHub पर देखें↗

    Visualise Go program GC trace data in real time

    Visualizes Go garbage collection in real-time.

    Go
    GitHub पर देखें↗1,095
  • roblaszczak/go-cleanarchroblaszczak का अवतार

    roblaszczak/go-cleanarch

    984GitHub पर देखें↗

    go-cleanarch was created to keep Clean Architecture rules, like a The Dependency Rule and interaction between modules in your Go projects. More about Clean Architecture you can read in our article.

    Validates adherence to clean architecture dependency rules.

    Go
    GitHub पर देखें↗984
  • z7zmey/php-parserz7zmey का अवतार

    z7zmey/php-parser

    960GitHub पर देखें↗

    PHP parser written in Go

    Go-based parser for PHP source code.

    Goastgoparser
    GitHub पर देखें↗960
  • andremm/typedluaandremm का अवतार

    andremm/typedlua

    587GitHub पर देखें↗

    An Optional Type System for Lua

    Compiles a typed superset of the language into standard code.

    Lua
    GitHub पर देखें↗587
  • fab13n/metaluafab13n का अवतार

    fab13n/metalua

    369GitHub पर देखें↗

    The metalua programming language

    Provides a parser and compiler for generating code ASTs.

    Lua
    GitHub पर देखें↗369
  • mibk/duplmibk का अवतार

    mibk/dupl

    369GitHub पर देखें↗

    a tool for code clone detection

    Identifies duplicated code blocks.

    Go
    GitHub पर देखें↗369
  • sztupy/luadec51sztupy का अवतार

    sztupy/luadec51

    355GitHub पर देखें↗

    Lua Decompiler for Lua version 5.1

    Decompiles Lua 5.1 bytecode back into source code.

    C
    GitHub पर देखें↗355
  • stravant/luaminifystravant का अवतार

    stravant/LuaMinify

    271GitHub पर देखें↗

    Lua source code minifier.

    Minifies source code while providing integrated static analysis.

    Lua
    GitHub पर देखें↗271
  • voidzero-dev/oxc-angular-compilervoidzero-dev का अवतार

    voidzero-dev/oxc-angular-compiler

    217GitHub पर देखें↗

    Experimental Angular Compiler based Oxc

    High-performance template compiler leveraging Rust infrastructure.

    Rust
    GitHub पर देखें↗217
  • andremm/lua-parserandremm का अवतार

    andremm/lua-parser

    209GitHub पर देखें↗

    A Lua 5.3 parser written with LPegLabel

    Provides a robust parser for Lua 5.3 using LPegLabel.

    Lua
    GitHub पर देखें↗209
  • davidm/lua-inspectdavidm का अवतार

    davidm/lua-inspect

    178GitHub पर देखें↗

    Lua code analysis, with plugins for HTML and SciTE

    Offers powerful code analysis and linting capabilities.

    Lua
    GitHub पर देखें↗178
  • moteus/luacov-coverallsmoteus का अवतार

    moteus/luacov-coveralls

    48GitHub पर देखें↗

    LuaCov reporter for coveralls.io service

    Reports test coverage data to the Coveralls service.

    Lua
    GitHub पर देखें↗48
  • fudanselab/cldiffFudanSELab का अवतार

    FudanSELab/CLDIFF

    40GitHub पर देखें↗

    Documentation of CLDiff

    Generates concise linked code differences.

    Java
    GitHub पर देखें↗40
पिछला123अगला
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Analysis Tools