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

This is a tiny, high-performance async queue library for JavaScript/TypeScript that provides concurrency control similar to `p-limit` or `fastq`, but with a smaller bundle size and faster execution. It's designed for developers who need to manage async operations with controlled parallelism, whether in browsers, Node.js, Deno, Cloudflare Workers, or Bun environments. The library also offers optional time-based rate limiting for APIs with strict rate limits, making it ideal for web scraping, API calls, or any scenario requiring controlled async task execution.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of henrygd/queue

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for bun
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
mcollina/fastq
Fast, in memory work queue
Account's avatar
evanwashere/mitata
benchmark tooling that loves you ❤️
Account's avatar
azproduction/promise-queue
Promise-based queue
Account's avatar
jessetane/queue
asynchronous function queue with adjustable concurrency
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

henrygd's profile
henrygd
77 contributions

Recent events

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

No events yet
henrygd

henrygd/queue

Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.

TypeScript
133
5
MIT License