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 stream that emits multiple other streams one after another.☆142Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 10 months ago
- Read the progress of a stream☆234Updated 8 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
- 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
- A very fast streaming multipart parser for node.js☆187Updated last year
- A binary stream multiplexer☆143Updated 6 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- A rate limiter for node.js streams.☆215Updated 9 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated last month
- DEPRECATED - please use https://github.com/Brooooooklyn/snappy. Nodejs bindings to Google's Snappy compression library☆481Updated 3 years ago
- ☆78Updated 9 months ago
- The Media Recorder API in the browser as a readable stream☆106Updated 9 months ago
- Converts a Buffer/String to a readable stream.☆150Updated 8 years ago
- Execute a script over ssh using Node.JS☆126Updated 4 years ago
- The fastest way to parse JSON safely☆88Updated 3 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆96Updated last year
- Generic stream reconnection module.☆122Updated 7 years ago
- Localhost MongoDB Topology Management API☆43Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Updated 4 months ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- ☆58Updated 2 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☆65Updated 5 years ago
- Module that decompresses zip files☆102Updated 2 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- MurmurHash native bindings for node☆48Updated last year
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago