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

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

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

2 个仓库

Awesome GitHub RepositoriesExecution Tracing Systems

Systems that record full-fidelity state and logs during execution for post-mortem analysis.

Explore 2 awesome GitHub repositories matching development tools & productivity · Execution Tracing Systems. Refine with filters or upvote what's useful.

Awesome Execution Tracing Systems GitHub Repositories

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

    microsoft/playwright

    91,074在 GitHub 上查看↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior in consistent, isolated environments. The framework distinguishes itself through a web-first testing paradigm that prioritizes stability and resilience. By utilizing an auto-waiting actionability engine and accessibility-tree-based locators, it eliminates common sources of test

    Captures full-fidelity state, network activity, and console logs during execution for comprehensive post-mortem analysis.

    TypeScriptautomationchromechromium
    在 GitHub 上查看↗91,074
  • draios/sysdigdraios 的头像

    draios/sysdig

    8,261在 GitHub 上查看↗

    Sysdig is a Linux system observability tool and kernel event analyzer designed for capturing and analyzing kernel-level system calls and operating system events. It functions as a system call tracer and container security monitor, providing deep visibility into the activity of machines, virtual machines, and containers. The project specializes in non-invasive container inspection, allowing for the monitoring of container activity and resource usage without modifying the container environment or adding instrumentation. It enables the recording of detailed system traces into binary files for re

    Analyzes stored trace files of system activity to preserve rich context for retrospective debugging.

    C++
    在 GitHub 上查看↗8,261
  1. Home
  2. Development Tools & Productivity
  3. Debugging Tools
  4. Execution Tracing Systems