Modules§
- dict
- expert
- Common code used between different engines.
- singlethread
- Singlethread is Anchors’ default execution engine. It’s a single threaded engine capable of both
Adapton-style pull updates and — if
mark_observed
andmark_unobserved
are used, Incremental-style push updates.