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
Back to sindresorhus/get-stream

Projects sharing features with Get Stream

30 open-source projects similar to sindresorhus/get-stream, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • 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
  • nodejs/readable-streamnodejs avatar

    nodejs/readable-stream

    1,048View on GitHub↗

    Node-core streams for userland

    JavaScriptnodenodejs
    View on GitHub↗1,048
  • sindresorhus/pifysindresorhus avatar

    sindresorhus/pify

    1,507View on GitHub↗

    Promisify a callback-style function

    JavaScriptpromise-utilitiespromisespromisify
    View on GitHub↗1,507
  • mafintosh/pumpifymafintosh avatar

    mafintosh/pumpify

    256View on GitHub↗

    Combine an array of streams into a single duplex stream using pump and duplexify

    JavaScript
    View on GitHub↗256
  • feross/multistreamfeross avatar

    feross/multistream

    297View on GitHub↗

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

    JavaScript
    View on GitHub↗297

AI search

Explore more awesome repositories

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

Find more with AI search
  • 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
  • maxogden/binary-splitmaxogden avatar

    maxogden/binary-split

    79View on GitHub↗

    a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data

    JavaScript
    View on GitHub↗79
  • sindresorhus/into-streamsindresorhus avatar

    sindresorhus/into-stream

    215View on GitHub↗

    Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

    JavaScriptnodejsnpm-packagereadable-stream
    View on GitHub↗215
  • jahewson/node-bylinejahewson avatar

    jahewson/node-byline

    325View on GitHub↗

    Line-by-line Stream reader for node.js

    JavaScript
    View on GitHub↗325
  • sindresorhus/first-chunk-streamsindresorhus avatar

    sindresorhus/first-chunk-stream

    28View on GitHub↗

    Transform the first chunk in a stream

    JavaScript
    View on GitHub↗28
  • sindresorhus/delaysindresorhus avatar

    sindresorhus/delay

    626View on GitHub↗

    Delay a promise a specified amount of time

    JavaScript
    View on GitHub↗626
  • mafintosh/peek-streammafintosh avatar

    mafintosh/peek-stream

    58View on GitHub↗

    Transform stream that lets you peek the first line before deciding how to parse it

    JavaScript
    View on GitHub↗58
  • electron/spectronelectron avatar

    electron/spectron

    1,673View on GitHub↗

    Easily test your Electron apps using ChromeDriver and WebdriverIO.

    JavaScript
    View on GitHub↗1,673
  • dominictarr/stream-specdominictarr avatar

    dominictarr/stream-spec

    126View on GitHub↗

    executable specification for Stream (make testing streams easy)

    JavaScript
    View on GitHub↗126
  • creationix/stepcreationix avatar

    creationix/step

    2,194View on GitHub↗

    An async control-flow library that makes stepping through logic easy.

    JavaScript
    View on GitHub↗2,194
  • dominictarr/stream-combinerD

    dominictarr/stream-combiner

    0View on GitHub↗

    Turn a pipeline into a single stream. Combine returns a stream that writes to the first stream and reads from the last stream.

    View on GitHub↗0
  • dominictarr/splitdominictarr avatar

    dominictarr/split

    345View on GitHub↗
    JavaScript
    View on GitHub↗345
  • caolan/highlandcaolan avatar

    caolan/highland

    3,433View on GitHub↗

    High-level streams library for Node.js and the browser

    JavaScript
    View on GitHub↗3,433
  • bendrucker/stream-to-promisebendrucker avatar

    bendrucker/stream-to-promise

    139View on GitHub↗

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

    JavaScript
    View on GitHub↗139
  • hypercubed/chuhaiHypercubed avatar

    Hypercubed/chuhai

    88View on GitHub↗

    Test driven benchmarking.

    JavaScript
    View on GitHub↗88
  • dominictarr/map-streamdominictarr avatar

    dominictarr/map-stream

    121View on GitHub↗
    JavaScript
    View on GitHub↗121
  • grncdr/merge-streamgrncdr avatar

    grncdr/merge-stream

    212View on GitHub↗

    Merge (interleave) a bunch of streams.

    JavaScript
    View on GitHub↗212
  • kikobeats/stream-callbackkikobeats avatar

    kikobeats/stream-callback

    1View on GitHub↗

    `bash $ npm install stream-callback --save `

    JavaScript
    View on GitHub↗1
  • kriskowal/qkriskowal avatar

    kriskowal/q

    15,030View on GitHub↗

    q is a JavaScript promise library and asynchronous flow controller designed to manage non-blocking operations. It serves as a system for coordinating parallel tasks and sequencing asynchronous workflows through task chaining and error propagation. The library distinguishes itself with specialized debugging tools that capture long stack traces across asynchronous jumps and monitor unhandled rejections to prevent silent failures. It also functions as a remote object proxy, forwarding method calls to remote targets and routing responses back through promises. The project provides comprehensive

    JavaScript
    View on GitHub↗15,030
  • lewisdiamond/stromjslewisdiamond avatar

    lewisdiamond/stromjs

    106View on GitHub↗

    Dependency-free stream utils for Node.js

    TypeScript
    View on GitHub↗106
  • lpinca/valveletlpinca avatar

    lpinca/valvelet

    38View on GitHub↗

    Limit the execution rate of a function

    JavaScriptpromiserate-limitingthrottle
    View on GitHub↗38
  • lukechilds/clone-responselukechilds avatar

    lukechilds/clone-response

    32View on GitHub↗

    Returns a new stream and copies over all properties and methods from the original response giving you a complete duplicate.

    JavaScript
    View on GitHub↗32
  • lukechilds/create-test-serverlukechilds avatar

    lukechilds/create-test-server

    119View on GitHub↗

    Inspired by the createServer() helper function in the Got tests.

    JavaScript
    View on GitHub↗119
  • gartz/objecteventtargetgartz avatar

    gartz/ObjectEventTarget

    13View on GitHub↗

    A same behaviour EventTarget prototype, that can work with any object from JavaScript

    JavaScript
    View on GitHub↗13