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

Fast-fifo is a high-performance FIFO (First-In-First-Out) queue implementation designed for Node.js, inspired by the internal queue used in Node.js core for nextTick operations. It uses a linked list of fixed-sized arrays to minimize memory allocations and improve speed. This project is ideal for developers seeking an efficient, lightweight queue solution for managing asynchronous tasks or event-driven workflows in Node.js applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/fast-fifo

Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
holepunchto/brittle
A TAP test runner built for modern times

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
16 contributions
chm-diederichs's profile
chm-diederichs
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/fast-fifo

A fast fifo implementation similar to the one powering nextTick in Node.js core

JavaScript
63
6
MIT License