| caiogondim/fast-memoize.js |
2,539 |
|
3,054 |
403 |
about 3 years ago |
23 |
March 04, 2020 |
25 |
mit |
JavaScript |
| :rabbit2: Fastest possible memoization library |
| panorama-ed/memo_wise |
530 |
|
0 |
7 |
about 2 years ago |
11 |
October 30, 2023 |
10 |
mit |
Ruby |
| The wise choice for Ruby memoization |
| planttheidea/micro-memoize |
221 |
|
108 |
107 |
over 2 years ago |
65 |
May 08, 2023 |
2 |
mit |
TypeScript |
| A tiny, crazy fast memoization library for the 95% use-case |
| tugrul512bit/LruClockCache |
54 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
mit |
C++ |
| A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second. |
| giacomodrago/fcmm |
38 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
other |
C++ |
| Fast Concurrent Memoization Map (fcmm) is an almost lock-free concurrent hashmap written in C++11 to be used for memoization in concurrent environments. |
| c-cube/maki |
13 |
|
0 |
0 |
about 6 years ago |
0 |
|
6 |
bsd-2-clause |
OCaml |
| [beta] persistent memoization of computations, e.g. for repeatable tests and benchmarks |
| loophp/memoize |
12 |
|
0 |
1 |
over 2 years ago |
22 |
January 17, 2021 |
1 |
|
PHP |
| Memoize a closure. |