awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesNative Memory Debuggers

Tools for detecting memory corruption and leaks in native libraries using interception techniques.

Distinct from Native Memory Lifecycle Management: Focuses on runtime debugging of native heap corruption rather than managed lifecycle or mapping.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Native Memory Debuggers. Refine with filters or upvote what's useful.

Awesome Native Memory Debuggers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tencent/matrixAvatar de Tencent

    Tencent/matrix

    12,020Ver en GitHub↗

    Matrix is a suite of mobile application performance management and analysis tools. It provides a plugin-based monitoring system for capturing crashes, lags, and memory leaks, alongside a static binary auditor for reducing installation package size and a bytecode instrumentation tool for performance tracking. The project distinguishes itself through native memory debugging and a SQLite query linter that identifies inefficient database patterns. It employs native interception techniques to detect memory leaks and heap corruption without requiring source code recompilation, and uses a custom run

    Identifies memory leaks and heap corruption in native libraries without requiring source code recompilation.

    Javaandroidapm-clientwechat
    Ver en GitHub↗12,020
  1. Home
  2. Operating Systems & Systems Programming
  3. Native Memory Debuggers