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
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 7 years ago
- When close() is just not enough☆189Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Streaming JSON.stringify()☆60Updated 8 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Babel preset to make node@4 ES2015 compatible.☆47Updated 8 years ago
- /dev/null for node streams☆43Updated 8 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- speed measurement in javascript☆90Updated last month
- Generic stream reconnection module.☆122Updated 8 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- API for combining call site modifiers☆44Updated 6 years ago
- A simple LRU cache☆136Updated 3 years ago
- Prints out information about the process's active handles, including function source and location☆57Updated 10 years ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆112Updated 2 years ago
- Creates super long stack traces☆196Updated last year
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- Topological sorting with grouping support☆108Updated last year
- The async stream spec☆133Updated 7 years ago