TooTallNate / node-throttle
Node.js Transform stream that passes data through at `n` bytes per second
☆186Updated 8 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
- A stream that emits multiple other streams one after another.☆142Updated last year
- A readable file stream for files that are growing.☆106Updated 8 years ago
- A very fast streaming multipart parser for node.js☆187Updated last year
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- A binary stream multiplexer☆143Updated 6 years ago
- 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
- Simple taglib bindings to Javascript using node.js☆148Updated 6 years ago
- Read the progress of a stream☆234Updated 8 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 2 months ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- DEPRECATED - please use https://github.com/Brooooooklyn/snappy. Nodejs bindings to Google's Snappy compression library☆481Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- working with node.js buffers made easy☆205Updated 5 years ago
- Sync data in your cluster applications.☆132Updated 4 years ago
- A set of NodeJS streams aimed on chunking data☆33Updated 6 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- buffer operations☆107Updated 5 years ago
- get detailed information about running process and threads on linux machines from node. more than ps/top/iostat alone☆64Updated 6 years ago
- node module for always tailing a file -- recovers gracefully if it gets moved, deleted, or rolled-over.☆56Updated 4 years ago
- A simple way to keep track of the speed of your node streams.☆43Updated 4 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Converts a Buffer/String to a readable stream.☆150Updated 8 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- basic iptables control via nodejs☆114Updated 4 years ago
- ☆78Updated 10 months ago
- fs bindings for tar-stream☆357Updated 3 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 10 months ago
- 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