Videos
-
Rust TUI Tutorial: Ratatui, Multithreading, and Responsiveness
Jan 2025. GreenTeaCoding explores how Ratatui interacts with the terminal, sets up a simple user interface, and takes a deep dive into responsiveness.
-
Renaissance of Terminal User Interfaces with Rust (EuroRust 2024)
Nov 2024. Orhun Parmaksız talks about Ratatui & the future of TUIs at EuroRust 2024.
-
Ratatui vs Cursive (Rust GUI Wars #3)
Nov 2024. A comparison between Ratatui and Cursive.
-
Text User Interfaces in Rust (Developer Voices)
Oct 2024. Kris Jenkins talks with Orhun Parmaksız about how far text UIs can be pushed with Rust.
-
Renaissance of Terminal User Interfaces with Rust (FrOSCon 2024)
Aug 2024. Orhun Parmaksız talks about Ratatui & future of TUIs at FrOSCon 2024.
-
Exploring Terminal User Interfaces with Ratatui
Jul 2024. Lukáš Franěk talks about Ratatui at Rust Prague Meetup.
-
Starting a TUI Rust Application - A Postman Alternative
Apr 2024. First in a series of videos by Buddy Lindsey about building a TUI Postman alternative using Ratatui.
-
Ratatui (The Rustacean Station Podcast)
Apr 2024. Allen Wyma talks with Orhun Parmaksız about Ratatui on the Rustacean Station Podcast.
-
Introducing Ratatui: A Rust library to cook up terminal user interfaces (FOSDEM 2024)
Feb 2024. A talk by Ratatui OG Orhun Parmaksız at FOSDEM 2024.
-
Super awesome Terminal UIs (TUIs) in Rust using RATATUI.rs
Feb 2024. In this tutorial, you will understand how to write composable components in your Terminal applications. The tutorial is extensible and can be extended to serve your different TUI development needs.
-
Advent of Code 2019 - Day 07 // Rust Thread and Channels // Ratatui
Jan 2024. A video by icub3d about using Ratatui to visualize the solution to an Advent of Code problem from 2019.
-
Rich Terminal Interfaces with Ratatui
Aug 2023. A short talk by Chris Biscardi introducing Ratatui.