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

The `run-parallel-limit` project is a JavaScript module that allows you to run an array of asynchronous functions in parallel, while limiting the number of tasks executing at the same time. This module is designed for developers who need to manage concurrent tasks in their applications, particularly those who want to reduce their JavaScript bundle size by only including the necessary functionality. It's a lightweight alternative to larger libraries like `async`, and works well in both Node.js and browser environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of feross/run-parallel-limit

Account's avatar
feross/queue-microtask
fast, tiny `queueMicrotask` shim for modern engines
Account's avatar
airtap/airtap
Run TAP unit tests in 1789+ browsers
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

feross's profile
feross
40 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
6 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
2 contributions

Recent events

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

No events yet
feross

feross/run-parallel-limit

Run an array of functions in parallel, but limit the number of tasks executing at the same time

JavaScript
76
7
MIT License