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

dbukowski/DBDebugToolkit

Set of easy to use debugging tools for iOS developers & QA engineers. observed · 2026-08-28

github.com/dbukowski/DBDebugToolkit · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3574
  • days_rel: n/a
  • days_push: 824
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1280 stars · 117 forks observed · 2026-08-28

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

DBDebugToolkit is an iOS debugging library written in Objective-C and Swift that provides an easily triggerable in-app menu of debug tools. It covers performance monitoring (CPU, memory, FPS), network request inspection, resource browsing (files, UserDefaults, Keychain, Core Data, cookies), console output, location simulation, and crash reporting, and integrates via CocoaPods, Carthage, or Swift Package Manager.

Use cases

  • monitor cpu, memory, and fps of an ios app on device
  • inspect network requests and responses inside a running ios app
  • browse core data, user defaults, keychain, and cookies during development
  • collect crash reports with stack trace and console output from testers
  • show touches on screen while recording or sharing an ios demo
  • simulate location and memory warnings without xcode attached
  • view console output and send logs by email from a device

When to choose

  • You need an on-device debug menu that developers and QA engineers can trigger without connecting to Xcode.
  • You want to inspect app resources such as Core Data, UserDefaults, Keychain, files, and cookies at runtime.
  • You need lightweight performance widgets (CPU, memory, FPS) and crash reporting built into a debug build.

When to avoid

  • You are developing for Android or other non-Apple platforms.
  • You need static analysis or a unit/integration testing framework rather than runtime on-device debugging tools.
  • You require long-term maintenance guarantees — the project is community-maintained and releases are infrequent.

Facets

library · maturity active

developer-tools logging monitoring developer-tools mobile-development performance debugging ios-debugging qa-tools crash-reporting network-inspector performance-monitoring core-data-browser keychain-inspector user-defaults location-simulation cocoapods objective-c fps-monitor ios mobile swift

1 source

Member repositories

RepositoryRoleHealth v2
dbukowski/DBDebugToolkitmain23

For agents

markdown · JSON · MCP: product_card(name="dbukowski/DBDebugToolkit")

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