bubbletea-rs: A rust implementation of Bubbletea

34 points by jasonjmcghee


jasonjmcghee

The author seems to also be working on porting the other charm libraries (e.g. https://github.com/whit3rabbit/lipgloss-rs)

nemith

Can we get a Go version of ratatui next :) I love Bubbletea but sometimes debugging a semi-complex application is difficult when Go paradigms mix with the Elm ones (return new state, but you can also mutate your own state on accident). This should fix Rust a lot better, actually.