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
·
kconner avatar

kconner/KMCGeigerCounter

0
View on GitHub↗
2,249 Stars·273 Forks·Objective-C·MIT·3 Aufrufe

KMCGeigerCounter

This tool is a framerate meter that clicks like a Geiger counter when your animation drops a frame.

Features

  • UI Debugging Tools - Monitor frame rates to detect performance drops.

Star-Verlauf

Star-Verlauf für kconner/kmcgeigercounterStar-Verlauf für kconner/kmcgeigercounter

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 KMCGeigerCounter

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit KMCGeigerCounter.
  • 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 KMCGeigerCounter anzeigen→

Häufig gestellte Fragen

Was macht kconner/kmcgeigercounter?

This tool is a framerate meter that clicks like a Geiger counter when your animation drops a frame.

Was sind die Hauptfunktionen von kconner/kmcgeigercounter?

Die Hauptfunktionen von kconner/kmcgeigercounter sind: UI Debugging Tools.

Welche Open-Source-Alternativen gibt es zu kconner/kmcgeigercounter?

Open-Source-Alternativen zu kconner/kmcgeigercounter 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… mindsnacks/msleakhunter — MSLeakHunter.