davidmarkclements / async-tracerLinks
Trace all async operations, output as newline delimited JSON logs, with minimal overhead.
☆15Updated 7 years ago
Alternatives and similar repositories for async-tracer
Users that are interested in async-tracer are comparing it to the libraries listed below
Sorting:
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- NodeJS event loop latency monitor☆46Updated 9 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- A simple LRU cache☆137Updated 3 years ago
- Creates super long stack traces☆196Updated 10 months ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- ☆252Updated 4 years ago
- Transform your data as it pass by, synchronously.☆107Updated 4 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- Pure JavaScript gRPC Server☆62Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- A ridiculously light-weight function argument validator☆133Updated last month
- ☆156Updated 8 months ago
- Body parsing☆121Updated last year
- Force V8 to use fast properties for an object☆239Updated 3 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- mongodb query language for humans☆104Updated 10 years ago
- Exposes stats about the libuv default loop☆37Updated 6 months ago
- A stream that emits multiple other streams one after another.☆141Updated last year
- ⚡️ Fast parsing, formatting and timezone manipulations for dates☆58Updated 7 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- turn a connect/express middleware into a runtime replaceable, deletable middleware☆41Updated 2 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year