awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
M

mafintosh/multi-write-stream

0
View on GitHub↗
0 星标·0 分支·1 次浏览

Multi Write Stream

Create a writable stream that writes to multiple other writeable streams

Features

  • Stream Utilities - Writes to multiple writable streams simultaneously.

Star 历史

mafintosh/multi-write-stream 的 Star 历史图表mafintosh/multi-write-stream 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

mafintosh/multi-write-stream 是做什么的?

Create a writable stream that writes to multiple other writeable streams

mafintosh/multi-write-stream 的主要功能有哪些?

mafintosh/multi-write-stream 的主要功能包括:Stream Utilities。

mafintosh/multi-write-stream 有哪些开源替代品?

mafintosh/multi-write-stream 的开源替代品包括: 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).

Multi Write Stream 的开源替代方案

相似的开源项目,按与 Multi Write Stream 的功能重合度排序。
  • bendrucker/stream-to-promisebendrucker 的头像

    bendrucker/stream-to-promise

    139在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗139
  • dominictarr/event-streamdominictarr 的头像

    dominictarr/event-stream

    2,180在 GitHub 上查看↗

    EventStream is like functional programming meets IO

    JavaScript
    在 GitHub 上查看↗2,180
  • dominictarr/jsonstreamdominictarr 的头像

    dominictarr/JSONStream

    1,932在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗1,932
  • almost/through2-concurrentalmost 的头像

    almost/through2-concurrent

    75在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗75
查看 Multi Write Stream 的所有 30 个替代方案→