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
·
mafintosh avatar

mafintosh/flush-write-stream

0
View on GitHub↗
33 stars·10 forks·JavaScript·MIT·4 views

Flush Write Stream

A write stream constructor that supports a flush function that is called before finish is emitted

Features

  • Stream Utilities - Writable stream with a flush function.

Star history

Star history chart for mafintosh/flush-write-streamStar history chart for mafintosh/flush-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 Flush Write Stream

Similar open-source projects, ranked by how many features they share with Flush 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 Flush Write Stream→

Frequently asked questions

What does mafintosh/flush-write-stream do?

A write stream constructor that supports a flush function that is called before finish is emitted

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

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

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

Open-source alternatives to mafintosh/flush-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).