Rae is an under-construction package for widget, layout, sanitization, and GLSL shader primitives that may receive provisional uploaded builds.
Rae is part of the Knott Dynamics public software line. Rae is an under-construction package for widget, layout, sanitization, and GLSL shader primitives that may receive provisional uploaded builds.
What It Does
Rae provides reusable Rust desktop primitives for widgets, layout, sanitization, and shader helper material. It keeps those pieces renderer-neutral so applications can share design structure without inheriting one app shell.
Why It Matters
Design primitives become more useful when they are portable. Rae gives Rust desktop tools a shared layer for interface structure, safe text handling, and shader-oriented visual material without turning every project into the same application.
Connected Surfaces
Operator Notes
- Rae is marked under construction across public surfaces; treat uploaded crate builds as provisional until the package line is curated.
- Use Rae when desktop tools need shared UI and layout concepts without adopting a full renderer framework.
- Keep sanitization at the boundary before user-facing text moves into visual surfaces.
- Use optional serde support when design or layout state needs to move across storage or process boundaries.
Release Shape
The current public build tracks Rae v0.1.12, 192 package downloads, and 13 published versions.
