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

micro-memoize is a fast, lightweight memoization library for JavaScript that optimizes function performance by caching results based on input parameters. It's designed for developers who need to improve the efficiency of expensive function calls, particularly in performance-critical applications like web development or data processing. The library offers extensive customization options, including cache size limits, expiration times, and custom equality checks, making it suitable for a wide range of use cases.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of planttheidea/micro-memoize

Account's avatar
planttheidea/fast-equals
A blazing-fast equality comparison utility for a variety of use-cases
Account's avatar
planttheidea/fast-stringify
A blazing fast stringifier that safely handles circular objects
Account's avatar
planttheidea/build-tools
Build tools for the suite of PTI packages
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for bluebird
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
cli-table/cli-table3
Pretty unicode tables for the command line. Based on the original cli-table.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
planttheidea/fast-copy
A blazing fast deep object copier
Account's avatar
caiogondim/fast-memoize
Fastest memoization lib that supports N arguments
Account's avatar
erikras/lru-memoize
A utility to provide lru memoization for any js function
Account's avatar
thinkloop/memoizerific
Fast, small, efficient JavaScript memoization lib to memoize JS functions
Account's avatar
ramda/ramda
A practical functional library for JavaScript programmers.
Account's avatar
release-it/release-it
Generic CLI tool to automate versioning and package publishing-related tasks.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

planttheidea's profile
planttheidea
238 contributions
dependabot[bot]'s profile
dependabot[bot]
54 contributions
rtorr's profile
rtorr
2 contributions
Crecket's profile
Crecket
1 contributions
jcranendonk's profile
jcranendonk
1 contributions
SettingDust's profile
SettingDust
1 contributions
inokawa's profile
inokawa
1 contributions

Recent events

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

No events yet
planttheidea

planttheidea/micro-memoize

A blazing fast memoization library that is tiny but feature-rich.

TypeScript
261
16
MIT License