The memo wrapper for React Context API
React useContextSelector hook in userland
useMemo and useCallback but with a stable cache
easy persisted memo object
Enforce that all function components are wrapped in `React.memo`, and that all props and deps are wrapped in `useMemo`/`useCallback` so they don’t break memo.
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
ESLint plugin to remove React hooks (useMemo, useCallback) and memo HOC for cleaner React code
SPL Memo Program JS API
A specialized React context that allows for lazy subscription.
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
This is an internal utility, not intended for public usage.
Memoization decorator that caches function results based on arguments. Returns cached results for subsequent calls with the same arguments.
View docs [here](https://radix-ui.com/primitives/docs/components/context-menu).
Memoization utilities
JavaScript client for the Memo program
OpenTelemetry AsyncLocalStorage-based Context Manager
Decorator for caching the results of your method calls using lodash.memoize
ESLint plugin for React Compiler users to flag manual memoization (useMemo, useCallback, React.memo), reminding you to let the compiler do its thing ✨
Cognitive core algorithms (RRF fusion, SMG gating, surprisal detection) for Memo
React useContextSelector hook in userland
React-compatible runtime implementation for mreact.
Automatically add displayName properties to your React project.
Generic memoization with Map and WeakMap
A lightweight coding agent that runs in your terminal