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

Fastparallel is a tiny Node‑.js utility that lets you run many asynchronous functions in parallel, each, or map style with virtually no allocation overhead. It’s aimed at developers who need the speed of native `setImmediate`‑style callbacks for high‑throughput workloads and want a drop‑in, faster replacement for libraries like async.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mcollina/fastparallel

Account's avatar
mcollina/reusify
Reuse objects and functions with style
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
mcollina/fastbench
the simplest benchmark you can run on node
Account's avatar
substack/faucet
human-readable TAP summarizer
Account's avatar
continuationlabs/insync
Higher-order functions and common patterns for asynchronous code. Node specific port of async.
Account's avatar
hapijs/items
Bare minimum async methods
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
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
alessioalex/parallelize
Control flow library for parallel async functions; it invokes the callback with the aggregated results or an error
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mcollina's profile
mcollina
79 contributions
gnought's profile
gnought
5 contributions
geek's profile
geek
3 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
alessioalex's profile
alessioalex
1 contributions
robertsLando's profile
robertsLando
1 contributions
mcdonnelldean's profile
mcdonnelldean
1 contributions

Recent events

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

No events yet
mcollina

mcollina/fastparallel

Zero-overhead parallel function call for node.js. Also supports each and map!

JavaScript
172
16
ISC License