Introducing Ratatui: A Rust library to cook up terminal user interfaces — FOSDEM 2024

Introducing Ratatui: A Rust library to cook up terminal user interfaces — FOSDEM 2024

31.875 Lượt nghe
Introducing Ratatui: A Rust library to cook up terminal user interfaces — FOSDEM 2024
#fosdem #fosdem2024 #rust Have you ever wondered how terminal user interface applications are built? Join me in this talk as we explore Ratatui which aims to provide a wide range of widgets to make it possible to design beautiful interfaces and push the limits of the terminal using Rust. Ratatui: https://ratatui.rs https://fosdem.org/2024/schedule/event/fosdem-2024-1934-introducing-ratatui-a-rust-library-to-cook-up-terminal-user-interfaces/ GitHub: https://github.com/orhun Twitter: https://twitter.com/orhundev Mastodon: https://fosstodon.org/@orhun 0:00 Introduction 1:36 Terminal 5:33 ANSI sequences 7:15 Terminal User Interfaces 9:13 TUI vs GUI 12:24 Retrospective 14:31 TUI libraries 16:50 TUIs and Rust 20:18 Ratatui 22:31 Demo 27:23 Concepts 29:47 Patterns 31:13 Showcase 33:49 The Future