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 8 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 a string into a stream (streams2)☆81Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- the simplest benchmark you can run on node☆87Updated 3 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☆74Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 weeks ago
- /dev/null for node streams☆43Updated 8 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 last year
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Topological sorting with grouping support☆108Updated 8 months ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- The async stream spec☆133Updated 7 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 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
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Streaming JSON.stringify()☆60Updated 7 years ago
- Streaming JSON parser with depth-limited auxiliary data☆43Updated 2 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- npm module: backwards compatibilify your callback functions while migrating apis to promises☆30Updated 10 years ago
- speed measurement in javascript☆89Updated 7 years ago
- Module that helps you write generated functions in Node☆78Updated last year