planttheidea / micro-memoizeLinks
A blazing fast memoization library that is tiny but feature-rich.
☆260Updated this week
Alternatives and similar repositories for micro-memoize
Users that are interested in micro-memoize are comparing it to the libraries listed below
Sorting:
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆216Updated last year
- Hash any object type based on its values☆212Updated last week
- Measure the real, minified, tree-shaken impact of individual imports into your app☆130Updated 3 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆267Updated last year
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆176Updated 9 months ago
- Marks side-effects in module initialization that would interfere with tree-shaking☆209Updated last week
- A deep assignment alternative to the object spread operator and Object.assign☆179Updated 3 years ago
- Dev server and bundler based on esbuild☆212Updated 2 years ago
- Debounce promise-returning & async functions☆233Updated 2 months ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆454Updated 2 years ago
- A tiny (96B) library for serializing Object values to Strings.☆254Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆221Updated last year
- Memoize promise-returning & async functions☆436Updated 3 months ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆326Updated this week
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated last year
- TypeScript package which smartly trims and strips indentation from multi-line strings☆178Updated last year
- Wrap errors without losing the original message, stack trace, or properties☆108Updated 2 years ago
- A tiny (215B) and fast utility to expand a flattened object☆204Updated 2 years ago
- Iteration helpers that inline to native loops for performance☆99Updated 2 years ago
- A tiny (148B) weighted round robin utility☆168Updated 6 years ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year
- Type safe object field string paths for typescript.☆127Updated 2 years ago
- Check if importing a given ES module has side effects, and where they come from.☆74Updated 4 years ago
- A memoization library based on weakmaps. 🤯 Sometimes cache is kashe☆69Updated 5 months ago
- Unit tests for TypeScript definitions in your JS open source library☆146Updated 10 months ago
- Monkey-patches for file system related things☆119Updated 4 months ago
- 🛡 Comprehensive collection of type guards for JavaScript and TypeScript; Inspired by Elixir☆184Updated 2 years ago
- Create a tsconfig and compile Typescript files programmatically.☆52Updated 2 years ago