awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 个仓库

Awesome GitHub RepositoriesProject Analysis and Lints

Inspect code quality, find dead code, and analyze project structures.

Explore 11 awesome GitHub repositories matching part of an awesome list · Project Analysis and Lints. Refine with filters or upvote what's useful.

Awesome Project Analysis and Lints GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • realm/swiftlintrealm 的头像

    realm/SwiftLint

    19,456在 GitHub 上查看↗

    SwiftLint is a static analysis tool and code formatter designed to enforce consistent coding styles and identify semantic issues within Swift source code. It functions as a command-line utility that evaluates code against established conventions to ensure uniform structure and architectural standards across a project. The tool distinguishes itself through a custom linting engine that leverages compiler-integrated syntax analysis to perform deep inspections of code structure. Beyond simple pattern matching, it supports automated source code transformation to correct formatting violations and r

    Enforce Swift style and coding conventions.

    Swiftcode-qualityhacktoberfestlinter
    在 GitHub 上查看↗19,456
  • peripheryapp/peripheryperipheryapp 的头像

    peripheryapp/periphery

    6,145在 GitHub 上查看↗

    Periphery is a static analysis tool and dead code detector for Swift projects. It identifies unreferenced classes, structs, functions, and properties, and serves as an API surface optimizer to find public declarations that can be restricted to internal access. The tool includes specialized scanning for Interface Builder files, such as storyboards and XIBs, to ensure UI-connected members are not incorrectly flagged as unused. It also provides automated code removal to eliminate identified dead code and unused parameters directly from source files. Its analysis capabilities cover the detection

    Eliminate unused Swift code automatically.

    Swift
    在 GitHub 上查看↗6,145
  • onevcat/fengniaoonevcat 的头像

    onevcat/FengNiao

    3,575在 GitHub 上查看↗

    A command line tool for cleaning unused resources in Xcode.

    Clean up unused resources in Xcode projects.

    Swiftcleanupcommand-line-toolimages
    在 GitHub 上查看↗3,575
  • insidegui/assetcatalogtinkererinsidegui 的头像

    insidegui/AssetCatalogTinkerer

    2,840在 GitHub 上查看↗

    An app that lets you open .car files and browse/extract their images.

    Browse and extract images from compiled asset catalogs.

    Swiftasset-catalogdeveloper-toolsios
    在 GitHub 上查看↗2,840
  • tuist/xcodeprojtuist 的头像

    tuist/XcodeProj

    2,195在 GitHub 上查看↗

    Read, update, and write Xcode projects programmatically.

    Swiftiosmacosobjective-c
    在 GitHub 上查看↗2,195
  • dblock/fuidblock 的头像

    dblock/fui

    2,046在 GitHub 上查看↗

    Fui

    Find unused Objective-C import statements.

    Ruby
    在 GitHub 上查看↗2,046
  • paultaykalo/objc-dependency-visualizerPaulTaykalo 的头像

    PaulTaykalo/objc-dependency-visualizer

    1,865在 GitHub 上查看↗

    Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.

    Visualize class coupling and dependency graphs.

    JavaScriptd3jsdependencydependency-graph
    在 GitHub 上查看↗1,865
  • steventroughtonsmith/cartoolsteventroughtonsmith 的头像

    steventroughtonsmith/cartool

    1,803在 GitHub 上查看↗

    Export images from OS X / iOS .car CoreUI archives

    Export images from CoreUI archive files.

    Objective-C
    在 GitHub 上查看↗1,803
  • woshiccm/peckerwoshiccm 的头像

    woshiccm/Pecker

    1,464在 GitHub 上查看↗

    CodePecker is a tool to detect unused Swift code.

    Detect unused Swift code using indexstore data.

    Swift
    在 GitHub 上查看↗1,464
  • fastred/ibanalyzerfastred 的头像

    fastred/IBAnalyzer

    942在 GitHub 上查看↗

    Find common xib and storyboard-related problems without running your app or writing unit tests.

    Find storyboard and XIB issues without running the app.

    Swift
    在 GitHub 上查看↗942
  • kangwang1988/xcodezombiecodeK

    kangwang1988/XcodeZombieCode

    0在 GitHub 上查看↗

    Detect dead source code using Clang analysis.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Project Analysis and Lints