Here are
266 public repositories
matching this topic...
Computing with Python functions.
Updated
Jul 10, 2021
Python
A memoization library which only remembers the latest invocation
Updated
May 29, 2021
TypeScript
🐇 Fastest possible memoization library
Updated
Jul 12, 2021
JavaScript
💨 The 3 most useful ES7 decorators: bind, debounce and memoize
Updated
Oct 12, 2018
JavaScript
Enhance Reselect selectors with deeper memoization and cache management.
Updated
Jul 22, 2021
TypeScript
The consistently-fast, complete memoization solution for JS
Updated
Jun 15, 2021
TypeScript
Rust cache structures and easy function memoization
Updated
Jul 27, 2021
Rust
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM.
Updated
Jul 22, 2021
Swift
The magic memoization for the State management. ✨ 🧠
Updated
Jun 15, 2021
JavaScript
A caching library for Python
Updated
Apr 28, 2021
Python
The wise choice for Ruby memoization
Updated
Jul 28, 2021
Ruby
Decorator which applies memoization to a method of a class.
Updated
May 30, 2021
TypeScript
An in-memory datalog implementation for OCaml.
Updated
Mar 13, 2019
Prolog
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
High-quality LeetCode solutions
Updated
Jul 11, 2021
JavaScript
⚛️ React hook for memoizing values inline anywhere in a component
Updated
May 29, 2021
TypeScript
Common data structures and algorithms implemented in JavaScript
Updated
Jan 13, 2020
JavaScript
A tiny, crazy fast memoization library for the 95% use-case
Updated
May 27, 2021
TypeScript
A powerful caching library for Python, with TTL support and multiple algorithm options.
Updated
Dec 19, 2020
Python
A list of Computer Science topics important for a Front-End Developer to learn 📝
A gem for memoization in Ruby
Updated
Jun 16, 2021
Ruby
Cache Slow Database Queries
Redux 🚀 , Redux 🤘 , Redux 🔥 - and the magic optimization
Updated
Aug 18, 2018
JavaScript
Collection of hook-based memoized selector factories for declarations outside of render.
Updated
Oct 29, 2018
JavaScript
The link of YouTube playlist:
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
Updated
Jun 15, 2021
TypeScript
All code samples, scripts and more in-depth examples for The Apache Ignite Book. Include Apache Ignite 2.6 or above
Updated
May 24, 2020
JavaScript
Redis MemoLock - Distributed Caching with Promises
Improve this page
Add a description, image, and links to the
memoization
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
memoization
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/cachier
should be used if theXDG_CACHE_HOME
environment variable is defined.By the way, this is a good first issue for any first time contributor.