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
adad184 avatar

adad184/MMPlaceHolderArchived

0
View on GitHub↗
979 stars·135 forks·Objective-C·MIT·8 views

MMPlaceHolder

MMPlaceHolder

Features

  • UI Debugging Tools - Visualize view positions and parameters with minimal code.

Star history

Star history chart for adad184/mmplaceholderStar history chart for adad184/mmplaceholder

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

Frequently asked questions

What does adad184/mmplaceholder do?

MMPlaceHolder

What are the main features of adad184/mmplaceholder?

The main features of adad184/mmplaceholder are: UI Debugging Tools.

Which projects share features with adad184/mmplaceholder?

Projects with overlapping indexed features include: 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. mindsnacks/msleakhunter — MSLeakHunter.

Projects sharing features with MMPlaceHolder

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

    daisuke0131/ViewMonitor

    721View on GitHub↗

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

    Swift
    View on GitHub↗721
  • 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→