Looking for a terminal output library I forgot the name of

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • tui-rs

    Discontinued Build terminal user interfaces and dashboards using Rust

    tui? This crate does what you describe, and its README contains an animated sine wave.

  • crossterm

    Cross platform terminal library rust

    crossterm is very low level and can do everything you stated if it is not TUI like the other post said? There are a few others like this as well, can you remember anything else about it?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • pancurses

    A Rust curses library, supports Unix platforms and Windows

    pancurses is another ncurses wrapper for Rust.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts