salsa 0.16.1

A generic framework for on-demand, incrementalized computation (experimental)
Documentation
1
2
3
4
5
6
7
8
9
mod setup;

mod cancellation;
mod frozen;
mod independent;
mod race;
mod signal;
mod stress;
mod true_parallel;