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

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

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

5 个仓库

Awesome GitHub RepositoriesDebugging Tooling

Specialized utilities for inspecting objects, network traffic, and performance.

Explore 5 awesome GitHub repositories matching part of an awesome list · Debugging Tooling. Refine with filters or upvote what's useful.

Awesome Debugging Tooling GitHub Repositories

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

    kdzwinel/betwixt

    4,562在 GitHub 上查看↗

    Betwixt 是一个系统级网络监视器和 Web 调试代理,可捕获来自任何已安装应用程序的网络请求。它作为一个 HTTPS 流量检查器,将操作系统和命令行接口的流量路由通过本地代理进行分析。 该工具利用兼容 Chrome DevTools 的界面来渲染捕获的流量,允许检查来自非浏览器源的请求和响应。它通过生成受信任的根证书来执行中间人(MITM)HTTPS 解密,以检查客户端和服务器之间的加密通信。 该项目涵盖了系统级流量捕获、终端特定会话调试以及网络端口和证书存储配置的功能。它包括用于在多个目标操作系统和硬件架构上生成可分发二进制文件的构建脚本。

    System-level network proxy for inspection via the browser.

    JavaScript
    在 GitHub 上查看↗4,562
  • andrewdavey/immutable-devtoolsandrewdavey 的头像

    andrewdavey/immutable-devtools

    671在 GitHub 上查看↗

    Chrome Dev Tools custom formatter for Immutable-js values

    Custom formatter for inspecting immutable data structures.

    JavaScript
    在 GitHub 上查看↗671
  • pmdartus/snaplinepmdartus 的头像

    pmdartus/snapline

    401在 GitHub 上查看↗

    Unleash your screenshots stored in Chrome Devtool timeline files

    Converts timeline screenshots into animated GIFs.

    JavaScript
    在 GitHub 上查看↗401
  • thlorenz/cpuprofilifythlorenz 的头像

    thlorenz/cpuprofilify

    169在 GitHub 上查看↗

    Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.

    Converts various profiling formats into standard CPU profiles.

    JavaScript
    在 GitHub 上查看↗169
  • brendankenny/call-tracebrendankenny 的头像

    brendankenny/call-trace

    43在 GitHub 上查看↗

    Instruments a JavaScript file to record its call graph and (optionally) time spent in each function. When the file is run in the browser, a trace can be converted to the Chrome CPU profile format for viewing in DevTools.

    Instruments JavaScript to generate detailed execution profiles.

    JavaScript
    在 GitHub 上查看↗43
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Debugging Tooling