marcominetti / node-memwatch
A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.
☆776Updated 2 years ago
Alternatives and similar repositories for node-memwatch:
Users that are interested in node-memwatch are comparing it to the libraries listed below
- Check if the event loop is blocked☆733Updated 5 years ago
- Rich JavaScript errors☆1,186Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆2,510Updated 2 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆835Updated 5 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Build Node.JS servers that don't fall over.☆1,299Updated 7 years ago
- node bindings for the v8 profiler☆1,127Updated 6 years ago
- Abstract rate limiter for nodejs☆719Updated 2 years ago
- A tutorial for debugging memory leaks in node☆908Updated 12 years ago
- Make a dump of the V8 heap for later inspection.☆2,498Updated 2 years ago
- message-oriented socket library for node.js heavily inspired by zeromq☆1,496Updated 6 years ago
- modernize node.js to current ECMAScript standards☆1,380Updated 4 years ago
- fs with incremental backoff on EMFILE☆1,279Updated 5 months ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,902Updated 2 years ago
- Response time header for node.js☆484Updated 2 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,921Updated 6 years ago
- Sticky session balancer based on a `cluster` module☆964Updated 3 years ago
- Don't let your Node.JS server fall over when it's too busy.☆366Updated 6 years ago
- Node clustering library with support for zero downtime reloading☆522Updated 3 years ago
- Execute a callback when a request closes, finishes, or errors☆394Updated 8 months ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆566Updated 3 years ago
- Extends Chai with assertions about promises.☆1,421Updated last month
- Simplifying the use of mocks with Node.js☆1,102Updated last year
- Abstraction for exponential and custom retry strategies for failed operations.☆1,236Updated last year
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,086Updated 4 years ago
- pipe streams together and close all of them if one of them closes☆910Updated 4 months ago
- Fibonacci and exponential backoff for Node.js☆339Updated 3 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,098Updated last year
- Rate limiting middleware for Express☆424Updated 5 years ago