awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sindresorhus/first-chunk-stream

Open-source alternatives to First Chunk Stream

30 open-source projects similar to sindresorhus/first-chunk-stream, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best First Chunk Stream alternative.

  • hughsk/from2الصورة الرمزية لـ hughsk

    hughsk/from2

    132عرض على GitHub↗

    Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"

    JavaScript
    عرض على GitHub↗132
  • maxogden/binary-splitالصورة الرمزية لـ maxogden

    maxogden/binary-split

    79عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗79
  • sindresorhus/into-streamالصورة الرمزية لـ sindresorhus

    sindresorhus/into-stream

    215عرض على GitHub↗

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

    JavaScriptnodejsnpm-packagereadable-stream
    عرض على GitHub↗215
  • jahewson/node-bylineالصورة الرمزية لـ jahewson

    jahewson/node-byline

    325عرض على GitHub↗

    Line-by-line Stream reader for node.js

    JavaScript
    عرض على GitHub↗325
  • mafintosh/peek-streamالصورة الرمزية لـ mafintosh

    mafintosh/peek-stream

    58عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗58
  • almost/through2-concurrentالصورة الرمزية لـ almost

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • mafintosh/pumpifyالصورة الرمزية لـ mafintosh

    mafintosh/pumpify

    256عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗256
  • sindresorhus/get-streamالصورة الرمزية لـ sindresorhus

    sindresorhus/get-stream

    359عرض على GitHub↗

    Get a stream as a string, Buffer, ArrayBuffer or array

    JavaScript
    عرض على GitHub↗359
  • feross/multistreamالصورة الرمزية لـ feross

    feross/multistream

    297عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗297
  • mafintosh/duplexifyالصورة الرمزية لـ mafintosh

    mafintosh/duplexify

    194عرض على GitHub↗

    Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input

    JavaScript
    عرض على GitHub↗194
  • nodejs/readable-streamالصورة الرمزية لـ nodejs

    nodejs/readable-stream

    1,048عرض على GitHub↗

    Node-core streams for userland

    JavaScriptnodenodejs
    عرض على GitHub↗1,048
  • mafintosh/flush-write-streamالصورة الرمزية لـ mafintosh

    mafintosh/flush-write-stream

    33عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗33
  • cujojs/whenالصورة الرمزية لـ cujojs

    cujojs/when

    3,428عرض على GitHub↗

    A solid, fast Promises/A+ and when() implementation, plus other async goodies.

    JavaScript
    عرض على GitHub↗3,428
  • floatdrop/stream-assertالصورة الرمزية لـ floatdrop

    floatdrop/stream-assert

    17عرض على GitHub↗

    Assert streams with ease.

    JavaScript
    عرض على GitHub↗17
  • dominictarr/stream-specالصورة الرمزية لـ dominictarr

    dominictarr/stream-spec

    126عرض على GitHub↗

    executable specification for Stream (make testing streams easy)

    JavaScript
    عرض على GitHub↗126
  • dominictarr/stream-combinerD

    dominictarr/stream-combiner

    0عرض على GitHub↗

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

    عرض على GitHub↗0
  • creationix/stepالصورة الرمزية لـ creationix

    creationix/step

    2,194عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗2,194
  • bevacqua/contraالصورة الرمزية لـ bevacqua

    bevacqua/contra

    778عرض على GitHub↗

    :surfer: Asynchronous flow control with a functional taste to it

    JavaScript
    عرض على GitHub↗778
  • kikobeats/stream-callbackالصورة الرمزية لـ kikobeats

    kikobeats/stream-callback

    1عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗1
  • dominictarr/splitالصورة الرمزية لـ dominictarr

    dominictarr/split

    345عرض على GitHub↗
    JavaScript
    عرض على GitHub↗345
  • dominictarr/map-streamالصورة الرمزية لـ dominictarr

    dominictarr/map-stream

    121عرض على GitHub↗
    JavaScript
    عرض على GitHub↗121
  • kriskowal/qالصورة الرمزية لـ kriskowal

    kriskowal/q

    15,030عرض على 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
    عرض على GitHub↗15,030
  • lewisdiamond/stromjsالصورة الرمزية لـ lewisdiamond

    lewisdiamond/stromjs

    106عرض على GitHub↗

    Dependency-free stream utils for Node.js

    TypeScript
    عرض على GitHub↗106
  • lpinca/valveletالصورة الرمزية لـ lpinca

    lpinca/valvelet

    38عرض على GitHub↗

    Limit the execution rate of a function

    JavaScriptpromiserate-limitingthrottle
    عرض على GitHub↗38
  • caolan/highlandالصورة الرمزية لـ caolan

    caolan/highland

    3,433عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗3,433
  • mafintosh/end-of-streamالصورة الرمزية لـ mafintosh

    mafintosh/end-of-stream

    150عرض على GitHub↗

    A node module that calls a callback when a readable/writable/duplex stream has completed or failed.

    JavaScript
    عرض على GitHub↗150
  • grncdr/merge-streamالصورة الرمزية لـ grncdr

    grncdr/merge-stream

    212عرض على GitHub↗

    Merge (interleave) a bunch of streams.

    JavaScript
    عرض على GitHub↗212
  • mafintosh/multi-read-streamM

    mafintosh/multi-read-stream

    0عرض على GitHub↗

    Readable stream that reads from multiple readable streams at the same time. If you are looking for a readable stream that reads sequentially from other streams checkout multistream

    عرض على GitHub↗0
  • mafintosh/multi-write-streamM

    mafintosh/multi-write-stream

    0عرض على GitHub↗

    Create a writable stream that writes to multiple other writeable streams

    عرض على GitHub↗0
  • gartz/objecteventtargetالصورة الرمزية لـ gartz

    gartz/ObjectEventTarget

    13عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗13