awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
H

hdb-li/lldebugtool

0
View on GitHub↗
0 stars·0 forks·2 views

Lldebugtool

Features

  • Xcode and iOS Development Tools - Debugging tool for analyzing data in non-Xcode environments.

Star history

Star history chart for hdb-li/lldebugtoolStar history chart for hdb-li/lldebugtool

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Lldebugtool

Similar open-source projects, ranked by how many features they share with Lldebugtool.
  • indragiek/inappviewdebuggerindragiek avatar

    indragiek/InAppViewDebugger

    1,923View on GitHub↗

    A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging

    Swiftdebuggerdebuggingios
    View on GitHub↗1,923
  • ios-control/ios-deployI

    ios-control/ios-deploy

    0View on GitHub↗
    View on GitHub↗0
  • johnno1962/injectionforxcodejohnno1962 avatar

    johnno1962/injectionforxcode

    6,537View on GitHub↗

    This project is an Xcode runtime code injector and developer productivity tool. It enables the injection of Swift and Objective-C code changes into a running application without requiring a process restart, functioning as a hot module replacement tool for iOS development. The tool provides a dynamic UI debugger for reloading storyboards and tuning visual parameters in real time. It allows for the recompilation of individual classes and the binding of new implementations into a live process, avoiding full project rebuilds. The system covers runtime injection capabilities, including automated

    Objective-C
    View on GitHub↗6,537
  • johnno1962/injectioniiijohnno1962 avatar

    johnno1962/InjectionIII

    4,619View on GitHub↗

    InjectionIII is a suite of development utilities designed for runtime code reloading, expression evaluation, and automated code injection. It provides a system for recompiling modified source files and patching function pointers in a live process to update application behavior without requiring a full restart. The project utilizes Xcode build script extensions and a live code injector to deliver Swift and Objective-C changes to desktop applications and physical hardware. It features a runtime evaluator that executes string-based Swift expressions to inspect state and retrieve values from a ru

    Objective-Cevalhot-reloadinjection
    View on GitHub↗4,619
See all 5 alternatives to Lldebugtool→

Frequently asked questions

What are the main features of hdb-li/lldebugtool?

The main features of hdb-li/lldebugtool are: Xcode and iOS Development Tools.

What are some open-source alternatives to hdb-li/lldebugtool?

Open-source alternatives to hdb-li/lldebugtool include: indragiek/inappviewdebugger — A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging. ios-control/ios-deploy. johnno1962/injectionforxcode — This project is an Xcode runtime code injector and developer productivity tool. It enables the injection of Swift and… johnno1962/injectioniii — InjectionIII is a suite of development utilities designed for runtime code reloading, expression evaluation, and… johnno1962/xprobeplugin.