There are 1 repository under memoize topic.
A memoization library which only remembers the latest invocation
Persistent, stale-free, local and cross-machine caching for Python functions.
The magic memoization for the State management. ✨🧠
:dizzy: A feature complete LRU cache implementation in C++
Decorators for web and node applications
Reuse the previous version of a value unless it has changed
🧠 React memoization library we all deserve
An easy, no-frills memoizer for Go. Cache your expensive function calls.
Easily and efficiently memoize any function, closure, or callable object in Julia.
Collection of hook-based memoized selector factories for declarations outside of render.
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
CRA with Suspense, lazy and memo usage demo app
:pray: Design patterns implemented in C++14
Lazily evaluates a getter on an object and caches the returned value
MemoTTL is a thread-safe memoization utility for Ruby that supports TTL (Time-To-Live) and LRU (Least Recently Used) eviction. It's designed for scenarios where memoized values should expire after a period and memory usage must be constrained.
Create a javascript regular expression for matching everything except for the given string.
:inbox_tray: :outbox_tray: simple yet clever memoization helper with parameter support
fastify plugin for memoizing responses by expressive settings
Decorator to memoize the results of async functions via lru-cache.
Memoize C# functions with ease.
Symfony bundle for class/method memoization
Memoize Node.js style callback-last functions, using an in-memory LRU store
Memoization of synchronous and asynchronous functions
An easy-to-use Python library for lightning-fast persistent function caching.