← Explore
TOPIC

#memoization

Open source repositories tagged with #memoization, ranked by health score.

dylan-sutton-chavez
dylan-sutton-chavez/edge-python
Rust
89
health

Single-pass SSA bytecode compiler and threaded-code stack VM for a Python subset. NaN-boxed values, inline caching, super-instruction fusion, pure-function memoization, mark-sweep GC, interpreter snapshots, and coverage-guided fuzzing. Runs in the browser as a WebAssembly module, or in the CLI as a script, a standalone binary, or a pool of workers.

265