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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dominictarr avatar

dominictarr/event-streamArchived

0
View on GitHub↗
2,180 estrellas·146 forks·JavaScript·MIT·5 vistas

Event Stream

EventStream is like functional programming meets IO

Features

  • Stream Utilities - Functional stream utilities.

Historial de estrellas

Gráfico del historial de estrellas de dominictarr/event-streamGráfico del historial de estrellas de dominictarr/event-stream

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Event Stream

Proyectos open-source similares, clasificados según cuántas características comparten con Event Stream.
  • bendrucker/stream-to-promiseAvatar de bendrucker

    bendrucker/stream-to-promise

    139Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗139
  • dominictarr/jsonstreamAvatar de dominictarr

    dominictarr/JSONStream

    1,932Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗1,932
  • dominictarr/map-streamAvatar de dominictarr

    dominictarr/map-stream

    121Ver en GitHub↗
    JavaScript
    Ver en GitHub↗121
  • almost/through2-concurrentAvatar de almost

    almost/through2-concurrent

    75Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗75
Ver las 30 alternativas a Event Stream→

Preguntas frecuentes

¿Qué hace dominictarr/event-stream?

EventStream is like functional programming meets IO

¿Cuáles son las características principales de dominictarr/event-stream?

Las características principales de dominictarr/event-stream son: Stream Utilities.

¿Qué alternativas de código abierto existen para dominictarr/event-stream?

Las alternativas de código abierto para dominictarr/event-stream incluyen: bendrucker/stream-to-promise — ``sh npm install --save stream-to-promise ``. dominictarr/jsonstream — rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects). dominictarr/map-stream. dominictarr/split. dominictarr/stream-combiner — Turn a pipeline into a single stream. Combine returns a stream that writes to the first stream and reads from the last… almost/through2-concurrent — Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency).