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

samcday/node-stream-buffer

0
View on GitHub↗
227 stars·35 forks·JavaScript·Unlicense·7 views

Node Stream Buffer

!! Consider using Node 16+ Utility Consumers rather than this library. !!

Features

  • Stream Utilities - Readable and writable streams with buffering.

Star history

Star history chart for samcday/node-stream-bufferStar history chart for samcday/node-stream-buffer

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 Node Stream Buffer

Similar open-source projects, ranked by how many features they share with Node Stream Buffer.
  • 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 Node Stream Buffer→

Frequently asked questions

What does samcday/node-stream-buffer do?

!! Consider using Node 16+ Utility Consumers rather than this library. !!

What are the main features of samcday/node-stream-buffer?

The main features of samcday/node-stream-buffer are: Stream Utilities.

What are some open-source alternatives to samcday/node-stream-buffer?

Open-source alternatives to samcday/node-stream-buffer 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).