memoize topic

List memoize repositories

SymfonyMemoizeBundle

19
Stars
2
Forks
Watchers

Symfony bundle for class/method memoization

memo-it

30
Stars
2
Forks
Watchers

:inbox_tray: :outbox_tray: simple yet clever memoization helper with parameter support

fastify-peekaboo

27
Stars
1
Forks
Watchers

fastify plugin for memoizing responses by expressive settings

gtl

104
Stars
5
Forks
Watchers

Greg's Template Library of useful classes.

typescript-lazy-get-decorator

31
Stars
1
Forks
Watchers

Lazily evaluates a getter on an object and caches the returned value

Caching.jl

30
Stars
5
Forks
Watchers

Memoization mechanism

memento

31
Stars
2
Forks
Watchers

Clojure Memoization project

sc

17
Stars
1
Forks
Watchers

A simple generic in-memory caching layer

memize

112
Stars
4
Forks
Watchers

Unabashedly-barebones memoization library with an aim toward speed

p-cache

22
Stars
1
Forks
Watchers

Decorator to memoize the results of async functions via lru-cache.