awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesMemory Leak Reporting

Tools for generating detailed reports on memory leaks, including stack traces and code locations.

Distinct from Web Application Debugging: Distinct from Web Application Debugging: focuses specifically on exporting leak reports for resolution rather than general runtime inspection

Explore 1 awesome GitHub repository matching web development · Memory Leak Reporting. Refine with filters or upvote what's useful.

Awesome Memory Leak Reporting GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • nolanlawson/fuiteAvatar de nolanlawson

    nolanlawson/fuite

    4,625Ver en GitHub↗

    Fuite is a web application memory leak detector and browser heap snapshot analyzer. It functions as an automated interaction tester that monitors heap growth during repeated browser sequences to identify leaking DOM nodes and collections. The tool differentiates itself by executing scripted interaction loops to amplify memory growth, making leaks easier to detect. It captures and compares heap snapshots across different timestamps and exports detailed reports containing stack traces and the specific code locations where listeners were declared. The project covers browser automation and orche

    Exports leak reports with stacktraces and code locations to resolve memory issues in web apps.

    JavaScript
    Ver en GitHub↗4,625
  1. Home
  2. Web Development
  3. Web Application Debugging
  4. Memory Leak Reporting