davidmarkclements / async-tracerLinks
Trace all async operations, output as newline delimited JSON logs, with minimal overhead.
☆15Updated 8 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:
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 4 months ago
- Transform your data as it pass by, synchronously.☆108Updated 4 months ago
- A simple LRU cache☆136Updated 3 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- NodeJS event loop latency monitor☆46Updated 9 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- turn a connect/express middleware into a runtime replaceable, deletable middleware☆41Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- mongodb query language for humans☆104Updated 10 years ago
- experimental http2 client for node and the CLI☆48Updated 5 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
- A collection of distilled load balancing engines☆81Updated 2 years ago
- Bike shed mutex lock implementation☆87Updated 3 years 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
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- ☆252Updated 4 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Remove nodecore related stack trace noise☆143Updated 11 months ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- A stream that emits multiple other streams one after another.☆141Updated last year
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago