Home ⇀ Guides

Guides

Introduction to C++React

States the motivation behind this library and introduces its core elements.

Dataflow model

Desribes the dataflow model which all concrete reactive types are built on.

Concurrency model

Describes how implicit parallelism and concurrent input are supported.

Propagation engines

Explains algorithmic details behind the propagation engines.

Design rationale

Discusses various design decisions.