memoize topic

List memoize repositories

react-selector-hooks

85
Stars
0
Forks
Watchers

Collection of hook-based memoized selector factories for declarations outside of render.

go-memoize

105
Stars
13
Forks
Watchers

An easy, no-frills memoizer for Go. Cache your expensive function calls.

Memoization.jl

79
Stars
2
Forks
Watchers

Easily and efficiently memoize any function, closure, or callable object in Julia.

kashe

63
Stars
2
Forks
Watchers

A memoization library based on weakmaps. 🤯 Sometimes cache is kashe

typescript-memoize

129
Stars
18
Forks
Watchers

A memoize decorator for Typescript

design-patterns-cpp14

35
Stars
5
Forks
Watchers

:pray: Design patterns implemented in C++14

memo-async-lru

18
Stars
1
Forks
Watchers

Memoize Node.js style callback-last functions, using an in-memory LRU store

react-lazy-memo

36
Stars
3
Forks
Watchers

CRA with Suspense, lazy and memo usage demo app

invokable

43
Stars
0
Forks
Watchers

Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).