awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
daisuke0131 avatar

daisuke0131/ViewMonitor

0
View on GitHub↗
721 stars·46 forks·Swift·MIT·8 views

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.

Star history

Star history chart for daisuke0131/viewmonitorStar history chart for daisuke0131/viewmonitor

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with ViewMonitor

These projects share indexed features with ViewMonitor. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • adad184/mmplaceholderadad184 avatar

    adad184/MMPlaceHolder

    979View on GitHub↗

    MMPlaceHolder

    Objective-C
    View on GitHub↗979
  • facebook/fballocationtrackerfacebook avatar

    facebook/FBAllocationTracker

    1,090View on GitHub↗

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

    Objective-C++
    View on GitHub↗1,090
  • facebook/fbretaincycledetectorfacebook avatar

    facebook/FBRetainCycleDetector

    4,233View on 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++
    View on GitHub↗4,233
  • kconner/kmcgeigercounterkconner avatar

    kconner/KMCGeigerCounter

    2,249View on GitHub↗

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

    Objective-C
    View on GitHub↗2,249
Compare all 5 related projects→

Frequently asked questions

What does daisuke0131/viewmonitor do?

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

What are the main features of daisuke0131/viewmonitor?

The main features of daisuke0131/viewmonitor are: UI Debugging Tools.

Which projects share features with daisuke0131/viewmonitor?

Projects with overlapping indexed features include: 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.