indutny / breakdown
Trace outgoing http requests for an http server and track the time spent doing CPU intensive workload during each request.
☆29Updated 2 years ago
Alternatives and similar repositories for breakdown
Users that are interested in breakdown are comparing it to the libraries listed below
Sorting:
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion☆33Updated 3 years ago
- Containerfile parser and stringifier☆17Updated 3 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Super Simple Test Format☆23Updated 5 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- CLI tool to update a package lock file☆12Updated 4 years ago
- Access memory using small fixed sized buffers☆30Updated 3 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- ☆98Updated 2 years ago
- Listen for data events on a readable stream without triggering flowing mode☆21Updated 6 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 7 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Interact with the GitHub releases API.☆26Updated 4 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Universal JavaScript Build and Packaging☆41Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 9 months ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago