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

hashlru is a lightweight, high‑performance Least‑Recently‑Used (LRU) cache for Node.js that avoids costly deletions by swapping between two hash tables instead of maintaining a linked list. It provides O(1) `get`, `set`, `has`, `remove`, and `clear` operations and is useful for developers who need a fast, bounded‑size cache for key‑value data in JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

dominictarr's profile
dominictarr
28 contributions
ForbesLindesay's profile
ForbesLindesay
2 contributions
watson's profile
watson
2 contributions
alxolr's profile
alxolr
1 contributions
gardner's profile
gardner
1 contributions
mourner's profile
mourner
1 contributions
floatdrop's profile
floatdrop
1 contributions

Recent events

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

No events yet
dominictarr

dominictarr/hashlru

JavaScript
252
27
MIT License