mafintosh / duplexifyLinks
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
☆192Updated 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 last month
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated last year
- Delay the evaluation of a paramless async function and cache the result☆97Updated last year
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 2 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Bike shed mutex lock implementation☆87Updated 3 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Like ruby's Abbrev module☆167Updated last week
- When close() is just not enough☆189Updated 4 years ago
- extend like a boss☆305Updated 4 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- no longer maintained, sorry!☆196Updated 7 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- Transform your data as it pass by, synchronously.☆108Updated 2 months ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆147Updated 7 months ago
- A simple LRU cache☆137Updated 3 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 7 months ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 7 months ago
- A test suite and interface you can use to implement a chunk based storage backend☆119Updated 2 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- Streaming JSON.stringify()☆60Updated 7 years ago