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

kconner/KMCGeigerCounter

0
View on GitHub↗
2,249 stars·273 forks·Objective-C·MIT·7 views

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 history

Star history chart for kconner/kmcgeigercounterStar history chart for kconner/kmcgeigercounter

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 kconner/kmcgeigercounter do?

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

What are the main features of kconner/kmcgeigercounter?

The main features of kconner/kmcgeigercounter are: UI Debugging Tools.

Which projects share features with kconner/kmcgeigercounter?

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

Projects sharing features with KMCGeigerCounter

These projects share indexed features with KMCGeigerCounter. 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
  • 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
Compare all 5 related projects→