planttheidea / micro-memoizeLinks
A blazing fast memoization library that is tiny but feature-rich.
☆258Updated last month
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.☆217Updated last year
- Hash any object type based on its values☆212Updated 3 weeks ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 8 months ago
- Marks side-effects in module initialization that would interfere with tree-shaking☆209Updated last month
- 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
- A tiny (96B) library for serializing Object values to Strings.☆254Updated last year
- 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
- Check if importing a given ES module has side effects, and where they come from.☆74Updated 4 years ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆454Updated 2 years ago
- Wrap errors without losing the original message, stack trace, or properties☆108Updated 2 years ago
- Debounce promise-returning & async functions☆233Updated 2 months ago
- ☆64Updated 4 years ago
- Remove indentation from ES6 template strings☆181Updated last year
- A library that makes generating and validating Browserslists a breeze!☆95Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆204Updated 2 years ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆325Updated last month
- A tiny (183B to 210B) and fast utility to ascend parent directories☆154Updated last year
- A quality score checker for npm packages.☆98Updated 3 years ago
- A tiny (148B) weighted round robin utility☆168Updated 6 years ago
- Type safe object field string paths for typescript.☆127Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆236Updated 8 months ago
- Fast TypeScript runner using esbuild for eager compilation☆215Updated 3 years ago
- React Refresh transformers for tooling authors☆68Updated 3 months ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 3 months ago
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆221Updated last year
- Zero-dependency nodejs config seeker.☆184Updated last month
- Transform async/await to somewhat idiomatic JavaScript promise chains☆248Updated 2 years ago