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 3 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☆112Updated 11 months ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆254Updated last year
- Transform your data as it pass by, synchronously.☆109Updated 5 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Module that helps you write generated functions in Node☆78Updated last year
- Create and parse HTTP Content-Type header☆138Updated last week
- 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
- Like ruby's Abbrev module☆167Updated 3 weeks ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆145Updated 10 months ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 4 months ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 10 months ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- A simple LRU cache☆136Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- speed measurement in javascript☆89Updated this week
- A test suite and interface you can use to implement a chunk based storage backend☆119Updated 2 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago