awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to substack/oppressor

Open-source alternatives to Oppressor

30 open-source projects similar to substack/oppressor, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Oppressor alternative.

  • 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
  • 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
  • dominictarr/map-streamdominictarr avatar

    dominictarr/map-stream

    121View on GitHub↗
    JavaScript
    View on GitHub↗121
  • dominictarr/splitdominictarr avatar

    dominictarr/split

    345View on GitHub↗
    JavaScript
    View on GitHub↗345

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
  • 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/stream-specdominictarr avatar

    dominictarr/stream-spec

    126View on GitHub↗

    executable specification for Stream (make testing streams easy)

    JavaScript
    View on GitHub↗126
  • feross/multistreamfeross avatar

    feross/multistream

    297View on GitHub↗

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

    JavaScript
    View on GitHub↗297
  • floatdrop/stream-assertfloatdrop avatar

    floatdrop/stream-assert

    17View on GitHub↗

    Assert streams with ease.

    JavaScript
    View on GitHub↗17
  • freeall/progress-streamfreeall avatar

    freeall/progress-stream

    235View on GitHub↗

    Read the progress of a stream. Supports speed and eta.

    JavaScript
    View on GitHub↗235
  • gagle/node-streamifierG

    gagle/node-streamifier

    0View on GitHub↗
    View on GitHub↗0
  • grncdr/merge-streamgrncdr avatar

    grncdr/merge-stream

    212View on GitHub↗

    Merge (interleave) a bunch of streams.

    JavaScript
    View on GitHub↗212
  • 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
  • jahewson/node-bylinejahewson avatar

    jahewson/node-byline

    325View on GitHub↗

    Line-by-line Stream reader for node.js

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

    kikobeats/stream-callback

    1View on GitHub↗

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

    JavaScript
    View on GitHub↗1
  • lewisdiamond/stromjslewisdiamond avatar

    lewisdiamond/stromjs

    106View on GitHub↗

    Dependency-free stream utils for Node.js

    TypeScript
    View on GitHub↗106
  • 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
  • mafintosh/end-of-streammafintosh avatar

    mafintosh/end-of-stream

    150View on GitHub↗

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

    JavaScript
    View on GitHub↗150
  • mafintosh/flush-write-streammafintosh avatar

    mafintosh/flush-write-stream

    33View on GitHub↗

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

    JavaScript
    View on GitHub↗33
  • mafintosh/multi-read-streamM

    mafintosh/multi-read-stream

    0View on 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

    View on GitHub↗0
  • mafintosh/multi-write-streamM

    mafintosh/multi-write-stream

    0View on GitHub↗

    Create a writable stream that writes to multiple other writeable streams

    View on GitHub↗0
  • 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
  • mafintosh/pumpmafintosh avatar

    mafintosh/pump

    919View on GitHub↗

    pipe streams together and close all of them if one of them closes

    JavaScript
    View on GitHub↗919
  • 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
  • mafintosh/stream-eachmafintosh avatar

    mafintosh/stream-each

    38View on GitHub↗

    Iterate all the data in a stream

    JavaScript
    View on GitHub↗38
  • mafintosh/stream-shiftmafintosh avatar

    mafintosh/stream-shift

    22View on GitHub↗

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

    JavaScript
    View on GitHub↗22
  • mafintosh/tar-streammafintosh avatar

    mafintosh/tar-stream

    435View on GitHub↗

    tar-stream is a streaming tar parser and generator.

    JavaScript
    View on GitHub↗435
  • 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
  • maxogden/concat-streammaxogden avatar

    maxogden/concat-stream

    575View on GitHub↗

    writable stream that concatenates strings or data and calls a callback with the result

    JavaScript
    View on GitHub↗575