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

DebugSwift/DebugSwift

A toolkit to make debugging iOS applications easier 🚀 observed · 2026-08-28

github.com/DebugSwift/DebugSwift · homepage · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 98
  • Release rhythm 97
  • Longevity 70
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: 20.5
  • age_days: 993
  • days_rel: 23
  • days_push: 17
  • n_releases_24m: 25

Full methodology

Adoption not part of the score

2383 stars · 207 forks observed · 2026-08-28

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

DebugSwift is an open-source, in-app debugging toolkit for iOS applications built in Swift. It provides a floating overlay inside the running app for inspecting network traffic, monitoring performance, detecting memory leaks, debugging UI hierarchies, and browsing app resources like UserDefaults, Keychain, and SQLite.

Use cases

  • inspect HTTP and WebSocket requests and responses inside my iOS app
  • monitor CPU, memory, and FPS of my Swift application in real time
  • detect memory leaks and retained view controllers during development
  • debug view hierarchy and UI layout issues on device
  • browse UserDefaults, Keychain, and sandbox files from within the app
  • mock or modify API responses without a proxy server
  • capture crash reports and console logs during testing

When to choose

  • you need an all-in-one in-app debugger for iOS without external proxy or certificate setup
  • you want to inspect network traffic, performance, and resources directly on a physical device
  • you are building UIKit or SwiftUI apps and want a shake-to-toggle debug overlay
  • you need automatic decryption of encrypted API responses during debugging

When to avoid

  • you need debugging for Android or cross-platform apps
  • you only need a desktop proxy tool like Charles or Proxyman for network inspection
  • you require debugging tools for production users rather than development builds

Facets

library · maturity active

developer-tools monitoring logging testing analytics mobile-development developer-tools debugging ios network-inspector performance-monitoring leak-detection floating-overlay swiftui uikit in-app-debugger swift mobile

2 sources

Member repositories

RepositoryRoleHealth v2
DebugSwift/DebugSwiftmain92

For agents

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

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