TritonDataCenter / node-vstreamLinks
instrumented streams
☆59Updated 3 years ago
Alternatives and similar repositories for node-vstream
Users that are interested in node-vstream are comparing it to the libraries listed below
Sorting:
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- Basic http wrapper to call the docker remote api from node☆56Updated 6 years ago
- Measure Node.js event loop lag.☆43Updated 4 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- libuv javascript bindings☆112Updated 11 years ago
- seamlessly queue up asynchronous function calls. supports concurrency and timeouts.☆21Updated 5 years ago
- Sysdig tracer support for Node.js☆80Updated 9 years ago
- SPDY v2, v3, v3.1 and HTTP2 transport implementation for node.js☆101Updated 6 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- turn a connect/express middleware into a runtime replaceable, deletable middleware☆42Updated 2 years ago
- Takes a function, returns a function that will can only be called a certain amount of times per second.☆28Updated 9 years ago
- ☆39Updated 8 years ago
- Prints out information about the process's active handles, including function source and location☆57Updated 10 years ago
- executable specification for Stream (make testing streams easy)☆125Updated 9 years ago
- the simplest benchmark you can run on node☆87Updated 3 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
- Long stack traces using async listeners☆65Updated 3 years ago
- Server router☆61Updated 5 years ago
- NodeJS event loop latency monitor☆46Updated 9 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
- mongo query API component☆65Updated 9 years ago
- Node.js and io.js native addon build tool a (hopefully temporary) fork of TooTallNate/node-gyp☆38Updated 9 years ago
- Spawn a process and restart it if it crashes☆256Updated 6 years ago
- a crash friendly queue that persists queue state and can restart. uses a worker pool and has configurable concurrency☆57Updated 10 years ago