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

Here is a 2-3 sentence summary of the `fastfall` project: The `fastfall` project is a high-performance library for executing callbacks in a waterfall sequence, allowing developers to chain functions together while minimizing overhead. It is designed for use in Node.js applications and provides a flexible API for creating and compiling waterfalls with optional support for setting the `this` context. The library is particularly useful for developers who need to perform sequential asynchronous operations while optimizing for speed and efficiency.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mcollina/fastfall

Account's avatar
mcollina/reusify
Reuse objects and functions with style
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
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
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
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
feross/run-waterfall
Run an array of functions in series, each passing its results to the next function (waterfall)
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
alessioalex/waterfallize
Control flow library, similar to `async.waterfall` but prettier and faster.

Support the repos that depend on this repository

Top contributors

mcollina's profile
mcollina
44 contributions
AdrieanKhisbe's profile
AdrieanKhisbe
4 contributions
LinusU's profile
LinusU
2 contributions
alessioalex's profile
alessioalex
1 contributions
paolochiodi's profile
paolochiodi
1 contributions

Recent events

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

No events yet
mcollina

mcollina/fastfall

call your callbacks in a waterfall, at speed

JavaScript
24
5
MIT License