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

big-sparse-array is a Node.js library that implements a memory‑efficient sparse array using a shallow 4096‑branch tree to store values at arbitrary integer indexes. It provides simple `set` and `get` methods, offering faster access than a plain `Map` while keeping memory usage low, and is aimed at JavaScript developers who need high‑index, sparse collections without the overhead of dense arrays.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/big-sparse-array

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

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
8 contributions
kasperisager's profile
kasperisager
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/big-sparse-array

A sparse array optimised for low memory whilst still being fast

JavaScript
33
2
MIT License