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

Memize is a lightweight JavaScript memoization library designed for speed, using a least recently used (LRU) cache to optimize repeated function calls with the same arguments. It's ideal for developers seeking a fast, dependency-free solution to cache function results, with support for multiple and non-primitive arguments. Weighing under 0.3kb, it’s perfect for performance-critical applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of aduth/memize

Account's avatar
aduth/eslint-config
Andrew Duthie's personal ESLint configuration
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

aduth's profile
aduth
41 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions
johnhooks's profile
johnhooks
2 contributions
joshkel's profile
joshkel
1 contributions
timelsass's profile
timelsass
1 contributions

Recent events

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

No events yet
aduth

aduth/memize

Unabashedly-barebones memoization library with an aim toward speed

JavaScript
120
4
MIT License