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

Cache-LRU is a lightweight JavaScript library providing an in-memory cache with O(1) time complexity for all core operations, using a Least-Recently-Used (LRU) strategy to automatically evict old entries when a size limit is reached. It

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rse/cache-lru

Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
jmreidy/grunt-browserify
Grunt task for node-browserify
Account's avatar
pghalliday/grunt-mocha-test
A grunt task for running server side mocha tests
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
babel/babelify
Babel browserify transform
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
hughsk/uglifyify
A browserify transform which minifies your code using UglifyJS2
Account's avatar
rse/browserify-header
Browserify Plugin for Adding Header Comment
Account's avatar
rse/browserify-derequire
Browserify Plugin for Renaming require() Calls

Support the repos that depend on this repository

Top contributors

rse's profile
rse
95 contributions
juneidy's profile
juneidy
1 contributions

Recent events

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

No events yet
rse

rse/cache-lru

In-Memory Cache with O(1) Operations and LRU Purging Strategy

JavaScript
11
3
No license