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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sfkamath/jvm-hotpath

Open-source alternatives to Jvm Hotpath

24 open-source projects similar to sfkamath/jvm-hotpath, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Jvm Hotpath alternative.

  • adoptopenjdk/jitwatchAvatar de AdoptOpenJDK

    AdoptOpenJDK/jitwatch

    3,292Voir sur GitHub↗

    Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

    Java
    Voir sur GitHub↗3,292
  • andywer/leakageAvatar de andywer

    andywer/leakage

    1,593Voir sur GitHub↗

    🐛 Memory leak testing for node.

    JavaScript
    Voir sur GitHub↗1,593
  • bnoordhuis/node-heapdumpAvatar de bnoordhuis

    bnoordhuis/node-heapdump

    2,558Voir sur GitHub↗

    Make a dump of the V8 heap for later inspection.

    JavaScript
    Voir sur GitHub↗2,558
  • clinicjs/node-clinicC

    clinicjs/node-clinic

    5,948Voir sur GitHub↗

    Node-clinic is a performance profiling suite for Node.js designed to diagnose CPU bottlenecks, memory leaks, and asynchronous event loop issues. It provides specialized diagnostic tools for visualizing asynchronous flows, generating CPU flame graphs, and analyzing heap memory allocation. The suite includes a CPU flame graph tool to identify functions consuming the most processing time, a heap memory analyzer to track object allocation and leaks, and an asynchronous I/O profiler to map operation flows and find event loop bottlenecks. These tools cover broader capabilities in CPU execution pro

    JavaScript
    Voir sur GitHub↗5,948
  • d-edge/fasmAvatar de d-edge

    d-edge/fasm

    195Voir sur GitHub↗

    F# -> ASM disassembler

    F#
    Voir sur GitHub↗195

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • davidmarkclements/0xAvatar de davidmarkclements

    davidmarkclements/0x

    3,547Voir sur GitHub↗

    🔥 single-command flamegraph profiling 🔥

    JavaScript
    Voir sur GitHub↗3,547
  • deepseek-ai/profile-dataAvatar de deepseek-ai

    deepseek-ai/profile-data

    1,170Voir sur GitHub↗

    Analyze computation-communication overlap in V3/R1.

    Voir sur GitHub↗1,170
  • giltene/jhiccupAvatar de giltene

    giltene/jHiccup

    702Voir sur GitHub↗

    jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.

    Java
    Voir sur GitHub↗702
  • hyj1991/v8-analyticsAvatar de hyj1991

    hyj1991/v8-analytics

    188Voir sur GitHub↗

    中文版

    JavaScript
    Voir sur GitHub↗188
  • hyj1991/v8-profiler-nextAvatar de hyj1991

    hyj1991/v8-profiler-next

    231Voir sur GitHub↗

    v8-profiler-next provides node bindings for the v8 profiler.

    C++
    Voir sur GitHub↗231
  • jaegertracing/jaegerAvatar de jaegertracing

    jaegertracing/jaeger

    22,890Voir sur GitHub↗

    Jaeger is a distributed tracing platform used for collecting, storing, and visualizing request flows across microservices. It identifies performance bottlenecks and errors by tracking requests as they move through multiple service boundaries. The system includes telemetry collectors, a multi-tenant backend, and a trace visualizer. The platform provides a multi-tenant tracing infrastructure that isolates data and queries by tenant to support shared environments. It supports standardized telemetry ingestion via the OpenTelemetry Protocol over gRPC and HTTP. To manage storage costs and overhead,

    Gocncfdistributed-tracinghacktoberfest
    Voir sur GitHub↗22,890
  • jvm-profiling-tools/honest-profilerAvatar de jvm-profiling-tools

    jvm-profiling-tools/honest-profiler

    1,253Voir sur GitHub↗

    A sampling JVM profiler without the safepoint sample bias

    Java
    Voir sur GitHub↗1,253
  • kamilsk/tracerK

    kamilsk/tracer

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • latencyutils/latencyutilsAvatar de LatencyUtils

    LatencyUtils/LatencyUtils

    466Voir sur GitHub↗

    Utilities for latency measurement and reporting

    Java
    Voir sur GitHub↗466
  • mapbox/flamebearerAvatar de mapbox

    mapbox/flamebearer

    1,657Voir sur GitHub↗

    Blazing fast flame graph tool for V8 and Node 🔥

    JavaScriptflame-graphjavascriptnode
    Voir sur GitHub↗1,657
  • marcominetti/node-memwatchAvatar de marcominetti

    marcominetti/node-memwatch

    780Voir sur GitHub↗

    node-memwatch: Leak Detection and Heap Diffing for Node.JS

    C++
    Voir sur GitHub↗780
  • node-inspector/v8-profilerAvatar de node-inspector

    node-inspector/v8-profiler

    1,125Voir sur GitHub↗

    v8-profiler provides node bindings for the v8 profiler and integration with node-inspector

    C++
    Voir sur GitHub↗1,125
  • nswbmw/cpu-memory-monitorAvatar de nswbmw

    nswbmw/cpu-memory-monitor

    30Voir sur GitHub↗

    CPU & Memory Monitor, auto dump.

    JavaScript
    Voir sur GitHub↗30
  • pkg/profileAvatar de pkg

    pkg/profile

    2,058Voir sur GitHub↗

    Simple profiling for Go

    Go
    Voir sur GitHub↗2,058
  • segfaultsorcerer/heap-seanceAvatar de SegfaultSorcerer

    SegfaultSorcerer/heap-seance

    3Voir sur GitHub↗

    MCP server that channels JVM forensics into structured leak verdicts — for Claude Code.

    Python
    Voir sur GitHub↗3
  • sfninja/thetoolAvatar de sfninja

    sfninja/thetool

    224Voir sur GitHub↗

    thetool is a CLI tool to capture different cpu, memory and other profiles for your node app in Chrome DevTools friendly format

    JavaScript
    Voir sur GitHub↗224
  • soyuka/pidusageAvatar de soyuka

    soyuka/pidusage

    547Voir sur GitHub↗

    Cross-platform process cpu % and memory usage of a PID.

    JavaScript
    Voir sur GitHub↗547
  • thlorenz/flamegraphAvatar de thlorenz

    thlorenz/flamegraph

    164Voir sur GitHub↗

    Generates flamegraphs with Node.js or in the browser.

    HTML
    Voir sur GitHub↗164
  • thlorenz/v8-perfAvatar de thlorenz

    thlorenz/v8-perf

    2,278Voir sur GitHub↗

    ⏱️ Notes and resources related to v8 and thus Node.js performance

    JavaScript
    Voir sur GitHub↗2,278