All activity
Subin Anleft a comment
Hey everyone! π I built SuperLightTUI because Rust terminal UI frameworks felt harder than they needed to be. Most ask for a lot of boilerplate just to print "hello world." SLT skips all of that β write a closure and you're running. The idea: Rust's correctness guarantees, without the ceremony. What's in the box: 50+ widgets (tables, charts, markdown, file picker, treeβ¦) β including AI-native...

SuperLightTUI5 lines to a Rust TUI β or zero, with the visual editor
SuperLightTUI lets you build Rust terminal UIs in 5 lines β no App trait, no message enums, just a closure. It ships with flexbox layout, Tailwind-style chaining, 50+ widgets, and zero unsafe code.
tui.builders is its visual editor: drag widgets onto a canvas, tweak properties, switch between 7 themes, and export production-ready Rust (or Ink/TypeScript) instantly. No signup required.
Whether you code by hand or vibe-code with AI, the small grammar means less boilerplate and faster iteration.

SuperLightTUI5 lines to a Rust TUI β or zero, with the visual editor
