Debugging / Profiling

Open-source projects categorized as Debugging / Profiling

Top 21 Debugging / Profiling Open-Source Projects

Debugging / Profiling
  • node-inspector

    Node.js debugger based on Blink Developer Tools

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • debug

    A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers

    Project mention: Why write a library? | dev.to | 2024-05-02

    Number of dependencies: one way to tell if a library is not too challenging to be used as study source is based on the production dependencies count. The fewer the better. For example, I chose debug because it only has 1 dependency (ms), while the rest of the code relies on core NodeJS modules - which is exactly what I was looking for - to learn how to build a library from scratch, not off the shelf libraries with many external deps, which in turn are based on more deps. There you go, dependency hell.

  • devtool

    [OBSOLETE] runs Node.js programs through Chromium DevTools

  • 0x

    ๐Ÿ”ฅ single-command flamegraph profiling ๐Ÿ”ฅ

    Project mention: Looking for resources for profiling and debugging? | /r/node | 2023-12-08

    I don't have much knowledge nor experience about profiling nodejs apps. However, i think you can look into pm2 which has a monitoring option for resource usage. Additionally, you may try this package which shows flamegraphs.

  • ironNode

    Debug Node.js code with Chrome Developer Tools.

  • why-is-node-running

    Node is running but you don't know why? why-is-node-running is here to help you.

    Project mention: Interesting Project: why-is-node-running | news.ycombinator.com | 2024-09-04
  • leakage

    ๐Ÿ› Memory leak testing for node.

  • Theseus

    A pretty darn cool JavaScript debugger for Brackets (by adobe-research)

  • llnode

    An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.

  • swagger-stats

    API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.

  • TraceGL

    TraceGL MPL release

  • longjohn

    Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces

  • jstrace

    Dynamic tracing for javascript, in javascript (similar dtrace, ktap etc)

  • njsTrace

    A Node.js tracing and instrumentation utility

  • stackman

    He is like Batman, but for Node.js stack traces

  • thetool

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

  • NiM

    Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools. (by june07)

  • bugger

    Bugs bugging you? Bug back.

  • ctrace

    Well-formatted and improved trace system calls and signals (when the debugger does not help)

  • dats

    ๐Ÿ“ˆ Minimalistic zero-dependencies statsd client for Node.js

    Project mention: Dats: Minimalistic zero-dependencies statsd client for Node.js | news.ycombinator.com | 2024-06-24
  • vstream

    instrumented streams

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Debugging / Profiling discussion

Log in or Post with

Debugging / Profiling related posts

  • Interesting Project: why-is-node-running

    1 project | news.ycombinator.com | 4 Sep 2024
  • Dats: Minimalistic zero-dependencies statsd client for Node.js

    1 project | news.ycombinator.com | 24 Jun 2024
  • Why write a library?

    4 projects | dev.to | 2 May 2024
  • Conditional logging

    1 project | dev.to | 10 Jan 2024
  • Looking for resources for profiling and debugging?

    1 project | /r/node | 8 Dec 2023
  • Beginnerโ€™s Guide On Sending Automated Emails With Node.js, Nodemailer, and Cron Jobs

    1 project | dev.to | 24 Oct 2023
  • Understanding and Preventing Memory Leaks in Node.js

    2 projects | dev.to | 15 Sep 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Index

What are some of the best open-source Debugging / Profiling projects? This list will help you:

Project Stars
1 node-inspector 12,668
2 debug 11,120
3 devtool 3,764
4 0x 3,189
5 ironNode 2,330
6 why-is-node-running 1,857
7 leakage 1,581
8 Theseus 1,337
9 llnode 1,150
10 swagger-stats 893
11 TraceGL 886
12 longjohn 835
13 jstrace 383
14 njsTrace 366
15 stackman 251
16 thetool 221
17 NiM 198
18 bugger 156
19 ctrace 120
20 dats 102
21 vstream 58

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?