SaaSHub helps you find the best software and product alternatives Learn more โ
Top 21 Debugging / Profiling Open-Source Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
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.
-
-
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.
-
-
why-is-node-running
Node is running but you don't know why? why-is-node-running is here to help you.
-
-
-
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.
-
-
-
-
-
-
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)
-
-
-
Project mention: Dats: Minimalistic zero-dependencies statsd client for Node.js | news.ycombinator.com | 2024-06-24
-
Debugging / Profiling discussion
Debugging / Profiling related posts
-
Interesting Project: why-is-node-running
-
Dats: Minimalistic zero-dependencies statsd client for Node.js
-
Why write a library?
-
Conditional logging
-
Looking for resources for profiling and debugging?
-
Beginnerโs Guide On Sending Automated Emails With Node.js, Nodemailer, and Cron Jobs
-
Understanding and Preventing Memory Leaks in Node.js
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Oct 2024
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 |