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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesStack Frame Type Resolvers

Shows resolved generic parameters and value tuple syntax inside stack frames for easier code navigation.

Distinct from Generic Type Resolution: Distinct from Generic Type Resolution: focuses on displaying resolved types in stack frames rather than runtime instantiation for deserialization.

Explore 1 awesome GitHub repository matching software engineering & architecture · Stack Frame Type Resolvers. Refine with filters or upvote what's useful.

Awesome Stack Frame Type Resolvers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • benaadams/ben.demystifierAvatar de benaadams

    benaadams/Ben.Demystifier

    2,867Ver en GitHub↗

    Ben.Demystifier is a .NET library that transforms raw stack traces into modern C# 7+ syntax. It reads compiler-generated frames produced by async methods, iterators, lambdas, local functions, and generic types, then rewrites them to match the original source code, making exception call stacks and debug output immediately readable. The library resolves common compiler artifacts such as MoveNext frames back into their original async method or iterator names, shows declaring method names and ordinals for lambdas and local functions instead of generated identifiers, and displays resolved generi

    Shows resolved generic parameters and value tuple syntax inside stack frames.

    C#aspnet-coredotnetdotnet-core
    Ver en GitHub↗2,867
  1. Home
  2. Software Engineering & Architecture
  3. Generic Type Definitions
  4. Generic Type Resolution
  5. Stack Frame Type Resolvers