planttheidea / micro-memoizeLinks
A tiny, crazy fast memoization library for the 95% use-case
☆247Updated 4 months ago
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.☆215Updated 8 months ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- A deep assignment alternative to the object spread operator and Object.assign☆178Updated 2 years ago
- Dev server and bundler based on esbuild☆212Updated last year
- Marks side-effects in module initialization that would interfere with tree-shaking☆204Updated 4 months ago
- Hash any object type based on its values☆209Updated 8 months ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆453Updated 2 years ago
- A blazing fast equality comparison, either shallow or deep☆520Updated last month
- A tiny (96B) library for serializing Object values to Strings.☆252Updated 9 months ago
- React Refresh transformers for tooling authors☆67Updated 5 months ago
- Debounce promise-returning & async functions☆223Updated last year
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆586Updated last year
- A tiny warning function☆187Updated last year
- Check if importing a given ES module has side effects, and where they come from.☆72Updated 3 years ago
- A very fast and lightweight Typescript library to create immutable states with a mutable syntax☆414Updated last month
- A tiny (148B) weighted round robin utility☆167Updated 5 years ago
- Memoize promise-returning & async functions☆407Updated last year
- Measure the real, minified, tree-shaken impact of individual imports into your app☆131Updated 2 years ago
- Zero-dependency nodejs config seeker.☆167Updated 5 months ago
- Generates single dts file for bundling TypeScript NPM packages☆139Updated 3 months ago
- 🍺 dev only postinstall hooks (package.json)☆261Updated 2 years ago
- Sort an array on an object property☆200Updated 9 months ago
- A memoization library based on weakmaps. 🤯 Sometimes cache is kashe☆68Updated 3 months ago
- Same as React's useCallback, but returns a stable reference.☆224Updated 2 years ago
- Check where your code is running. In the browser or in node.js environment.☆250Updated 6 months ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated last month
- Iteration helpers that inline to native loops for performance☆100Updated last year
- Unit tests for TypeScript definitions in your JS open source library☆145Updated 2 months ago
- A Rollup/Vite plugin that automatically declares NodeJS built-in modules and npm dependencies as 'external'☆89Updated 5 months ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago