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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to kamilsk/tracer

Projects sharing features with Tracer

30 open-source projects similar to kamilsk/tracer, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • pkg/profilepkg avatar

    pkg/profile

    2,058View on GitHub↗

    Simple profiling for Go

    Go
    View on GitHub↗2,058
  • jaegertracing/jaegerjaegertracing avatar

    jaegertracing/jaeger

    22,890View on 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
    View on GitHub↗22,890
  • arl/statsvizarl avatar

    arl/statsviz

    3,638View on GitHub↗

    Visualise Go runtime metrics in real time

    Gogarbage-collectorgogolang
    View on GitHub↗3,638
  • basesecrete/rorvswildBaseSecrete avatar

    BaseSecrete/rorvswild

    389View on GitHub↗

    Performances & exceptions monitoring for Ruby on Rails applications

    Ruby
    View on GitHub↗389
  • bnoordhuis/node-heapdumpbnoordhuis avatar

    bnoordhuis/node-heapdump

    2,558View on GitHub↗

    Make a dump of the V8 heap for later inspection.

    JavaScript
    View on GitHub↗2,558

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • clinicjs/node-clinicC

    clinicjs/node-clinic

    5,948View on 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
    View on GitHub↗5,948
  • d-edge/fasmd-edge avatar

    d-edge/fasm

    195View on GitHub↗

    F# -> ASM disassembler

    F#
    View on GitHub↗195
  • davidmarkclements/0xdavidmarkclements avatar

    davidmarkclements/0x

    3,547View on GitHub↗

    🔥 single-command flamegraph profiling 🔥

    JavaScript
    View on GitHub↗3,547
  • deepseek-ai/profile-datadeepseek-ai avatar

    deepseek-ai/profile-data

    1,170View on GitHub↗

    Analyze computation-communication overlap in V3/R1.

    View on GitHub↗1,170
  • giltene/jhiccupgiltene avatar

    giltene/jHiccup

    702View on 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
    View on GitHub↗702
  • hyj1991/v8-analyticshyj1991 avatar

    hyj1991/v8-analytics

    188View on GitHub↗

    中文版

    JavaScript
    View on GitHub↗188
  • hyj1991/v8-profiler-nexthyj1991 avatar

    hyj1991/v8-profiler-next

    231View on GitHub↗

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

    C++
    View on GitHub↗231
  • jvm-profiling-tools/honest-profilerjvm-profiling-tools avatar

    jvm-profiling-tools/honest-profiler

    1,253View on GitHub↗

    A sampling JVM profiler without the safepoint sample bias

    Java
    View on GitHub↗1,253
  • kschingiz/meteor-elastic-apmkschingiz avatar

    kschingiz/meteor-elastic-apm

    3View on GitHub↗

    1. Install and configure elasticsearch - https://www.elastic.co/downloads/elasticsearch 2. Install and configure Kibana - https://www.elastic.co/downloads/kibana 3. Install and configure elastic APM server - https://www.elastic.co/downloads/apm

    View on GitHub↗3
  • latencyutils/latencyutilsLatencyUtils avatar

    LatencyUtils/LatencyUtils

    466View on GitHub↗

    Utilities for latency measurement and reporting

    Java
    View on GitHub↗466
  • lmachens/kadiraL

    lmachens/kadira

    0View on GitHub↗

    1. Create an account at 2. From the UI, create an app. You'll get an AppId and an AppSecret. 3. Run meteor add meteorhacks:kadira in your project 4. Configure your Meteor app with the AppId and AppSecret by adding the following code snippet to a server/kadira.js file:

    View on GitHub↗0
  • mapbox/flamebearermapbox avatar

    mapbox/flamebearer

    1,657View on GitHub↗

    Blazing fast flame graph tool for V8 and Node 🔥

    JavaScriptflame-graphjavascriptnode
    View on GitHub↗1,657
  • marcominetti/node-memwatchmarcominetti avatar

    marcominetti/node-memwatch

    780View on GitHub↗

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

    C++
    View on GitHub↗780
  • monti-apm/monti-apm-agentmonti-apm avatar

    monti-apm/monti-apm-agent

    47View on GitHub↗

    This package is based on meteorhacks/kadira.

    JavaScript
    View on GitHub↗47
  • newrelic/rpmnewrelic avatar

    newrelic/rpm

    1,209View on GitHub↗

    New Relic RPM Ruby Agent

    Ruby
    View on GitHub↗1,209
  • node-inspector/v8-profilernode-inspector avatar

    node-inspector/v8-profiler

    1,125View on GitHub↗

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

    C++
    View on GitHub↗1,125
  • nswbmw/cpu-memory-monitornswbmw avatar

    nswbmw/cpu-memory-monitor

    30View on GitHub↗

    CPU & Memory Monitor, auto dump.

    JavaScript
    View on GitHub↗30
  • pixie-labs/pixieP

    pixie-labs/pixie

    0View on GitHub↗
    View on GitHub↗0
  • segfaultsorcerer/heap-seanceSegfaultSorcerer avatar

    SegfaultSorcerer/heap-seance

    3View on GitHub↗

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

    Python
    View on GitHub↗3
  • sfkamath/jvm-hotpathsfkamath avatar

    sfkamath/jvm-hotpath

    9View on GitHub↗

    JVM runtime execution analysis - finds hot code paths by frequency, not CPU time

    Java
    View on GitHub↗9
  • sfninja/thetoolsfninja avatar

    sfninja/thetool

    224View on GitHub↗

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

    JavaScript
    View on GitHub↗224
  • skylightio/skylight-rubyskylightio avatar

    skylightio/skylight-ruby

    320View on GitHub↗

    Skylight agent for Ruby

    Ruby
    View on GitHub↗320
  • soyuka/pidusagesoyuka avatar

    soyuka/pidusage

    547View on GitHub↗

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

    JavaScript
    View on GitHub↗547
  • thlorenz/flamegraphthlorenz avatar

    thlorenz/flamegraph

    164View on GitHub↗

    Generates flamegraphs with Node.js or in the browser.

    HTML
    View on GitHub↗164
  • adoptopenjdk/jitwatchAdoptOpenJDK avatar

    AdoptOpenJDK/jitwatch

    3,292View on 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
    View on GitHub↗3,292