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 **parallelize** library lets you wrap multiple asynchronous operations—each supplied a callback—and automatically tracks them until all have finished, then calls a final callback with an ordered array of results or propagates any error that occurred. It’s aimed at Node.js/JavaScript developers who want a lightweight, array‑based alternative to traditional “all‑done” utilities for coordinating parallel async code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alessioalex/parallelize

Account's avatar
aheckmann/sliced
A faster Node.js alternative to Array.prototype.slice.call(arguments)
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
mcollina/fastparallel
Zero-overhead asynchronous parallel/each/map function call
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
logicalparadox/matcha
Benchmark your code.
Account's avatar
suguru03/neo-async
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Account's avatar
feross/run-parallel
Run an array of functions in parallel
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

alessioalex's profile
alessioalex
33 contributions

Recent events

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

No events yet
alessioalex

alessioalex/parallelize

control flow library for parallel async functions; it invokes the callback with the aggregated results or an error

JavaScript
2
0
No license