# KwaiAppTeam/KOOM

KOOM is an OOM killer on mobile platform by Kwai.

Repository: https://github.com/KwaiAppTeam/KOOM
Canonical: https://ross.abutalabs.com/products/koom
Language: C++
License: NOASSERTION
License Family: other
Topics: android, java, oom, crash, mobile, java-heap, heap-analysis, heap-dump, performance, perf
Last push: 2026-01-12T14:11:03+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 8, longevity 100
- inputs: {"age_days": 2218, "days_push": 233, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3380, forks 455 (observed 2026-08-28T04:07:58.608833+00:00)

## What it is
KOOM is a high-performance online memory monitoring library for Android by Kuaishou, detecting Java heap, native heap, and thread leaks with low-overhead fork-based heap dumps. It produces detailed leak reports to help diagnose OOM crashes in production apps.

## Use cases
- detect memory leaks in android app
- monitor java heap leaks in production
- find native memory leaks on android
- track leaked threads in android app
- diagnose OOM crashes in mobile app
- dump java heap without freezing app

## When to choose
- your Android app suffers from OOM crashes in production
- you need low-overhead online memory monitoring
- you want to detect Java, native, or thread leaks with detailed reports

## When to avoid
- you need memory profiling for iOS or desktop platforms
- you only need offline heap analysis of an existing hprof file
- your project is not Android/Java-based

## Facets
- artifact type: library
- maturity: active
- function: monitoring
- domain: mobile-development, performance, developer-tools
- platform: -
- tags: memory-leak-detection, heap-dump, oom, java-heap, native-heap, thread-leak, android-sdk, performance, android, mobile

## Member repositories
- KwaiAppTeam/KOOM (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.608833+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:39:41.301774+00:00, confidence not recorded.
  - readme: https://github.com/KwaiAppTeam/KOOM (fetched 2026-08-28T04:07:58.608833+00:00, sha a1f99c9f656d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
