TooTallNate / node-throttle
Node.js Transform stream that passes data through at `n` bytes per second
☆186Updated 7 years ago
Alternatives and similar repositories for node-throttle:
Users that are interested in node-throttle are comparing it to the libraries listed below
- A rate limiter for node.js streams.☆215Updated 9 years ago
- Abstract message protocol for nodejs☆134Updated 6 years ago
- Read the progress of a stream☆234Updated 7 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated last month
- 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
- A stream that emits multiple other streams one after another.☆142Updated last year
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- New line-delimeted JSON parser with a stream interface☆51Updated 4 years ago
- A readable file stream for files that are growing.☆106Updated 8 years ago
- A binary stream multiplexer☆143Updated 6 years ago
- ☆58Updated 2 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Extras missing from node's fs module☆105Updated 4 months ago
- MediaSource API as a node.js Writable stream☆138Updated 3 years ago
- The fastest way to parse JSON safely☆88Updated 3 years ago
- A NodeJS wrapper around ffprobe☆116Updated 3 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- The Media Recorder API in the browser as a readable stream☆106Updated 8 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- speed measurement in javascript☆89Updated 6 years ago
- Elegant UDP messaging for nodejs☆341Updated 6 years ago
- working with node.js buffers made easy☆205Updated 5 years ago
- get detailed information about running process and threads on linux machines from node. more than ps/top/iostat alone☆65Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Updated 3 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Use the Node `net` API in Chrome Apps☆135Updated last year
- Live HTTP and WebSocket packet capture and protocol decoding☆126Updated 9 years ago