memoization topic

List memoization repositories

cached

1.4k
Stars
84
Forks
Watchers

Rust cache structures and easy function memoization

datalog

254
Stars
22
Forks
Watchers

An in-memory datalog implementation for OCaml.

beautiful-react-redux

88
Stars
3
Forks
Watchers

Redux 🚀, Redux 🤘, Redux 🔥 - and the magic optimization

chimera

57
Stars
7
Forks
Watchers

Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization

mnemonik

41
Stars
2
Forks
Watchers

Simple memoization extension function for Kotlin https://en.wikipedia.org/wiki/Memoization

LruClockCache

59
Stars
5
Forks
Watchers

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

70
Stars
4
Forks
Watchers

Transparent caching layer for bash functions; particularly useful for functions invoked as part of your prompt.

bkt

213
Stars
13
Forks
Watchers

a subprocess caching utility, available as a command line binary and a Rust library.

memoize-one

2.9k
Stars
78
Forks
Watchers

A memoization library which only remembers the latest invocation

decko

1.0k
Stars
50
Forks
Watchers

:dash: The 3 most useful ES7 decorators: bind, debounce and memoize