15 results found Sort:
- Filter by Primary Language:
- TypeScript (5)
- JavaScript (3)
- Go (1)
- Haskell (1)
- C++ (1)
- Julia (1)
- Python (1)
- Ruby (1)
- Elixir (1)
- +
A memoization library which only remembers the latest invocation
Created
2017-02-03
236 commits to master branch, last one 3 years ago
:dash: The 3 most useful ES7 decorators: bind, debounce and memoize
Created
2015-08-24
38 commits to master branch, last one 6 years ago
Persistent, stale-free, local and cross-machine caching for Python functions.
Created
2016-08-24
358 commits to master branch, last one a day 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
179 commits to master branch, last one about a month ago
A method caching macro for elixir using CAS on ETS.
Created
2017-06-29
93 commits to master branch, last one 11 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 2 years ago
Greg's Template Library of useful classes.
Created
2022-02-15
335 commits to main branch, last one 6 days ago
Unabashedly-barebones memoization library with an aim toward speed
Created
2017-08-09
46 commits to master branch, last one about a year ago
An easy, no-frills memoizer for Go. Cache your expensive function calls.
Created
2018-12-06
15 commits to master branch, last one 7 months ago
Easily and efficiently memoize any function, closure, or callable object in Julia.
Created
2019-11-21
64 commits to master branch, last one 19 days ago
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
Created
2019-03-18
48 commits to master branch, last one 5 months ago
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
Created
2017-04-19
195 commits to master branch, last one 4 months 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 9 months ago