awesome-repositories.com
Blog
MCP
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
·
mindsnacks avatar

mindsnacks/MSLeakHunterArchived

0
View on GitHub↗
360 Stars·48 Forks·Objective-C·2 Aufrufe

MSLeakHunter

MSLeakHunter

Features

  • UI Debugging Tools - Automatically detect memory leaks in view controllers and views.

Star-Verlauf

Star-Verlauf für mindsnacks/msleakhunterStar-Verlauf für mindsnacks/msleakhunter

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

Open-Source-Alternativen zu MSLeakHunter

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit MSLeakHunter.
  • adad184/mmplaceholderAvatar von adad184

    adad184/MMPlaceHolder

    979Auf GitHub ansehen↗

    MMPlaceHolder

    Objective-C
    Auf GitHub ansehen↗979
  • daisuke0131/viewmonitorAvatar von daisuke0131

    daisuke0131/ViewMonitor

    721Auf GitHub ansehen↗

    ViewMonitor can measure view positions with accuracy. This library is to check design sheet from native app. behave like this.

    Swift
    Auf GitHub ansehen↗721
  • facebook/fballocationtrackerAvatar von facebook

    facebook/FBAllocationTracker

    1,090Auf GitHub ansehen↗

    An iOS library for introspecting Objective-C objects that are currently alive.

    Objective-C++
    Auf GitHub ansehen↗1,090
  • facebook/fbretaincycledetectorAvatar von facebook

    facebook/FBRetainCycleDetector

    4,233Auf GitHub ansehen↗

    FBRetainCycleDetector is a runtime memory profiling tool and analyzer for iOS applications. It identifies circular references and retain cycles within the Objective-C object graph to prevent memory leaks. The tool analyzes the live memory heap and inspects runtime metadata to discover object relationships. It identifies closed-loop reference chains, including those involving associated objects and timers, and uses custom logic to filter out known safe cycles from reports. The project covers memory management capabilities including allocation tracking by class name, runtime object graph analy

    Objective-C++
    Auf GitHub ansehen↗4,233
Alle 5 Alternativen zu MSLeakHunter anzeigen→

Häufig gestellte Fragen

Was macht mindsnacks/msleakhunter?

MSLeakHunter

Was sind die Hauptfunktionen von mindsnacks/msleakhunter?

Die Hauptfunktionen von mindsnacks/msleakhunter sind: UI Debugging Tools.

Welche Open-Source-Alternativen gibt es zu mindsnacks/msleakhunter?

Open-Source-Alternativen zu mindsnacks/msleakhunter sind unter anderem: adad184/mmplaceholder — MMPlaceHolder. daisuke0131/viewmonitor — ViewMonitor can measure view positions with accuracy. This library is to check design sheet from native app. behave… facebook/fballocationtracker — An iOS library for introspecting Objective-C objects that are currently alive. facebook/fbretaincycledetector — FBRetainCycleDetector is a runtime memory profiling tool and analyzer for iOS applications. It identifies circular… kconner/kmcgeigercounter — This tool is a framerate meter that clicks like a Geiger counter when your animation drops a frame.