awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dbukowski avatar

dbukowski/DBDebugToolkit

0
View on GitHub↗
1,282 स्टार्स·117 फोर्क्स·Objective-C·MIT·3 व्यूज़

DBDebugToolkit

Set of easy to use debugging tools for iOS developers & QA engineers.

Features

  • Debugging and Inspection - Set of debugging tools for developers and QA.
  • Debugging Tools - Debugging tools for developers and QA engineers.

स्टार हिस्ट्री

dbukowski/dbdebugtoolkit के लिए स्टार हिस्ट्री चार्टdbukowski/dbdebugtoolkit के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

DBDebugToolkit के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो DBDebugToolkit के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • facebook/chiselfacebook का अवतार

    facebook/chisel

    9,179GitHub पर देखें↗

    Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of iOS applications. It provides utilities for tracing responder chains, traversing view hierarchies, and modifying UI elements during runtime. The toolset distinguishes itself through specialized visual debugging capabilities, including a suite for toggling view visibility and borders to isolate layout issues, as well as a system to export colors and images from a running app to a desktop previewer for asset verification. The project covers a broad range of UI diagnostic capabili

    Python
    GitHub पर देखें↗9,179
  • amitshekhariitbhu/android-debug-databaseamitshekhariitbhu का अवतार

    amitshekhariitbhu/Android-Debug-Database

    8,663GitHub पर देखें↗

    Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android devices. It serves as a database debugger and SQLite inspector that provides a web-based interface for managing database records and shared preference key-value stores. The project distinguishes itself by supporting encrypted database decryption via provided passwords and the ability to map and inspect volatile in-memory databases. It also includes a data export tool that transfers database files from the private application directory to a local machine for external analysis. The to

    Java
    GitHub पर देखें↗8,663
  • didi/doraemonkitdidi का अवतार

    didi/DoraemonKit

    20,420GitHub पर देखें↗

    DoraemonKit is a mobile frontend development toolset designed to optimize the lifecycle of web and hybrid mobile applications. It functions as a comprehensive suite of productivity tools, providing specialized utilities for mobile UI inspection, web view debugging, and on-device performance monitoring. The toolset distinguishes itself through several targeted simulation and interception capabilities. It includes a network traffic interceptor for mocking API responses without modifying source code, a device state simulator for overriding GPS coordinates, and a mobile web debugging bridge that

    Java
    GitHub पर देखें↗20,420
  • facebook/stethofacebook का अवतार

    facebook/stetho

    12,672GitHub पर देखें↗

    Stetho is a debug bridge that connects Android applications to Chrome Developer Tools. It allows for the real-time inspection of network traffic, internal application state, and the user interface layout directly within a desktop browser. The project provides specialized inspectors for analyzing Android-specific components. This includes a network inspector for capturing HTTP requests and responses, an SQLite database browser for querying local storage, and a view hierarchy inspector for mapping UI elements and styles. Additional capabilities cover runtime execution via an embedded JavaScrip

    Java
    GitHub पर देखें↗12,672
DBDebugToolkit के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

dbukowski/dbdebugtoolkit क्या करता है?

Set of easy to use debugging tools for iOS developers & QA engineers.

dbukowski/dbdebugtoolkit की मुख्य विशेषताएं क्या हैं?

dbukowski/dbdebugtoolkit की मुख्य विशेषताएं हैं: Debugging and Inspection, Debugging Tools।

dbukowski/dbdebugtoolkit के कुछ ओपन-सोर्स विकल्प क्या हैं?

dbukowski/dbdebugtoolkit के ओपन-सोर्स विकल्पों में शामिल हैं: facebook/stetho — Stetho is a debug bridge that connects Android applications to Chrome Developer Tools. It allows for the real-time… flipboard/flex — FLEX is an in-app debugging tool and runtime exploration environment for iOS applications. It provides an integrated… didi/doraemonkit — DoraemonKit is a mobile frontend development toolset designed to optimize the lifecycle of web and hybrid mobile… facebook/chisel — Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of… amitshekhariitbhu/android-debug-database — Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android… isavynskyi/layoutinspector — Tool to debug layouts directly on iOS devices: inspect layers in 3D and debug each visible view attributes.