mattinsler / longjohn
Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces
☆835Updated 5 years ago
Alternatives and similar repositories for longjohn:
Users that are interested in longjohn are comparing it to the libraries listed below
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- Build Node.JS servers that don't fall over.☆1,299Updated 7 years ago
- Fibonacci and exponential backoff for Node.js☆339Updated 3 years ago
- Don't let your Node.JS server fall over when it's too busy.☆366Updated 6 years ago
- Rich JavaScript errors☆1,186Updated 2 years ago
- Check if the event loop is blocked☆733Updated 5 years ago
- Node clustering library with support for zero downtime reloading☆522Updated 3 years ago
- Simple, intuitive mocking of Node.js modules.☆461Updated 3 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- Benchmarks for Node.js JSON-schema validators☆388Updated 6 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,086Updated 4 years ago
- Abstract rate limiter for nodejs☆719Updated 2 years ago
- Common error classes and utility functions☆285Updated 3 years ago
- pipe streams together and close all of them if one of them closes☆910Updated 4 months ago
- modernize node.js to current ECMAScript standards☆1,380Updated 4 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆575Updated 3 years ago
- Wrap NodeJS request module to retry http requests in case of errors☆348Updated last year
- Simple module to add additional directories to the Node module search for top-level app modules☆411Updated 6 years ago
- fs with incremental backoff on EMFILE☆1,279Updated 5 months ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 7 years ago
- ☆347Updated 5 years ago
- An async libmagic binding for node.js for detecting content types by data inspection☆623Updated 6 months ago
- (DEPRECATED) use @pm2/io instead (drop-in replacement) https://github.com/keymetrics/pm2-io-apm☆264Updated 5 years ago
- Simplifying the use of mocks with Node.js☆1,102Updated last year
- node bindings for the v8 profiler☆1,127Updated 6 years ago
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- A Node metrics library for measuring and reporting application-level metrics, inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libr…☆516Updated 4 years ago
- Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.In…☆642Updated 4 months ago