awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesStack Trace Source Augmentation

Embedding relevant source code snippets directly into parsed stack trace outputs.

Distinct from Source Code Snippet Integration: None of the candidates cover the specific use case of augmenting crash reports with live source code snippets.

Explore 1 awesome GitHub repository matching development tools & productivity · Stack Trace Source Augmentation. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Stack Trace Source Augmentation

Awesome Stack Trace Source Augmentation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • maruel/panicparseAvatar von maruel

    maruel/panicparse

    3,711Auf GitHub ansehen↗

    Panicparse is a toolset for Go crash analysis and runtime debugging. It functions as a panic stack trace parser, a race detector log parser, and a goroutine deduplicator designed to transform raw crash dumps and thread sanitizer output into structured, readable formats. The project distinguishes itself by converting complex stack traces into visual HTML reports with embedded source code. It reduces noise in highly parallelized processes by grouping identical goroutine stacks and prioritizes application code over standard library calls during parsing. The utility also covers live process moni

    Includes relevant local source code snippets directly within the parsed stack output for faster debugging.

    Gocrashgopanic
    Auf GitHub ansehen↗3,711