bra0-layout 0.2.0

bra0 graph layout engine — Rust for compute, WASM for browser
Documentation
bra0-layout-0.2.0 has been yanked.

bra0-layout — Rust graph layout engine

Implements Sugiyama-style layered (hierarchical) layout for directed graphs. Pure Rust, no external graph library needed for this focused use case.

Architecture: Rust for compute, TypeScript for UI (ADR-026).