awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesMemory Profile Query Languages

Specialized languages designed to query memory allocation profiles and identify allocation patterns.

Distinct from Code Analysis Query Languages: Targets memory profiling data specifically, whereas code analysis query languages target source code structures.

Explore 1 awesome GitHub repository matching data & databases · Memory Profile Query Languages. Refine with filters or upvote what's useful.

Awesome Memory Profile Query Languages GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • koute/bytehoundkoute 的头像

    koute/bytehound

    4,791在 GitHub 上查看↗

    Bytehound is a Linux memory profiler that utilizes a custom global allocator to intercept memory requests and track allocations and deallocations. It records full call-stack traces for every memory operation to map allocations back to their originating source code. The project features a remote memory profiling system that streams capture data via network sockets to a separate machine, minimizing resource overhead on the target system. Analysis is supported by a specialized domain-specific query language used to automate the detection of memory patterns and anomalies. The tool covers heap al

    Includes a specialized domain-specific language to automate the detection of anomalies and patterns within memory profiles.

    Cmemory-profilermemory-profilingprofiler
    在 GitHub 上查看↗4,791
  1. Home
  2. Data & Databases
  3. Data Access and Querying
  4. API Query Languages
  5. Code Analysis Query Languages
  6. Memory Profile Query Languages