15 results found Sort:

A memoization library which only remembers the latest invocation
Created 2017-02-03
236 commits to master branch, last one 2 years ago
50
1.0k
mit
15
:dash: The 3 most useful ES7 decorators: bind, debounce and memoize
Created 2015-08-24
38 commits to master branch, last one 5 years ago
Persistent, stale-free, local and cross-machine caching for Python functions.
Created 2016-08-24
329 commits to master branch, last one 13 days ago
The magic memoization for the State management. ✨🧠
Created 2018-02-11
139 commits to master branch, last one 4 years ago
Decorators for web and node applications
Created 2019-03-29
172 commits to master branch, last one 5 months ago
12
188
mit
7
A method caching macro for elixir using CAS on ETS.
Created 2017-06-29
93 commits to master branch, last one 5 months ago
Reuse the previous version of a value unless it has changed
Created 2020-04-21
5 commits to master branch, last one 4 years ago
A memoize decorator for Typescript
Created 2016-12-09
73 commits to master branch, last one about a year ago
4
112
mit
6
Unabashedly-barebones memoization library with an aim toward speed
Created 2017-08-09
46 commits to master branch, last one 11 months ago
An easy, no-frills memoizer for Go. Cache your expensive function calls.
Created 2018-12-06
15 commits to master branch, last one 26 days ago
5
96
apache-2.0
9
Greg's Template Library of useful classes.
Created 2022-02-15
314 commits to main branch, last one about a month ago
Easily and efficiently memoize any function, closure, or callable object in Julia.
Created 2019-11-21
60 commits to master branch, last one 5 months ago
2
63
unknown
3
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
Created 2019-03-18
42 commits to master branch, last one 5 months ago
6
57
bsd-3-clause
6
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
Created 2017-04-19
192 commits to master branch, last one about a month ago
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Created 2020-02-05
102 commits to master branch, last one 3 months ago