awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
feross avatar

feross/multistream

0
View on GitHub↗
297 stars·25 forks·JavaScript·MIT·5 views

Multistream

A stream that emits multiple other streams one after another (streams3)

Features

  • Control Flow Utilities - Combine multiple streams into one.
  • Stream Utilities - Streams multiple streams sequentially.

Star history

Star history chart for feross/multistreamStar history chart for feross/multistream

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does feross/multistream do?

A stream that emits multiple other streams one after another (streams3)

What are the main features of feross/multistream?

The main features of feross/multistream are: Control Flow Utilities, Stream Utilities.

What are some open-source alternatives to feross/multistream?

Open-source alternatives to feross/multistream include: jahewson/node-byline — Line-by-line Stream reader for node.js. mafintosh/peek-stream — Transform stream that lets you peek the first line before deciding how to parse it. almost/through2-concurrent — Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency). hughsk/from2 — Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2". mafintosh/duplexify — Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and… mafintosh/pumpify — Combine an array of streams into a single duplex stream using pump and duplexify.

Open-source alternatives to Multistream

Similar open-source projects, ranked by how many features they share with Multistream.
  • hughsk/from2hughsk avatar

    hughsk/from2

    132View on GitHub↗

    Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"

    JavaScript
    View on GitHub↗132
  • jahewson/node-bylinejahewson avatar

    jahewson/node-byline

    325View on GitHub↗

    Line-by-line Stream reader for node.js

    JavaScript
    View on GitHub↗325
  • almost/through2-concurrentalmost avatar

    almost/through2-concurrent

    75View on GitHub↗

    Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)

    JavaScript
    View on GitHub↗75
  • mafintosh/duplexifymafintosh avatar

    mafintosh/duplexify

    194View on GitHub↗

    Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input

    JavaScript
    View on GitHub↗194
See all 30 alternatives to Multistream→