# SusionSuc/rabbit-client

🐰 a simple and easy to use android  apm framework (tools)

Repository: https://github.com/SusionSuc/rabbit-client
Canonical: https://ross.abutalabs.com/products/rabbit-client
Language: Kotlin
License: MIT
License Family: permissive
Topics: rabbit, android, apm, devtools
Last push: 2023-07-10T09:09:15+00:00

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

## Adoption (not part of the score)
Stars 1068, forks 154 (observed 2026-08-28T04:03:27.366758+00:00)

## What it is
Rabbit is an Android application performance monitoring (APM) framework written in Kotlin. It provides startup timing, FPS and memory analysis, slow function detection via compile-time instrumentation, network request monitoring, crash capture, and APK analysis with configurable data reporting.

## Use cases
- monitor android app cold start and page render times
- track fps per screen in my android app
- detect slow functions with call stacks in android
- capture java crashes in my android app
- monitor network requests and view  responses
- analyze apk size and find large or duplicate resources
- report app performance metrics to my backend

## When to choose
- you need an all-in-one, easy-to-integrate APM toolkit for Android
- you want compile-time instrumentation for slow function detection
- you prefer a highly configurable, self-hosted reporting pipeline

## When to avoid
- you need iOS or cross-platform performance monitoring
- you require production-grade APM with dashboards and alerting like Firebase or Sentry
- you need actively maintained support for the latest Android versions

## Facets
- artifact type: library
- maturity: maintenance
- function: monitoring, logging, developer-tools, benchmarking
- domain: mobile-development, performance, developer-tools, android-tools
- platform: -
- tags: apm, android-performance, fps-monitoring, crash-reporting, memory-analysis, network-monitoring, apk-analysis, kotlin, android

## Member repositories
- SusionSuc/rabbit-client (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.366758+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-30T06:54:41.352968+00:00, confidence not recorded.
  - readme: https://github.com/SusionSuc/rabbit-client (fetched 2026-08-28T04:03:27.366758+00:00, sha 3c55d329083b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
