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

Unordered-set is a JavaScript library that provides functions for efficiently maintaining an unordered set as an array, allowing for O(1) add and remove operations. It is designed for developers who need to manage dynamic collections of objects where the order of elements is not important, but performance is critical.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/unordered-set

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

mafintosh's profile
mafintosh
11 contributions

Recent events

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

No events yet
mafintosh

mafintosh/unordered-set

A couple of functions that make it easy to maintain an unordered set as an array in an efficient way

JavaScript
21
3
MIT License