fork of fast-memoize and support esm
A memoization library which only remembers the latest invocation
A memoization function that uses a WeakMap
A smaller version of caniuse-db, with only the essentials!
Convert character encodings in pure javascript.
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Memoize decorator for Typescript
Fastest memoization lib that supports N arguments
Memoize promise-returning & async functions
The lodash method `_.memoize` exported as a module.
Intuitive magical memoization library with Proxy and WeakMap
A blazing fast memoization library that is tiny but feature-rich.
A comprehensive library for mime-type mapping
Faster than fast, smaller than micro ... a nano speed and nano size memoizer.
Lite weight tapable for Rspack
Lightweight React bindings for MobX based on React 16.8+ and Hooks
Cross-browser Error parser
A tiny javascript type testing tool
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by the array in your first argument.
A simple, fast, extensible AWS client
Memoization utilities for cacheable
A memoization algorithm that only caches the result of the latest set of arguments, where argument equality is determined via a provided equality function.
Garbage-collected memoizer for variadic functions
Fast memoization decorator and other helpers with 1st class support for Promises.