The Wayback Machine - https://web.archive.org/web/20210725012148/https://github.com/topics/memoize
Here are
119 public repositories
matching this topic...
A memoization library which only remembers the latest invocation
-
Updated
May 29, 2021
-
TypeScript
💨 The 3 most useful ES7 decorators: bind, debounce and memoize
-
Updated
Oct 12, 2018
-
JavaScript
The magic memoization for the State management. ✨🧠
-
Updated
Jun 15, 2021
-
JavaScript
💫 A feature complete LRU cache implementation in C++
Reuse the previous version of a value unless it has changed
-
Updated
May 11, 2021
-
TypeScript
🧠 React memoization library we all deserve
-
Updated
May 30, 2020
-
JavaScript
Decorators for web and node applications
-
Updated
Jul 10, 2021
-
TypeScript
A method caching macro for elixir using CAS on ETS.
-
Updated
Mar 27, 2021
-
Elixir
Collection of hook-based memoized selector factories for declarations outside of render.
-
Updated
Oct 29, 2018
-
JavaScript
A memoize decorator for Typescript
-
Updated
Jun 12, 2021
-
TypeScript
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
-
Updated
Jun 15, 2021
-
TypeScript
An easy, no-frills, in-memory memoizer for Go. Cache your expensive function calls.
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
-
Updated
Jun 10, 2021
-
Haskell
Easily and efficiently memoize any function, closure, or callable object in Julia.
-
Updated
Jul 16, 2021
-
Julia
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
-
Updated
Apr 28, 2021
-
Ruby
CRA with Suspense, lazy and memo usage demo app
-
Updated
Jun 5, 2020
-
JavaScript
🙏 Design patterns implemented in C++14
📥 📤 simple yet clever memoization helper with parameter support
-
Updated
Jan 27, 2019
-
Ruby
Lazily evaluates a getter on an object and caches the returned value
-
Updated
Jun 9, 2021
-
JavaScript
Create a javascript regular expression for matching everything except for the given string.
-
Updated
Feb 20, 2018
-
JavaScript
fastify plugin for memoizing responses by expressive settings
-
Updated
Mar 2, 2021
-
JavaScript
Decorator to memoize the results of async functions via lru-cache.
-
Updated
Jul 11, 2020
-
JavaScript
-
Updated
Apr 7, 2020
-
Julia
Memoize Node.js style callback-last functions, using an in-memory LRU store
-
Updated
May 25, 2020
-
JavaScript
Small, generic functional helper library for node.js and browsers
-
Updated
Feb 27, 2020
-
wisp
Memoize C# functions with ease.
Python utils and decorators for cаching with TTL, maxsize and file-based storage
-
Updated
Oct 3, 2018
-
Python
Memoization of synchronous and asynchronous functions
-
Updated
Mar 29, 2021
-
JavaScript
Unabashedly-barebones memoization library with an aim toward speed
-
Updated
Jun 9, 2021
-
JavaScript
Improve this page
Add a description, image, and links to the
memoize
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
memoize
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
See the XDG Base directory specification
Sounds like
$XDG_CACHE_HOME/cachiershould be used if theXDG_CACHE_HOMEenvironment variable is defined.By the way, this is a good first issue for any first time contributor.