mafintosh / duplexifyLinks
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
☆193Updated last year
Alternatives and similar repositories for duplexify
Users that are interested in duplexify are comparing it to the libraries listed below
Sorting:
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 5 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Check if something is a Node.js stream☆115Updated last year
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- no longer maintained, sorry!☆196Updated 7 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Transform your data as it pass by, synchronously.☆110Updated last month
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 6 months ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- A simple LRU cache☆136Updated 3 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Superseded by rave-level. Open a leveldb handle multiple times.☆145Updated last year
- Contain async insanity so that the dark pony lord doesn't eat souls☆93Updated 2 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆82Updated last year
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- extend like a boss☆305Updated 5 years ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 3 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 4 years ago
- Topological sorting with grouping support☆108Updated last year
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago