awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Execution Trace and Log Analyzers · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesExecution Trace and Log Analyzers

Utilities for capturing and visualizing historical event streams, network traffic, and diagnostic logs to reconstruct application behavior.

Explore 4 awesome GitHub repositories matching development tools & productivity · Execution Trace and Log Analyzers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Developer Tooling
  4. Debugging and Diagnostics
  5. Execution Trace and Log Analyzers

Awesome Execution Trace and Log Analyzers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • clash-verge-rev/clash-verge-rev

    clash-verge-rev/clash-verge-rev

    97,701GitHubView on GitHub↗

    This application provides a comprehensive interface for managing network traffic through a core proxy engine. It supports multiple traffic interception methods, including system-wide proxy settings and virtual network interfaces, allowing users to route TCP and UDP traffic based on specific domain, IP, port, or process

    TypeScriptclashclash-metaclash-verge
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Zigbunbundlerjavascript
  • macrozheng/mall

    macrozheng/mall

    82,926GitHubView on GitHub↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secu

    Javadockerelasticsearchelk
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on 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

    TypeScriptautomationchromechromium

Explore sub-tags

  • Diagnostic Logging ToolsTools that capture, filter, and manage diagnostic log output to assist in troubleshooting and error reproduction.
  • Network Request LoggersTools that monitor and log outgoing HTTP traffic, including request headers and metadata, for network analysis.
  • Trace Inspection ToolsTools that visualize recorded execution traces, including DOM snapshots and network activity, to inspect application state.