Ross ROSS = Recommend OSS · open-source software intelligence for agents

Tencent/MLeaksFinder

Find memory leaks in your iOS app at develop time. observed · 2026-08-28

github.com/Tencent/MLeaksFinder · Objective-C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3915
  • days_rel: n/a
  • days_push: 1087
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5433 stars · 943 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

MLeaksFinder is an iOS library that automatically detects memory leaks in UIView and UIViewController objects at development time, alerting with the leaked object's view stack. It can be extended to check other objects and optionally integrate FBRetainCycleDetector.

Use cases

  • find memory leaks in ios app
  • detect leaked view controllers during development
  • debug retain cycles in objective-c
  • alert when uiview not deallocated
  • extend leak detection to view models

When to choose

  • developing iOS apps in Objective-C/Swift and want zero-code leak detection
  • want alerts pinpointing the leaked object in the view stack

When to avoid

  • need leak detection on Android or other platforms
  • want retain cycle detection out of the box without extra setup
  • project requires a permissive license (license is non-standard)

Facets

library · maturity maintenance

testing monitoring mobile-development developer-tools memory-leak-detection objective-c cocoa debugging ios

1 source

Member repositories

RepositoryRoleHealth v2
Tencent/MLeaksFindermain32

For agents

markdown · JSON · MCP: product_card(name="Tencent/MLeaksFinder")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem