JSBizon / node-memorystreamLinks
This is lightweight memory stream module for node.js.
☆84Updated 10 years ago
Alternatives and similar repositories for node-memorystream
Users that are interested in node-memorystream are comparing it to the libraries listed below
Sorting:
- ☆39Updated 8 years ago
- Creates super long stack traces☆196Updated last year
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 9 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 6 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- Line-by-line Stream reader for node.js☆326Updated 6 years ago
- Gracefully exit Express in order to get zero downtime deploys☆86Updated last year
- ☆124Updated 8 years ago
- Execute a script over ssh using Node.JS☆126Updated 5 years ago
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 5 years ago
- Topological sorting with grouping support☆108Updated last year
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 5 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Babel preset for Node 6.x (ES6 / ES2015)☆87Updated 9 years ago
- Writable stream that formats bunyan records that are piped into it☆52Updated 5 years ago
- A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.☆142Updated 7 years ago
- A CSV encoder stream that produces properly escaped CSVs☆203Updated 5 years ago
- fs bindings for tar-stream☆373Updated 2 months ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- An xxhash binding for node.js☆195Updated 5 years ago
- Parse BDD-style tests (Mocha, Jasmine) to generate documentation☆103Updated 6 months ago
- Read the progress of a stream☆235Updated 8 years ago
- utility for retrying a bluebird promise until it succeeds☆122Updated 6 years ago
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 years ago
- Virtual async fileds for mongoose.js☆62Updated 7 years ago
- Base64 encode, decode, escape and unescape for URL applications.