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

`buffered-async-iterable` is a small Node.js library that lets you process async iterables (including plain arrays and generators) in parallel with a configurable buffer size, optionally preserving order. It provides `bufferedAsyncMap` for parallel mapping and `mergeIterables` for merging multiple iterables, making it useful for developers who need efficient, concurrent handling of streamed or lazily‑produced data in JavaScript/TypeScript projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of voxpelli/buffered-async-iterable

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai-as-promised
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon-chai
Account's avatar
voxpelli/eslint-config
My personal ESLint config. Based on neostandard
Account's avatar
voxpelli/tsconfig
Personal tsconfig bases
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
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
funny-bytes/chai-quantifiers
Array quantifier assertions for chai assertion library
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
voxpelli/node-installed-check
Verifies that installed modules comply with the requirements specified in package.json
Account's avatar
webpro-nl/knip
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
bcomnes/npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
plantain-00/type-coverage
A CLI tool to check type coverage for typescript code
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
voxpelli/validate-conventional-commit
Smallest simplest conventional commit validator to use with eg Husky

Support the repos that depend on this repository

Top contributors

voxpelli's profile
voxpelli
110 contributions
renovate[bot]'s profile
renovate[bot]
10 contributions
github-actions[bot]'s profile
github-actions[bot]
1 contributions

Recent events

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

No events yet
voxpelli

voxpelli/buffered-async-iterable

Buffered parallel processing of async iterables / generators

JavaScript
11
1
MIT License