awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mafintosh avatar

mafintosh/stream-shift

0
View on GitHub↗
22 Stars·7 Forks·JavaScript·MIT·1 Aufruf

Stream Shift

Returns the next buffer/object in a stream's readable queue

Features

  • Stream Utilities - Retrieves the next item from a stream's queue.

Star-Verlauf

Star-Verlauf für mafintosh/stream-shiftStar-Verlauf für mafintosh/stream-shift

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Stream Shift

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Stream Shift.
  • bendrucker/stream-to-promiseAvatar von bendrucker

    bendrucker/stream-to-promise

    139Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗139
  • dominictarr/event-streamAvatar von dominictarr

    dominictarr/event-stream

    2,180Auf GitHub ansehen↗

    EventStream is like functional programming meets IO

    JavaScript
    Auf GitHub ansehen↗2,180
  • dominictarr/jsonstreamAvatar von dominictarr

    dominictarr/JSONStream

    1,932Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,932
  • almost/through2-concurrentAvatar von almost

    almost/through2-concurrent

    75Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗75
Alle 30 Alternativen zu Stream Shift anzeigen→

Häufig gestellte Fragen

Was macht mafintosh/stream-shift?

Returns the next buffer/object in a stream's readable queue

Was sind die Hauptfunktionen von mafintosh/stream-shift?

Die Hauptfunktionen von mafintosh/stream-shift sind: Stream Utilities.

Welche Open-Source-Alternativen gibt es zu mafintosh/stream-shift?

Open-Source-Alternativen zu mafintosh/stream-shift sind unter anderem: 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).