Karsa
Karsa is a lightweight terminal user interface (TUI) library built on top of crossterm.
Features
- Low dependency
- User friendly API
- Render loop
- Mouse support
- Multiple widgets
Widgets
- Table
- Tabs
- Text (with styling)
- WidgetBox
Demo
$ cargo run --example table