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

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

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

answer-huang/dSYMTools

0
View on GitHub↗
3,474 स्टार्स·874 फोर्क्स·C·MIT·2 व्यूज़

DSYMTools

#更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。 ###Version 1.0.3 2015-05-16 1.解决文件路径中不能包含空格的 bug。

Features

  • Testing & Debugging - dSYM analysis tool.
  • Debugging and Inspection - Analyze crash logs using DSYM files.

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

answer-huang/dsymtools के लिए स्टार हिस्ट्री चार्टanswer-huang/dsymtools के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    Flipboard/FLEX

    14,610GitHub पर देखें↗

    FLEX is an in-app debugging tool and runtime exploration environment for iOS applications. It provides an integrated suite for inspecting and modifying the internal state of a running process without the use of an external debugger. The project includes a runtime inspector for browsing the memory heap and calling methods dynamically, alongside a view hierarchy debugger for visualizing and adjusting layout structures in real time. It features a network traffic monitor to log and analyze HTTP request history, headers, and responses, as well as a sandbox manager for viewing and editing files and

    Objective-C
    GitHub पर देखें↗14,610
  • kstenerud/kscrashkstenerud का अवतार

    kstenerud/KSCrash

    4,462GitHub पर देखें↗

    KSCrash is a C++ crash reporting library and remote reporting framework designed to capture application crashes and signals. It functions as an async-safe crash reporter that traps exceptions and deadlocks to ensure reports are generated during critical failures. The system includes a memory diagnostics tool for tracking memory pressure and identifying zombie objects to diagnose memory-related terminations. It also features a symbol demangling tool that converts mangled C++ and Swift function names into human-readable strings for stack trace analysis. The project provides comprehensive monit

    Objective-C
    GitHub पर देखें↗4,462
  • 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
  • square/workflow-kotlinsquare का अवतार

    square/workflow-kotlin

    1,120GitHub पर देखें↗

    Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application navigation, background tasks, and screen rendering through composable, hierarchical state machines. The architecture drives application behavior by flowing immutable data downward to declarative user interfaces and routing user interactions upward through named event handlers. The library includes multiplatform target support for compiling shared code across operating systems, along with asynchronous operation execution that handles background tasks safely outside render passes. I

    Kotlinandroidkotlinreactive
    GitHub पर देखें↗1,120
DSYMTools के सभी 30 विकल्प देखें→

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

answer-huang/dsymtools क्या करता है?

#更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。 ###Version 1.0.3 2015-05-16 1.解决文件路径中不能包含空格的 bug。

answer-huang/dsymtools की मुख्य विशेषताएं क्या हैं?

answer-huang/dsymtools की मुख्य विशेषताएं हैं: Testing & Debugging, Debugging and Inspection।

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

answer-huang/dsymtools के ओपन-सोर्स विकल्पों में शामिल हैं: kstenerud/kscrash — KSCrash is a C++ crash reporting library and remote reporting framework designed to capture application crashes and… flipboard/flex — FLEX is an in-app debugging tool and runtime exploration environment for iOS applications. It provides an integrated… facebook/chisel — Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of… square/workflow-kotlin — Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application… czechboy0/buildasaur — Buildasaur. chenfanfang/avoidcrash — This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable…