awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
daisuke0131 avatar

daisuke0131/ViewMonitor

0
View on GitHub↗
721 stars·46 forks·Swift·MIT·1 vue

ViewMonitor

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

Features

  • UI Debugging Tools - Measure view coordinates, width, and height during runtime.

Historique des stars

Graphique de l'historique des stars pour daisuke0131/viewmonitorGraphique de l'historique des stars pour daisuke0131/viewmonitor

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à ViewMonitor

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec ViewMonitor.
  • adad184/mmplaceholderAvatar de adad184

    adad184/MMPlaceHolder

    979Voir sur GitHub↗

    MMPlaceHolder

    Objective-C
    Voir sur GitHub↗979
  • facebook/fballocationtrackerAvatar de facebook

    facebook/FBAllocationTracker

    1,090Voir sur GitHub↗

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

    Objective-C++
    Voir sur GitHub↗1,090
  • facebook/fbretaincycledetectorAvatar de facebook

    facebook/FBRetainCycleDetector

    4,233Voir sur GitHub↗

    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++
    Voir sur GitHub↗4,233
  • kconner/kmcgeigercounterAvatar de kconner

    kconner/KMCGeigerCounter

    2,249Voir sur GitHub↗

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

    Objective-C
    Voir sur GitHub↗2,249
Voir les 5 alternatives à ViewMonitor→

Questions fréquentes

Que fait daisuke0131/viewmonitor ?

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

Quelles sont les fonctionnalités principales de daisuke0131/viewmonitor ?

Les fonctionnalités principales de daisuke0131/viewmonitor sont : UI Debugging Tools.

Quelles sont les alternatives open-source à daisuke0131/viewmonitor ?

Les alternatives open-source à daisuke0131/viewmonitor incluent : adad184/mmplaceholder — MMPlaceHolder. 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. mindsnacks/msleakhunter — MSLeakHunter.