keymetrics / event-loop-inspectorLinks
(DEPRECATED) Dump event loop's current stats.
☆21Updated 2 years ago
Alternatives and similar repositories for event-loop-inspector
Users that are interested in event-loop-inspector are comparing it to the libraries listed below
Sorting:
- A Node.js tracing and instrumentation utility☆379Updated 2 months ago
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- ☆252Updated 5 years ago
- ☆252Updated last year
- Delivers a human-readable diagnostic summary, written to file.☆325Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Load detection and shedding capabilities for http, express, restify and koa☆205Updated 4 years ago
- A stream that emits multiple other streams one after another (streams3)☆296Updated 4 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.☆108Updated 3 years ago
- Don't let your Node.JS server fall over when it's too busy.☆367Updated 7 years ago
- Exposes stats about the libuv default loop☆37Updated 11 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 4 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- ☆155Updated last year
- Run some code when the process exits☆117Updated 2 months ago
- When close() is just not enough☆188Updated 5 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 9 years ago
- Creates super long stack traces☆196Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated last week
- Selective error catching and rewrite rules☆176Updated last year
- Split Streams3 style☆294Updated last year
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 11 years ago
- A very fast streaming multipart parser for node.js☆188Updated 2 years ago
- Module to hook into the Node.js require function☆182Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- A package to keep a context object per request for Node.js > 8.9☆81Updated 7 years ago
- Readable and Writable Streams that use backing Buffers.☆227Updated 11 months ago
- Generate self-signed certificates from node.js