awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesDebugging Extension Frameworks

Frameworks specifically designed to allow the creation of custom plugins for debugging and diagnostics tools.

Distinct from Plugin Systems: Distinct from general Plugin Systems: specifically tailored for extending the capabilities of a debugging environment.

Explore 2 awesome GitHub repositories matching development tools & productivity · Debugging Extension Frameworks. Refine with filters or upvote what's useful.

Awesome Debugging Extension Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebook/sonarfacebook 的头像

    facebook/Sonar

    13,481在 GitHub 上查看↗

    Sonar is a mobile app debugging platform and extensible toolkit that allows developers to inspect the internal state, network traffic, and system logs of mobile devices via a desktop interface. It functions as a centralized system for monitoring application behavior and troubleshooting logic and performance issues. The platform is distinguished by a plugin-based extension system that enables the development of custom debugging tools. These plugins can visualize specific application data and facilitate event exchange between a mobile device and a computer. The toolkit covers several core obse

    Provides a system for creating custom plugins that visualize application data and exchange events between devices.

    TypeScript
    在 GitHub 上查看↗13,481
  • tencent/gtTencent 的头像

    Tencent/GT

    4,407在 GitHub 上查看↗

    GT 是一款移动端设备调试工具,旨在直接在智能手机上捕获网络数据包、分析系统日志并进行硬件性能分析。它提供了一套便携式实用程序,无需连接主机即可识别软件错误并处理性能瓶颈。 该项目具有基于插件的调试框架,允许开发自定义功能扩展,以实现特定项目的调试逻辑。它还支持实时参数调整和注入,允许在执行过程中修改内部应用程序设置,从而测试不同的配置。 该工具涵盖了多个核心的可观测性和诊断领域,包括 CPU、内存、电池和帧率等硬件性能分析。它还包含拦截和分析网络流量及 API 通信的功能,以及用于聚合和分析应用程序及系统级崩溃日志的实用程序。

    Ships a framework specifically designed for creating custom plugins to extend debugging and diagnostics.

    Java
    在 GitHub 上查看↗4,407
  1. Home
  2. Development Tools & Productivity
  3. Plugin Systems
  4. Debugging Extension Frameworks