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-worker is a Node.js library for processing stream data events with controlled concurrency. It executes an async function per stream data event and pauses the stream when a specified concurrency limit is reached, supporting both promises and callbacks. This tool is ideal for developers working with Node.js streams who need to manage concurrent processing efficiently.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of goodeggs/stream-worker

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
yaymukund/grunt-simple-mocha
A simple wrapper for running tests with Mocha.
Account's avatar
tkellen/js-matchdep
Use micromatch to filter npm module dependencies by name.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
sinon-expect/
Expect matchers for sinon

Support the repos that depend on this repository

Top contributors

hurrymaplelad's profile
hurrymaplelad
10 contributions
bobzoller's profile
bobzoller
8 contributions
sylspren's profile
sylspren
3 contributions
sudowork's profile
sudowork
2 contributions
goodeggs-terraformer's profile
goodeggs-terraformer
2 contributions
chopachom's profile
chopachom
1 contributions
demands's profile
demands
1 contributions
goodeggs-mk's profile
goodeggs-mk
1 contributions

Recent events

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

No events yet
goodeggs

goodeggs/stream-worker

Execute an async function per stream data event, pausing the stream when a concurrency limit is saturated

CoffeeScript
12
7
MIT License