awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tapwork avatar

tapwork/HeapInspector-for-iOS

0
View on GitHub↗
1,896 Stars·136 Forks·Objective-C·MIT·2 Aufrufe

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-Verlauf

Star-Verlauf für tapwork/heapinspector-for-iosStar-Verlauf für tapwork/heapinspector-for-ios

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht tapwork/heapinspector-for-ios?

Find memory issues & leaks in your iOS app without instruments

Was sind die Hauptfunktionen von tapwork/heapinspector-for-ios?

Die Hauptfunktionen von tapwork/heapinspector-for-ios sind: Testing & Debugging, Code Quality.

Welche Open-Source-Alternativen gibt es zu tapwork/heapinspector-for-ios?

Open-Source-Alternativen zu tapwork/heapinspector-for-ios sind unter anderem: 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…

Open-Source-Alternativen zu HeapInspector For IOS

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit HeapInspector For IOS.
  • andresinaka/swiftcopAvatar von andresinaka

    andresinaka/SwiftCop

    536Auf GitHub ansehen↗

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

    Swiftclarityemail-validationswift
    Auf GitHub ansehen↗536
  • answer-huang/dsymtoolsAvatar von answer-huang

    answer-huang/dSYMTools

    3,474Auf GitHub ansehen↗

    #更新: ###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
    Auf GitHub ansehen↗3,474
  • bbatsov/rubocopAvatar von bbatsov

    bbatsov/rubocop

    12,879Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,879
  • alibaba/p3cAvatar von alibaba

    alibaba/p3c

    30,827Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗30,827
Alle 30 Alternativen zu HeapInspector For IOS anzeigen→