Incremental computation engine for Rust and Python: tracks dependencies between computations and only reruns what changed. Combines function DAGs with delta-based collections in a single runtime.
python rust caching memoization reactive dependency-graph computation-graph dataflow incremental-computation pyo3 differential-dataflows self-adjusting-computation
-
Updated
Apr 12, 2026 - Rust