Showing 21-40 of 82,600 packages
A library to run cpu-intensive tasks without blocking the event loop.
Polyfill for perf_hooks.monitorEventLoopDelay(...)
Exposes stats about the libuv default loop
Detect event loop blockages and get a stack trace; fast enough for production.
Limit or throttle the simultaneous execution of asynchronous code in separate iterations of the event loop.
Execute chunked blocking operations in a way that won't cause event loop starvation
Qode is a lightly modified fork of Node.js that allows injecting a third party event loop alongside Node's event loop. It is designed to be used together with `@nodegui/nodegui`
Event Loop diagrams for StrongTrace visualization
Small module to do smart delays in tight loops to maintain a certain event loop delay
Monitor Native matrics like GC and Event loop stats
Turns async function into sync via JavaScript wrapper of Node event loop
C function to get the current libuv event loop for N-API
Detect if event loop is busy.
C function to get the current libuv event loop for N-API
Middy AWS Lambda event loop tracer middleware
Give each tick on the Node.js event loop it's own ID
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Lightweight health check and event loop monitoring detection library for Node.js. Supports custom indicators and TypeScript.
Node.js performance measurement metrics (cpu, memory, event loop, gc)
A collection of strategies for yielding to the event loop, to avoid blocking for too long.