Software Alternatives, Accelerators & Startups

tui-rs VS Gui.cs

Compare tui-rs VS Gui.cs and see what are their differences

tui-rs logo tui-rs

Build terminal user interfaces and dashboards using Rust - fdehau/tui-rs

Gui.cs logo Gui.cs

Console-based user interface toolkit for .NET applications.
  • tui-rs Landing page
    Landing page //
    2023-09-06
  • Gui.cs Landing page
    Landing page //
    2023-09-23

Category Popularity

0-100% (relative to tui-rs and Gui.cs)
URL Shortener
65 65%
35% 35
IDE
66 66%
34% 34
Bookmark Manager
59 59%
41% 41
Link Management
34 34%
66% 66

User comments

Share your experience with using tui-rs and Gui.cs. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, tui-rs should be more popular than Gui.cs. It has been mentiond 30 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

tui-rs mentions (30)

  • Trippy – A Network Diagnostic Tool
    The TUI is built with the awesome Ratatui [0] library (formerly tui-rs [1]). UX is certainly not my area of expertise and I would not have been able to create Trippy without this library. [0] https://github.com/ratatui-org/ratatui. - Source: Hacker News / 5 months ago
  • Projectable: A TUI file manager built for projects
    Rust has great libraries for TUIs. tui-rs (https://github.com/fdehau/tui-rs) 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. - Source: Hacker News / 11 months ago
  • [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. Source: about 1 year ago
  • 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. Source: about 1 year ago
  • Introducing TUI-Journal: Your Personal Journal/Notes App for Terminal Enthusiasts
    This app is based on the these two crate in rust (tui-rs , tui-textarea). The text area provide the Emacs motions and I integrated the vim motions there, but the editor in this app as much simpler than the huge VIM and Emacs systems. Source: about 1 year ago
View more

Gui.cs mentions (10)

  • A TUI for creating TUIs (Terminal User Interface)
    Yes that's right. Terminal.Gui its a C# library for creating cross platform fully functional GUIs that run in a terminal (and also work over SSH). Source: almost 2 years ago
  • How should I deal with UI/displaying stuff in a console app?
    Depending on needs you might consider using Terminal.Gui. Source: over 2 years ago
  • Ask HN: Why is building Windows apps so complicated
    Https://github.com/migueldeicaza/gui.cs "A toolkit for building console GUI apps for .NET, .NET Core, and Mono that works on Windows, the Mac, and Linux/Unix.". - Source: Hacker News / over 2 years ago
  • Library for creating terminal applications with text-based widgets
    For .NET, there is also Terminal.Gui [1] from Miguel de Icaza himself. I've been using it recently to build a specialized terminal-based calculator. [1] https://github.com/migueldeicaza/gui.cs/. - Source: Hacker News / over 2 years ago
  • Just made clickable buttons for console
    Erm... I don't believe MAUI gives you the ability to put a button in a console app? MAUI is a GUI library. I think a better project to link to would have been https://github.com/migueldeicaza/gui.cs. Source: over 2 years ago
View more

What are some alternatives?

When comparing tui-rs and Gui.cs, you can also consider the following products

ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...

FINAL CUT - Library for creating terminal applications with text-based widgets

Turbo Vision - A Turbo Vision port to the GNU compiler and more

newt - Programming library for color text mode, widget based user interfaces.

termbox - Termbox is a library that helps making terminal-based pseudo-GUIs.

FTXUI - Get the latest version of ftxui-starter for Linux - My summary