Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Ratatui Alternatives
Similar projects and alternatives to ratatui
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
textual
Textual is a Rapid Application Development framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and (coming soon) a web browser!
-
-
emoj
Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil:
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
-
-
tui-textarea
Simple yet powerful multi-line text editor widget for tui-rs and ratatui
-
-
-
blessed-contrib
Build terminal dashboards using ascii/ansi art and javascript
-
-
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
ratatui reviews and mentions
-
Rust Chat Server with TUI Client: An Async Adventure and Request for Feedback
TUI Client: This terminal-based UI cleanly separates state management from rendering. Utilizing Flux Architecture principles and ratatui-org/ratatui for rendering.
-
What would be the default gui library to choose ?
Just as a heads up for anyone interested (though this question seems more geared towards GUI), for terminal ui, ratatui is the fork of tui that is actively maintained.
-
Projectable: A TUI file manager built for projects
Rust has great libraries for TUIs. tui-rs (https://github.com/fdehau/tui-rs) has been used in numerous popular applications, but is unmaintained. ratatui (https://github.com/tui-rs-revival/ratatui) is the maintained version, and is pretty new. Less widely known is cursive (https://github.com/gyscos/cursive), which I have yet to try.
Aside from the libraries, I just wanted to start a project that would make be better at Rust. The easy distribution with cargo is a huge bonus though.
-
Opening up funding for ratatui (discussion)
ratatui has a new version released recently: https://github.com/tui-rs-revival/ratatui/releases/tag/v0.21.0
-
ratatui 0.21.0 is released! (community fork of tui-rs)
GitHub: https://github.com/tui-rs-revival/ratatui Changelog: CHANGELOG.md Blog post about this release: https://blog.orhun.dev/ratatui-0-21-0/ Check out apps built with tui: Wiki Discord: https://discord.gg/pMCEU9hNEj
-
[Media] Introducing Trippy: A Network Diagnostic Tool
u/lordnacho666 It uses the fabulous https://github.com/fdehau/tui-rs (now revived as https://github.com/tui-rs-revival/ratatui) TUI lib.
-
Introducing TUI-Journal: Your Personal Journal/Notes App for Terminal Enthusiasts
If you interested in the TUI apps in rust you can start with the crate tui-rs or its revival ratatui. They have examples inside of them which you can start and see the source code to get the basic functionalities. For the text editor you can check examples in the crate tui-textarea.
You can find us on GitHub at https://github.com/tui-rs-revival/ratatui
-
A note from our sponsor - SonarLint
www.sonarlint.org | 22 Sep 2023
Stats
ratatui-org/ratatui is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ratatui is Rust.