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

lru.min is a tiny, high‑performance Least‑Recently‑Used (LRU) cache written in JavaScript that works in Node.js (v8+), Bun, Deno and browsers. It provides O(1) set, get, peek, delete and has operations, optional eviction callbacks, and utilities for resizing, clearing and iterating the cache, targeting developers who need a fast, lightweight cache with universal runtime compatibility.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wellwelwel/lru.min

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
biomejs/biome
Biome is a toolchain for the web: formatter, linter and more
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for @babel/core
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
cenfun/monocart-coverage-reports
A code coverage tool to generate native V8 reports or Istanbul reports.
Account's avatar
wellwelwel/packages-update
📦 A flexible and lightweight updater for packages
Account's avatar
wellwelwel/poku
🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
Account's avatar
terser/terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

wellwelwel's profile
wellwelwel
69 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
wellwelwel

wellwelwel/lru.min

🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).

TypeScript
50
2
MIT License