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

async‑reduce provides a small Node.js utility for performing reductions on arrays where the reducer function can be asynchronous, with optional support for parallelism via a configurable concurrency level. It’s aimed at JavaScript developers who need to combine values (or simply trigger side‑effects) over large collections without blocking the event loop or risking stack overflows.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of eldargab/async-reduce

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

eldargab's profile
eldargab
3 contributions
JLRishe's profile
JLRishe
1 contributions

Recent events

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

No events yet
eldargab

eldargab/async-reduce

Function for async reductions on arrays with concurrency support as well

JavaScript
1
1
No license