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 2 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆254Updated last year
- Module that helps you write generated functions in Node☆78Updated last year
- Check if something is a Node.js stream☆112Updated 10 months ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Transform your data as it pass by, synchronously.☆107Updated 4 months ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- When close() is just not enough☆189Updated 5 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆147Updated 8 months ago
- A simple LRU cache☆137Updated 3 years ago
- Topological sorting with grouping support☆108Updated 10 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 3 years ago
- Like ruby's Abbrev module☆167Updated last month
- mutiplex-demultiplex multiple streams through a single text Stream☆181Updated 9 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 4 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 8 months ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 8 months ago
- A test suite and interface you can use to implement a chunk based storage backend☆119Updated 2 years ago