23 breaking releases

Uses new Rust 2024

0.24.0 Jan 9, 2026
0.23.1 May 29, 2025
0.23.0 Oct 31, 2024
0.21.0 Jun 28, 2024
0.2.0 Nov 15, 2020

#46 in Command-line interface

Download history 9732/week @ 2026-01-23 12385/week @ 2026-01-30 10617/week @ 2026-02-06 9798/week @ 2026-02-13 11616/week @ 2026-02-20 12359/week @ 2026-02-27 15123/week @ 2026-03-06 16757/week @ 2026-03-13 12526/week @ 2026-03-20 13619/week @ 2026-03-27 14345/week @ 2026-04-03 14360/week @ 2026-04-10 17069/week @ 2026-04-17 19734/week @ 2026-04-24 14844/week @ 2026-05-01 15689/week @ 2026-05-08

69,781 downloads per month
Used in 68 crates (63 directly)

MIT license

39KB
732 lines

Widget built to show Tree Data structures.

Tree widget Tree is generated with TreeItems (which itself can contain TreeItem children to form the tree structure). The user interaction state (like the current selection) is stored in the TreeState.


Ratatui Tree Widget

Ratatui Widget built to show Tree Data structures.

Screenshot

Built for the specific use case of mqttui.

Dependencies

~7MB
~116K SLoC