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

promise-pool-ext is a Node.js library that provides utilities for managing pools of promises with configurable concurrency limits. It's designed for developers who need to control the parallel execution of async tasks, such as when making multiple API requests or processing data in batches, to avoid overwhelming external services or the Node.js runtime.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of blackflux/promise-pool-ext

Account's avatar
blackflux/joi-strict
Thin wrapper around joi that defaults to stricter validation.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
babel/babel
babel require hook
Account's avatar
blackflux/eslint-plugin-rules
Miscellaneous ESLint Rules
Account's avatar
blackflux/robo-config-plugin
Blackflux robo-config plugin.
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
azeemba/eslint-plugin-json
eslint plugin for JSON files
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
blackflux/js-gardener
Minimizes project setup and maintenance complexity, so you can focus on writing code.
Account's avatar
blackflux/node-tdd
Drop in extension for mocha to abstract commonly used test setups
Account's avatar
karissa/random-dag
Generate random DAG for testing

Support the repos that depend on this repository

Top contributors

dependabot-preview[bot]'s profile
dependabot-preview[bot]
887 contributions
simlu's profile
simlu
231 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions

Recent events

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

No events yet
blackflux

blackflux/promise-pool-ext

Queue promises into pool limiting concurrency

JavaScript
1
2
MIT License