memoization topic
cached
Rust cache structures and easy function memoization
datalog
An in-memory datalog implementation for OCaml.
beautiful-react-redux
Redux 🚀, Redux 🤘, Redux 🔥 - and the magic optimization
chimera
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
mnemonik
Simple memoization extension function for Kotlin https://en.wikipedia.org/wiki/Memoization
LruClockCache
A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.
bash-cache
Transparent caching layer for bash functions; particularly useful for functions invoked as part of your prompt.
bkt
a subprocess caching utility, available as a command line binary and a Rust library.
memoize-one
A memoization library which only remembers the latest invocation
decko
:dash: The 3 most useful ES7 decorators: bind, debounce and memoize