sim-incremental-core 0.1.1

Dependency-light incremental query graph with memo cutoff and bounded snapshots.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "sim-incremental-core"
version = "0.1.1"
edition = "2024"
license = "MPL-2.0"
description = "Dependency-light incremental query graph with memo cutoff and bounded snapshots."
readme = "README.md"
publish = true
repository = "https://github.com/sim-nest/sim-runtime"
homepage = "https://github.com/sim-nest/sim-runtime"

[dependencies]

[lints]
workspace = true