Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`stream-balance` is a tiny Node.js utility that distributes incoming data chunks across multiple transform streams, helping to keep the processing load balanced when the individual streams have varying asynchronous latency. It exports two simple balancers (`balance1` and `balance2`) that can be plugged into a pipeline (e.g., with `stream-from-array` and `through2`) to evenly route data to a set of worker streams—useful for developers who need lightweight load‑balancing for streaming data in Node applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of htoooth/stream-balance

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
mafintosh/pumpify
Combine an array of streams into a single duplex stream using pump and duplexify
Account's avatar
ramda/ramda
A practical functional library for JavaScript programmers.
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
rvagg/through2
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Account's avatar
schnittstabil/stream-from-array
Create streams from arrays of arbitrary Javascript values like strings, functions, arrays, etc.

Support the repos that depend on this repository

Top contributors

htoooth's profile
htoooth
10 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
htoooth

htoooth/stream-balance

simple balance stream

JavaScript
0
0
No license