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

Tiny-queue is a simple JavaScript FIFO queue implementation designed as a linked list to avoid the performance overhead of using `shift()` on arrays. It's a lightweight, 38-line library that serves as a drop-in replacement for array-based queues, making it ideal for developers looking to optimize queue operations in their JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nolanlawson/tiny-queue

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

nolanlawson's profile
nolanlawson
11 contributions

Recent events

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

No events yet
nolanlawson

nolanlawson/tiny-queue

Simple JavaScript FIFO queue implementation to avoid having to do shift()

JavaScript
21
8
Apache License 2.0