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

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

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

tapwork/HeapInspector-for-iOS

0
View on GitHub↗
1,896 星标·136 分支·Objective-C·MIT·6 次浏览

HeapInspector For IOS

Find memory issues & leaks in your iOS app without instruments

Features

  • Testing & Debugging - Memory leak detection tool.
  • Code Quality - Identifies memory issues without using Instruments.

Star 历史

tapwork/heapinspector-for-ios 的 Star 历史图表tapwork/heapinspector-for-ios 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

HeapInspector For IOS 的开源替代方案

相似的开源项目,按与 HeapInspector For IOS 的功能重合度排序。
  • andresinaka/swiftcopandresinaka 的头像

    andresinaka/SwiftCop

    536在 GitHub 上查看↗

    SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record validations.

    Swiftclarityemail-validationswift
    在 GitHub 上查看↗536
  • answer-huang/dsymtoolsanswer-huang 的头像

    answer-huang/dSYMTools

    3,474在 GitHub 上查看↗

    #更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。 ###Version 1.0.3 2015-05-16 1.解决文件路径中不能包含空格的 bug。

    C
    在 GitHub 上查看↗3,474
  • bbatsov/rubocopbbatsov 的头像

    bbatsov/rubocop

    12,879在 GitHub 上查看↗

    RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect potential bugs, identify style violations, and improve overall code quality in Ruby projects. The project provides an automated code formatter that rewrites source code to align with established community standards. It also implements a language server protocol to surface linting and formatting errors directly within text editors. Its capabilities cover automated code linting and the analysis of Ruby code style to ensure consistency across a project. These functions are driven by

    Ruby
    在 GitHub 上查看↗12,879
  • alibaba/p3calibaba 的头像

    alibaba/p3c

    30,827在 GitHub 上查看↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    在 GitHub 上查看↗30,827
查看 HeapInspector For IOS 的所有 30 个替代方案→

常见问题解答

tapwork/heapinspector-for-ios 是做什么的?

Find memory issues & leaks in your iOS app without instruments

tapwork/heapinspector-for-ios 的主要功能有哪些?

tapwork/heapinspector-for-ios 的主要功能包括:Testing & Debugging, Code Quality。

tapwork/heapinspector-for-ios 有哪些开源替代品?

tapwork/heapinspector-for-ios 的开源替代品包括: andresinaka/swiftcop — SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record… answer-huang/dsymtools — #更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。… bbatsov/rubocop — RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect… bugtags/bugtags-ios — Bugtags for iOS, reports bugs and their diagnosis information in one step, detects crashes automatically. Improve your… chenfanfang/avoidcrash — This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable… alibaba/p3c — p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and…