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

through2-concurrent is a Node.js Transform stream module that enables parallel processing of stream data with a configurable maximum concurrency, built as an extension to through2. It sacrifices output order preservation to improve throughput for asynchronous operations, making it ideal

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of almost/through2-concurrent

Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.

Support the repos that depend on this repository

Top contributors

almost's profile
almost
30 contributions
millette's profile
millette
9 contributions
shinnn's profile
shinnn
4 contributions
Tapppi's profile
Tapppi
2 contributions
mdlavin's profile
mdlavin
1 contributions

Recent events

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

No events yet
almost

almost/through2-concurrent

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

JavaScript
75
11
MIT License