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

ylru is a fast, LRU (Least Recently Used) cache implementation for Node.js, built as an extension of the `hashlru` library. It allows storing key-value pairs with optional expiration times and supports empty values like `null` or `undefined`, offering more flexibility than the original. This library is designed for developers needing efficient caching mechanisms in their applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of node-modules/ylru

Account's avatar
arethetypeswrong/arethetypeswronghub.io.git
A CLI tool for arethetypeswrong.github.io
Account's avatar
eggjs/egg
Base tsconfig for egg ts project
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
Fishrock123/beautify-benchmark
Beautify Benchmark.js's output into readable form.
Account's avatar
eggjs/egg-bin
egg developer tool
Account's avatar
eggjs/eslint-config-egg
Node.js Style Guide for EggJS
Account's avatar
xudafeng/git-contributor
git contributor
Account's avatar
dominictarr/hashlru
simpler faster substitute for LRU
Account's avatar
node-modules/runscript
Run script easy!
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
isaacs/tshy
TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder

Support the repos that depend on this repository

Top contributors

fengmk2's profile
fengmk2
15 contributions
dominictarr's profile
dominictarr
12 contributions
dead-horse's profile
dead-horse
6 contributions
semantic-release-bot's profile
semantic-release-bot
2 contributions
RaoHai's profile
RaoHai
2 contributions
thonatos's profile
thonatos
1 contributions
mourner's profile
mourner
1 contributions
vagusX's profile
vagusX
1 contributions

Recent events

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

No events yet
node-modules

node-modules/ylru

Add "expire", "allow set empty value" extends on hashlru

TypeScript
42
4
MIT License