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:
- NodeJS event loop latency monitor☆46Updated 9 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Creates super long stack traces☆196Updated 9 months ago
- A simple LRU cache☆137Updated 3 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- A stream that emits multiple other streams one after another.☆142Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- The fastest way to parse JSON safely☆89Updated 3 years ago
- ☆250Updated 4 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Remove nodecore related stack trace noise☆143Updated 9 months ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Pure JavaScript gRPC Server☆62Updated 4 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
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆112Updated 2 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
- ☆156Updated 7 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago