Explore >> Select a destination


You are here

jobjo.github.io
| | www.adamconrad.dev
3.4 parsecs away

Travel
| | Follow along with Steven Skiena's Fall 2018 algorithm course applied to the JavaScript language.
| | skiplang.com
3.9 parsecs away

Travel
| | TL;DR: The runtime for the Skip programming language memoizes (caches) function return values. In addition to traditional memoization, it tracks dependencies on mutable state, such as database values, and automatically updates the memoization cache when values that affected a function's return value change. Multiversion concurrency control (MVCC) allows thousands of parallel tasks to use the cache without any global locks.
| | alexn.org
3.7 parsecs away

Travel
| |
| | adambennett.dev
28.1 parsecs away

Travel
| Android Bennett's blog :: android, kotlin, thoughts, opinions, occasional rants