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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. 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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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?

  4. 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

  • A REPL for Fat-Finger Friendly Typing

    2 projects | dev.to | 21 Oct 2024
  • Build a password manager with Rust - Part 2

    3 projects | dev.to | 1 Jun 2024
  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?

    57 projects | news.ycombinator.com | 6 May 2024
  • Canonical way to handle concurrent events with crates that don't model that use case

    1 project | /r/rust | 21 May 2023
  • [2022 Day 14 (Part 1/2) [Rust] Made a small toy

    2 projects | /r/adventofcode | 16 May 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?