brycebaril / node-stream-meterLinks
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
Alternatives and similar repositories for node-stream-meter
Users that are interested in node-stream-meter are comparing it to the libraries listed below
Sorting:
- Convert streams (readable or writable) to promises☆139Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Safe, constant-time comparison of Buffers☆50Updated last month
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- ☆39Updated 9 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 7 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 8 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 5 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Streaming JSON.stringify()☆61Updated 8 years ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- When close() is just not enough☆188Updated 5 years ago
- Topological sorting with grouping support☆108Updated last year
- get the local network address of your machine☆67Updated 9 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- /dev/null for node streams☆43Updated 8 years ago