Revue is a Vue-style terminal user interface framework for Rust. It brings CSS styling and reactive state management to terminal application development.
The framework provides a large collection of widgets covering layouts, inputs, forms, data display, charts and developer tools. Revue also supports hot reloading, animations and background worker tasks.
This is free and open source software.
Key Features
- Vue-inspired Signal, Computed and Effect reactive state system.
- CSS styling with variables, selectors and animations.
- More than 100 widgets for building rich terminal interfaces.
- Flex and grid layouts.
- Built-in forms with automatic validation and type-safe state.
- Tween, keyframe and spring animation systems.
- Hot reload CSS changes without restarting the application.
- Worker pool for running background tasks without blocking the interface.
- Built-in widget inspector, performance profiler and snapshot testing.
- Markdown, tables, trees, charts and image widgets.
- Command palette, JSON viewer, CSV viewer and rich text editor components.
- Produces a single Rust binary without runtime dependencies.
Website: github.com/hawk90/revue
Support:
Developer: 윤상덕(Yoon, Sang-Deok), Hawk
License: MIT License
Revue is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Rust TUI Frameworks | |
|---|---|
| Ratatui | Simple and flexible way to create text-based user interfaces in the terminal |
| Crossterm | Terminal manipulation library |
| iocraft | Craft CLIs, TUIs, and text-based IO |
| tui-realm | Component-driven Rust toolkit built around an Elm-style architecture |
| Zaz | Terminal manipulation library |
| tui-input | Library supporting multiple backends |
| AppCUI-rs | Fast cross-platform Rust library for rich terminal applications |
| R3BL TUI | Async Rust workspace for responsive, interactive terminal applications |
| Revue | Vue-inspired toolkit for building reactive terminal interfaces |
| Tears | Declarative Rust library for composing polished terminal interfaces |
| Reratui | Modern reactive Rust library for dynamic terminal applications |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.