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

LRUCache is a lightweight Least Recently Used (LRU) cache implementation for Node.js and browsers, designed to efficiently manage cached data with a configurable capacity. It provides methods for setting, getting, and updating cached items while automatically handling LRU eviction when the cache exceeds its limit. This library is ideal for developers building Node.js applications or browser-based projects that require efficient in-memory caching to optimize performance and resource usage.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of zensh/lrucache

Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
thunks/tman
T-man: Super test manager for JavaScript.

Support the repos that depend on this repository

Top contributors

zensh's profile
zensh
9 contributions

Recent events

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

No events yet
zensh

zensh/lrucache

LRU Cache for node.js/browser.

JavaScript
12
4
MIT License