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
·
M

mafintosh/multi-write-stream

0
View on GitHub↗
0 stars·0 forks·4 views

Multi Write Stream

Create a writable stream that writes to multiple other writeable streams

Features

  • Stream Utilities - Writes to multiple writable streams simultaneously.

Star history

Star history chart for mafintosh/multi-write-streamStar history chart for mafintosh/multi-write-stream

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

Open-source alternatives to Multi Write Stream

Similar open-source projects, ranked by how many features they share with Multi Write Stream.
  • bendrucker/stream-to-promisebendrucker avatar

    bendrucker/stream-to-promise

    139View on GitHub↗

    `sh npm install --save stream-to-promise `

    JavaScript
    View on GitHub↗139
  • dominictarr/event-streamdominictarr avatar

    dominictarr/event-stream

    2,180View on GitHub↗

    EventStream is like functional programming meets IO

    JavaScript
    View on GitHub↗2,180
  • dominictarr/jsonstreamdominictarr avatar

    dominictarr/JSONStream

    1,932View on GitHub↗

    rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)

    JavaScript
    View on GitHub↗1,932
  • 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
See all 30 alternatives to Multi Write Stream→

Frequently asked questions

What does mafintosh/multi-write-stream do?

Create a writable stream that writes to multiple other writeable streams

What are the main features of mafintosh/multi-write-stream?

The main features of mafintosh/multi-write-stream are: Stream Utilities.

What are some open-source alternatives to mafintosh/multi-write-stream?

Open-source alternatives to mafintosh/multi-write-stream include: bendrucker/stream-to-promise — ``sh npm install --save stream-to-promise ``. dominictarr/event-stream — EventStream is like functional programming meets IO. dominictarr/jsonstream — rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects). dominictarr/map-stream. dominictarr/split. almost/through2-concurrent — Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency).