This crate provides an Ratatui integration for bracket-lib , a roguelike and terminal library for rust. Very WIP, bracket-lib is currently unmaintained and does not support all the features needed for a good ratatui integration. But this is a good proof of concept.
Just bracket and ratatui
See the examples hello_bracket and demo (demo currently uses some weird unsafe stuff so its not very good to learn from)
cargo run --example hello_bracket --release
cargo run --example demo --release
For extra widgets: