awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to willowtreeapps/hyperion-ios

Open-source alternatives to Hyperion IOS

30 open-source projects similar to willowtreeapps/hyperion-ios, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hyperion IOS alternative.

  • amitshekhariitbhu/android-debug-databaseالصورة الرمزية لـ amitshekhariitbhu

    amitshekhariitbhu/Android-Debug-Database

    8,663عرض على GitHub↗

    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
  • square/ponydebuggerالصورة الرمزية لـ square

    square/PonyDebugger

    5,854عرض على GitHub↗

    PonyDebugger is a suite of iOS-specific debugging tools that provides web-based interfaces for network inspection, data browsing, log streaming, and view hierarchy analysis. It enables the remote examination of a running iOS application through a browser. The project integrates with the Chrome DevTools protocol to bring network traffic inspection and proxying capabilities to native iOS applications. It also provides a read-only web interface for browsing managed objects and local data entities stored on the device. Additional capabilities include a remote logging console for streaming text a

    Objective-C
    عرض على GitHub↗5,854
  • dbukowski/dbdebugtoolkitالصورة الرمزية لـ dbukowski

    dbukowski/DBDebugToolkit

    1,282عرض على GitHub↗

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

    Objective-C
    عرض على GitHub↗1,282
  • facebook/chiselالصورة الرمزية لـ facebook

    facebook/chisel

    9,179عرض على GitHub↗

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • flipboard/flexالصورة الرمزية لـ Flipboard

    Flipboard/FLEX

    14,610عرض على GitHub↗

    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
  • isavynskyi/layoutinspectorالصورة الرمزية لـ isavynskyi

    isavynskyi/LayoutInspector

    516عرض على GitHub↗

    Tool to debug layouts directly on iOS devices: inspect layers in 3D and debug each visible view attributes

    Swift
    عرض على GitHub↗516
  • meitu/mthawkeyeالصورة الرمزية لـ meitu

    meitu/MTHawkeye

    1,503عرض على GitHub↗

    Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)

    Objective-C
    عرض على GitHub↗1,503
  • facebook/stethoالصورة الرمزية لـ facebook

    facebook/stetho

    12,672عرض على GitHub↗

    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
  • didi/doraemonkitالصورة الرمزية لـ didi

    didi/DoraemonKit

    20,420عرض على GitHub↗

    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
  • square/workflow-kotlinالصورة الرمزية لـ square

    square/workflow-kotlin

    1,120عرض على GitHub↗

    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
  • automation-stack/ctraceالصورة الرمزية لـ automation-stack

    automation-stack/ctrace

    121عرض على GitHub↗

    Well-formatted and improved trace system calls and signals (when the debugger does not help)

    JavaScript
    عرض على GitHub↗121
  • bterwijn/memory_graphالصورة الرمزية لـ bterwijn

    bterwijn/memory_graph

    705عرض على GitHub↗
    Pythonpython3-data-visualization-debugging-education
    عرض على GitHub↗705
  • carcuis/dap-breakpoints.nvimالصورة الرمزية لـ Carcuis

    Carcuis/dap-breakpoints.nvim

    20عرض على GitHub↗

    A Lua plugin for Neovim that helps manage breakpoints (including exception filters), create advanced breakpoints using vim.ui.input, and display breakpoint properties as virtual text with nvim-dap

    Lua
    عرض على GitHub↗20
  • chrisgrieser/nvim-chainsawالصورة الرمزية لـ chrisgrieser

    chrisgrieser/nvim-chainsaw

    137عرض على GitHub↗

    Smart and highly customizable insertion of various kinds of log statements.

    Lua
    عرض على GitHub↗137
  • django-commons/django-debug-toolbarالصورة الرمزية لـ django-commons

    django-commons/django-debug-toolbar

    8,373عرض على GitHub↗

    django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP requests and responses within a Django web application. It serves as a server-side diagnostics tool and web framework development suite, allowing developers to profile and inspect request-response cycles. The tool focuses on Django application troubleshooting, database optimization, and general web development. It enables the analysis of SQL queries and database performance to identify slow calls and reduce the number of requests per page. The software includes capabilities for

    Python
    عرض على GitHub↗8,373
  • bstillitano/scytherالصورة الرمزية لـ bstillitano

    bstillitano/Scyther

    115عرض على GitHub↗

    Just like scyther, this menu helps you cut through bugs in your iOS app.

    Swift
    عرض على GitHub↗115
  • ashishb/adb-enhancedالصورة الرمزية لـ ashishb

    ashishb/adb-enhanced

    1,380عرض على GitHub↗

    🔪Swiss-army knife for Android testing and development 🔪 ⛺

    Python
    عرض على GitHub↗1,380
  • brentd/xray-railsالصورة الرمزية لـ brentd

    brentd/xray-rails

    1,217عرض على GitHub↗

    ☠️ A development tool that reveals your UI's bones

    Ruby
    عرض على GitHub↗1,217
  • deivid-rodriguez/byebugالصورة الرمزية لـ deivid-rodriguez

    deivid-rodriguez/byebug

    3,353عرض على GitHub↗

    Debugging in Ruby

    Ruby
    عرض على GitHub↗3,353
  • debugswift/debugswiftالصورة الرمزية لـ DebugSwift

    DebugSwift/DebugSwift

    2,321عرض على GitHub↗
    Swiftanalysisanalyticscocoapods
    عرض على GitHub↗2,321
  • deivid-rodriguez/pry-byebugالصورة الرمزية لـ deivid-rodriguez

    deivid-rodriguez/pry-byebug

    2,030عرض على GitHub↗

    Step-by-step debugging and stack navigation in Pry

    Ruby
    عرض على GitHub↗2,030
  • bombela/backward-cppالصورة الرمزية لـ bombela

    bombela/backward-cpp

    4,285عرض على GitHub↗

    backward-cpp is a C++ stack trace library and debugging utility designed to capture, resolve, and print detailed execution traces and crash reports. It functions as a crash reporter and call stack printer that translates raw memory addresses into human-readable function names, filenames, and line numbers. The project provides automated crash reporting by registering system handlers for fatal errors, such as segmentation faults, to automatically generate execution traces upon program failure. It distinguishes itself by extracting source file fragments from disk to display specific lines of cod

    C++
    عرض على GitHub↗4,285
  • answer-huang/dsymtoolsالصورة الرمزية لـ answer-huang

    answer-huang/dSYMTools

    3,474عرض على GitHub↗

    #更新: ###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。

    C
    عرض على GitHub↗3,474
  • eliben/pyelftoolsالصورة الرمزية لـ eliben

    eliben/pyelftools

    2,249عرض على GitHub↗

    Parsing ELF and DWARF in Python

    Python
    عرض على GitHub↗2,249
  • epasveer/seerالصورة الرمزية لـ epasveer

    epasveer/seer

    3,351عرض على GitHub↗

    Seer is a graphical frontend for GDB that provides a visual interface for inspecting variables, managing breakpoints, and stepping through code. It functions as a low-level debugger visualizer with specialized tools for call stack inspection and register visualization. The project distinguishes itself by integrating low-level program analysis directly into the visual experience, featuring a synchronized assembly overlay that maps CPU registers and assembly instructions to source code lines. It also includes memory bug detection capabilities by randomizing the program starting address during t

    C++cppdebugdebugger
    عرض على GitHub↗3,351
  • evanmcpheron/rocketlog.nvimالصورة الرمزية لـ evanmcpheron

    evanmcpheron/rocketlog.nvim

    2عرض على GitHub↗

    A lightweight Neovim plugin for inserting structured console.* statements in JavaScript and TypeScript files.

    Lua
    عرض على GitHub↗2
  • everettjf/appletraceE

    everettjf/AppleTrace

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cs01/gdbguiالصورة الرمزية لـ cs01

    cs01/gdbgui

    10,338عرض على GitHub↗

    gdbgui is a web-based graphical frontend and visualizer for the GNU Debugger. It serves as a compiled language debugger that provides source-level inspection for C, C++, Go, Rust, and Fortran. The project acts as a remote debugging interface, providing a secure web portal for connecting to and controlling GDB sessions over a network. It distinguishes itself by offering a browser-based environment to visualize call stacks and data structures for programs running via the GNU Debugger. The interface covers program execution control and breakpoint management, featuring graphical variable inspect

    TypeScriptbrowsercc-plus-plus
    عرض على GitHub↗10,338
  • benfred/py-spyالصورة الرمزية لـ benfred

    benfred/py-spy

    15,272عرض على GitHub↗

    py-spy is a sampling profiler and process debugger for Python. It allows for the analysis of running processes to identify performance bottlenecks and diagnose hanging programs without requiring code changes or restarts. The tool operates by reading the memory of a running process from the outside, which enables non-invasive sampling and state collection without pausing execution. It can resolve binary symbols to capture performance data from native extensions written in compiled languages and generate visual flame graphs for both native extensions and subprocesses. The project provides capa

    Rustperformance-analysisprofilerprofiling
    عرض على GitHub↗15,272
  • cool-rr/pysnooperالصورة الرمزية لـ cool-RR

    cool-RR/PySnooper

    16,604عرض على GitHub↗

    PySnooper is a diagnostic library for Python that tracks variable values and execution flow to provide a detailed history of program state. By applying decorators to functions, generators, or classes, it logs line-by-line execution and state changes without requiring manual print statements. The tool distinguishes itself through its ability to monitor nested function calls and concurrent operations in multi-threaded applications. It captures execution context by accessing the current stack frame, allowing for the inspection of local variables and the evaluation of arbitrary expressions during

    Pythondebugdebuggerintrospection
    عرض على GitHub↗16,604