memoize topic

List memoize repositories

chimera

57
Stars
6
Forks
Watchers

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

memoize-one

2.9k
Stars
78
Forks
Watchers

A memoization library which only remembers the latest invocation

utils-decorators

207
Stars
13
Forks
Watchers

Decorators for web and node applications

decko

1.0k
Stars
50
Forks
Watchers

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

cachier

520
Stars
58
Forks
Watchers

Persistent, stale-free, local and cross-machine caching for Python functions.

lru-cache

228
Stars
28
Forks
Watchers

:dizzy: A feature complete LRU cache implementation in C++

memoize-state

328
Stars
16
Forks
Watchers

The magic memoization for the State management. ✨🧠

use-memo-value

168
Stars
11
Forks
Watchers

Reuse the previous version of a value unless it has changed

memoize

188
Stars
12
Forks
Watchers

A method caching macro for elixir using CAS on ETS.

react-memoize

129
Stars
4
Forks
Watchers

🧠 React memoization library we all deserve