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

Call-limit is a Node.js library that limits the number of simultaneous executions of an async function, queuing excess calls until resources are available. It's designed for developers working with I/O-bound operations who need to control concurrency, such as when making multiple filesystem or network requests. The library supports both callback-based and promise-based functions, with convenient methods for wrapping class methods or object methods.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of iarna/call-limit

Account's avatar
wealljs/weallbehave
CODE_OF_CONDUCT.md generator
Account's avatar
wealljs/weallcontribute
CONTRIBUTING.md generator
Account's avatar
iarna/iarna-standard

Support the repos that depend on this repository

Top contributors

iarna's profile
iarna
26 contributions
skeggse's profile
skeggse
1 contributions
isaacs's profile
isaacs
1 contributions

Recent events

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

No events yet
iarna

iarna/call-limit

Limit the number of simultaneous executions of a async function.

JavaScript
24
2
ISC License