awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesPlugin Debugging Utilities

Tools and environment configurations specifically for troubleshooting and testing custom plugin logic within an application.

Explore 6 awesome GitHub repositories matching development tools & productivity · Plugin Debugging Utilities. Refine with filters or upvote what's useful.

Awesome Plugin Debugging Utilities GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • yt-dlp/yt-dlpAvatar von yt-dlp

    yt-dlp/yt-dlp

    170,963Auf GitHub ansehen↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of specific audio and video streams based on user-defined criteria. The system distinguishes itself through a modular architecture that supports custom plugins and site-specific scripts, allowing for the bypass of platform restrictions and the handling of complex authentication challeng

    Facilitates the validation and troubleshooting of custom user-defined logic through specialized diagnostic output and environment reporting.

    Pythonclidownloaderpython
    Auf GitHub ansehen↗170,963
  • nylas/nylas-mailAvatar von nylas

    nylas/nylas-mail

    24,740Auf GitHub ansehen↗

    This project is a cross-platform desktop email client built with web technologies. It serves as an extensible mail application that allows users to manage and organize email correspondence and can link to self-hosted synchronization engines to manage user data. The application is designed for extensibility through a plugin architecture and logic extension hooks, enabling the addition of custom features such as text translation, email templating, and external service integrations. It further distinguishes itself by providing a customizable interface that supports user-defined CSS styling and t

    Includes specialized developer tools and extensions to troubleshoot the behavior of custom plugins.

    JavaScriptbabelelectronemail
    Auf GitHub ansehen↗24,740
  • kovidgoyal/calibreAvatar von kovidgoyal

    kovidgoyal/calibre

    24,146Auf GitHub ansehen↗

    Calibre is a comprehensive suite for digital library management, serving as a centralized hub for organizing, converting, and editing e-book collections. It functions as a multi-purpose platform that combines a relational database for metadata tracking with a powerful processing engine capable of transforming document formats and restructuring internal markup. Beyond local management, the software acts as a content server, enabling users to host their libraries over a network for remote access and reading via standard web browsers. The project distinguishes itself through its deep extensibili

    Executes the application in a specialized mode to capture console output and test code changes during plugin development.

    Pythoncalibreebookebook-formats
    Auf GitHub ansehen↗24,146
  • avwo/whistleAvatar von avwo

    avwo/whistle

    15,570Auf GitHub ansehen↗

    Whistle is an HTTP debugging proxy that captures, inspects, and modifies traffic through a web-based management interface. It operates as a man-in-the-middle proxy, intercepting HTTP, HTTPS, HTTP/2, WebSocket, and TCP traffic between clients and servers, and provides a plugin-based architecture that extends core functionality with custom rules, UI panels, and protocol handlers at runtime. The project distinguishes itself through a combination of capabilities that go beyond basic traffic inspection. It supports server-side headless operation on Linux, allowing it to intercept traffic for appli

    Adding custom rules and UI features through a plugin system to tailor the debugging environment.

    JavaScriptcharlesdebugfiddler
    Auf GitHub ansehen↗15,570
  • facebook/flipperF

    facebook/flipper

    13,478Auf GitHub ansehen↗

    Flipper is a mobile app debugging platform and cross-platform debugging bridge that connects a desktop environment to mobile devices. It provides a desktop tool for inspecting logs, network traffic, and layout hierarchies of mobile applications in real time. The platform is built as a plugin-based developer tool, offering a customizable framework for building visual debugging tools and data inspectors. This architecture allows for the creation of specialized plugins and visualizers to monitor internal application data through the desktop interface. The tool covers several functional domains

    Provides a framework for building custom visual tools that display application data via the communication bridge.

    TypeScript
    Auf GitHub ansehen↗13,478
  • tencent/gtAvatar von Tencent

    Tencent/GT

    4,407Auf GitHub ansehen↗

    GT ist ein mobiles On-Device-Debugging-Tool, das entwickelt wurde, um Netzwerkpakete zu erfassen, Systemprotokolle zu analysieren und die Hardwareleistung direkt auf einem Smartphone zu profilieren. Es bietet eine portable Suite von Dienstprogrammen zur Identifizierung von Softwarefehlern und Verarbeitungsengpässen, ohne dass eine Verbindung zu einem Host-Computer erforderlich ist. Das Projekt bietet ein Plugin-basiertes Debugging-Framework, das die Entwicklung benutzerdefinierter funktionaler Erweiterungen zur Implementierung projektspezifischer Debugging-Logik ermöglicht. Es ermöglicht zudem Echtzeit-Parameter-Tuning und -Injektion, wodurch interne Anwendungseinstellungen während der Ausführung modifiziert werden können, um verschiedene Konfigurationen zu testen. Das Tool deckt mehrere Kernbereiche der Observability und Diagnose ab, einschließlich Hardware-Leistungsprofiling für CPU-, Speicher-, Batterie- und Framerate-Metriken. Es enthält Funktionen zum Abfangen und Analysieren von Netzwerkverkehr und API-Kommunikationen sowie Dienstprogramme zur Aggregation und Analyse von Anwendungs- und System-Crash-Logs.

    Implements a plugin system allowing developers to extend debugging capabilities with custom rules and UI panels.

    Java
    Auf GitHub ansehen↗4,407
  1. Home
  2. Development Tools & Productivity
  3. Debugging, Profiling & Testing
  4. Debugging and Diagnostics
  5. Plugin Debugging Utilities

Unter-Tags erkunden

  • Plugin-Based Debugging Extensions1 Sub-TagExtends a debugging proxy with custom rules, UI panels, and protocol handlers through a plugin system at runtime. **Distinct from Plugin Debugging Utilities:** Distinct from Plugin Debugging Utilities: focuses on extending the proxy's own debugging capabilities via plugins, not on troubleshooting plugin logic itself.