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

Tencent/OOMDetector

OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation monitoring, memory leak detection and other functions. observed · 2026-08-28

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

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 3177
  • days_rel: n/a
  • days_push: 1290
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2347 stars · 361 forks observed · 2026-08-28

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

OOMDetector is an iOS memory monitoring component that detects out-of-memory events, monitors large memory allocations, and detects memory leaks for Objective-C objects and malloc heap memory, dumping the responsible stack traces. It integrates via CocoaPods and includes a Python tool for translating stack logs with dSYM symbol files.

Use cases

  • detect out-of-memory crashes in my iOS app
  • find which code caused an OOM by dumping stack traces
  • monitor large single memory allocations in iOS
  • detect memory leaks of Objective-C objects and malloc heap memory
  • profile memory allocation stacks in an iOS app
  • symbolicate OOM log files with dSYM files

When to choose

  • you need OOM monitoring and leak detection on iOS
  • you want stack traces for large memory allocations
  • you ship an Objective-C/CocoaPods-based iOS app and need memory diagnostics

When to avoid

  • you target Android or non-Apple platforms
  • you need actively maintained tooling with recent updates
  • you cannot accept private API usage risks (VMStackMonitor) in App Store builds

Facets

library · maturity maintenance

monitoring logging developer-tools mobile-development developer-tools performance memory-monitoring oom memory-leak-detection ios objective-c cocoapods memory-profiling mobile

1 source

Member repositories

RepositoryRoleHealth v2
Tencent/OOMDetectormain23

For agents

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

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