Network executor for Reflow — routes messages between actors, manages subgraphs, and emits runtime events.
The public Rust runtime crate for building and running Reflow graph workflows.
Shared tracing-protocol types for the Reflow runtime.
Graph data structures for Reflow — nodes, edges, IIPs, exports, and analysis.
Browser-WASM distribution of the Reflow runtime — exposes Graph, Network, Actor, Message to JS via wasm-bindgen.
Reusable Reflow graph packages for higher-level CV/ML/media workflows.
C ABI bindings for the Reflow runtime — the shared native surface consumed by Go (cgo), Kotlin/Java (JNI), and other non-Rust callers.
Content-addressed asset database conventions for Reflow workflows.
Actor trait, message types, ports, state, and stream handles for the Reflow runtime.
A modern terminal IRC client built with Ratatui and Tokio
Thin umbrella crate and default entry point for building terminal applications with Ansiq.
Core reactive primitives, element contracts, styles, and shared runtime-facing types for Ansiq.