davidmarkclements / async-tracer
Trace all async operations, output as newline delimited JSON logs, with minimal overhead.
☆15Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for async-tracer
- async_hook trace emitter 🔍☆37Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆77Updated 11 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Easy way to create a Readable Stream☆70Updated 7 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- Multipart parser☆34Updated 3 weeks ago
- Transform your data as it pass by, synchronously.☆99Updated last month
- Safe, constant-time comparison of Buffers☆50Updated 7 months ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 6 months ago
- convert module usage to inline expressions☆74Updated last year
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 2 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Fast and configurable DNS lookup cache☆15Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 7 months ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Support any Observable library and polyfill☆70Updated 3 years ago
- Zero-overhead asynchronous series/each/map function calls☆67Updated 4 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- Server router☆61Updated 4 years ago
- mongodb query language for humans☆105Updated 10 years ago
- experimental http2 client for node and the CLI☆46Updated 5 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- Keeps track of a server's open sockets so they can be destroyed at a moment's notice.☆27Updated 6 years ago