highland

Data pipeline library

A high-level streams library for managing synchronous and asynchronous data flows in JavaScript

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

GitHub

3k stars
67 watching
147 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
browserify/stream-browserify Makes Node.js stream API compatible with browser environments. 103
socketstream/socketstream A framework for building Realtime Web Apps by providing tools for managing projects, accelerating deployment, and integrating with various technologies. 3,542
jimhigson/oboe.js A streaming JSON parser that loads and parses JSON data as it is received from an AJAX response or other source 4,790
highcharts/highcharts Provides a JavaScript charting framework with support for various data visualization formats 12,049
max-mapper/websocket-stream A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. 668
nodejs/readable-stream Provides a Node.js implementation of the core streams classes for userland development 1,032
staltz/xstream An extremely intuitive and fast functional reactive stream library for JavaScript applications. 2,375
node-formidable/formidable A module for parsing multipart form data, especially file uploads in Node.js applications. 7,055
caolan/async Utilities for working with asynchronous JavaScript code 28,191
sindresorhus/into-stream Converts various input types into readable streams. 207
streamlink/streamlink-twitch-gui An application that enables smooth video playback on Twitch streams using multiple video players and variable stream buffers 2,692
swannodette/mori Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures 3,385
tschellenbach/stream-framework A Python library for building activity streams and newsfeeds using distributed data stores 4,733
timhudson/continue-stream A utility for merging multiple streams into a single stream, useful for handling paginated requests or other iteration-based data sources. 7
jahewson/node-byline A line-by-line stream reader for Node.js that buffers and processes lines from any readable stream 325